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

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