SherryLiu 70267c4070 update README 1 سال پیش
..
RAG_output.txt 66705276c5 Initial version 1 سال پیش
README.md 70267c4070 update README 1 سال پیش
config.py fb23c66940 wip 1 سال پیش
embeddings.py fb23c66940 wip 1 سال پیش
log_record_rows.csv 66705276c5 Initial version 1 سال پیش
main.py 66705276c5 Initial version 1 سال پیش
models.py fb23c66940 wip 1 سال پیش
qa_embeddings.pkl 66705276c5 Initial version 1 سال پیش
qa_faiss_index.bin 66705276c5 Initial version 1 سال پیش
rag_chain.py 66705276c5 Initial version 1 سال پیش
requirements.txt 66705276c5 Initial version 1 سال پیش
run.sh 66705276c5 Initial version 1 سال پیش
text_processing.py 66705276c5 Initial version 1 سال پیش

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