Skip to content

danghung1202/rag-zero

Repository files navigation

RAG example: Chat with your PDF

Chat with your PDF is the rag project which is build with:

  • Langchain: the RAG framework
  • OpenAI: the LLM model
  • Streamlit: the python UI for chatbot project

Installation

Run on python: 3.11.x

Use the package manager pip to install foobar.

pip install -r requirements.txt

Usage

Before run the app, you need to input the OpenAI key into the .env file

streamlit run Chatbot.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

The RAG AI playground using the Langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages