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

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