SherryLiu 70267c4070 update README hace 1 año
..
RAG_output.txt 66705276c5 Initial version hace 1 año
README.md 70267c4070 update README hace 1 año
config.py fb23c66940 wip hace 1 año
embeddings.py fb23c66940 wip hace 1 año
log_record_rows.csv 66705276c5 Initial version hace 1 año
main.py 66705276c5 Initial version hace 1 año
models.py fb23c66940 wip hace 1 año
qa_embeddings.pkl 66705276c5 Initial version hace 1 año
qa_faiss_index.bin 66705276c5 Initial version hace 1 año
rag_chain.py 66705276c5 Initial version hace 1 año
requirements.txt 66705276c5 Initial version hace 1 año
run.sh 66705276c5 Initial version hace 1 año
text_processing.py 66705276c5 Initial version hace 1 año

README.md

101 RAG chatbot

  • Using OpenAI Embeddings
  • Using FAISS index
  • Using TAIDE LLM model (llama 3 version)

To run the code

./run.sh

There are sample outputs in RAG_output.txt