Sem descrição

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

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.