설명 없음

SherryLiu 2346de8c96 added docker-file for 台智雲 7 달 전
Documents 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
chroma_db_ans_embedding 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
chroma_db_carbon_questions 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
.gitignore 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
=40.0.0 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
Indexing_Split.py 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
RAG_app.py 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
RAG_app_copy.py ef69f16e46 integrated taide model to RAG_strategy 7 달 전
RAG_strategy.py ef69f16e46 integrated taide model to RAG_strategy 7 달 전
README.md 2346de8c96 added docker-file for 台智雲 7 달 전
add_vectordb.py 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
docker-compose.yml 2346de8c96 added docker-file for 台智雲 7 달 전
dockerfile 2346de8c96 added docker-file for 台智雲 7 달 전
dump.rdb 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
environment.env 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
main.log 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
ollama_chat.py ec3fce5b51 able to run taide locally in ollama, not docker 7 달 전
out.gv 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
out.png 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
requirements.txt 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
requirements_semantic_search.txt 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
run.sh ef69f16e46 integrated taide model to RAG_strategy 7 달 전
semantic_cache.ipynb 40c0e98dea Runnable Version. Experimental changes and new files. 7 달 전
taide_rag.py ef69f16e46 integrated taide model to RAG_strategy 7 달 전

README.md

RAG with TAIDE Model

Running with Docker

  1. Install Docker and Docker Compose on your system.
  2. Clone this repository.
  3. Create a .env file in the project root with your API keys.
  4. Run docker-compose up --build in the project root.
  5. The application will be available at http://localhost:8000.