SherryLiu 33d09d55e4 remove main.py from remote repo 11 月之前
..
RAG_output.txt 66705276c5 Initial version 11 月之前
README.md 70267c4070 update README 11 月之前
config.py fb23c66940 wip 11 月之前
embeddings.py fb23c66940 wip 11 月之前
log_record_rows.csv 66705276c5 Initial version 11 月之前
models.py fb23c66940 wip 11 月之前
qa_embeddings.pkl 66705276c5 Initial version 11 月之前
qa_faiss_index.bin 66705276c5 Initial version 11 月之前
rag_chain.py 66705276c5 Initial version 11 月之前
requirements.txt 66705276c5 Initial version 11 月之前
run.sh 66705276c5 Initial version 11 月之前
text_processing.py 66705276c5 Initial version 11 月之前

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