بدون توضیح

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

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.