Nincs leírás

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

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.