MehrabRahman / langchaindemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langchaindemo

Final RAG project. We will build this out as a RAG chatbot. Fork the repo, or submit issues, and make pull requests with your added functions, bug fixes, and other improvements.

Challenges:

  • Implement custom LLM class to use AWS hosted model
  • Implement RAG response for state of the union text
  • Replace Sentence Transformer with custom embedding function from AWS
  • [] Implement built-in templates
  • [] Implement multiple document embedder, better chunking strategies
  • [] Implement more advanced chains

About


Languages

Language:Python 100.0%