Skip to content

swiftiecoder/llm-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-chatbot

Things to Add/Change in the Code

  • Add another file with langchain code
    • RAG Chain with Gemini and MongoDB
    • MongoDB as persistent chat history store
    • Vectorize and store pdf
    • Maybeee down the line use autogen?
  • Create bot with bot father
  • Add bot capability to vectorize pdfs sent in the chat