Skip to content

Langchain RAG to retrive data from docs: used vectordb, doc loader, cosine search, gemini llm

Notifications You must be signed in to change notification settings

hamzaqureshi5/langchain-rag-docs-chatbot

Repository files navigation

TalkPDF is a chatbot designed using Langchain and LLM to interact with your data, including PDF files, and more.

See toml file

Steps to run this code

  1. Use Python 3.12.8
  2. pip install poetry
  3. poetry install
  4. run final_chat_bot.ipnyb

About

Langchain RAG to retrive data from docs: used vectordb, doc loader, cosine search, gemini llm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published