Skip to content

A simple PDF-based chatbot built with Streamlit, LangChain, and OpenAI embeddings. Upload any PDF and ask questions; the bot will fetch answers from your document using GPT-3.5.

Notifications You must be signed in to change notification settings

Avirmora/My-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Chatbot

A simple PDF-based chatbot built with Streamlit, LangChain, and OpenAI embeddings.
Upload any PDF and ask questions; the bot will fetch answers from your document using GPT-3.5.

Features

  • Upload a PDF and ask questions.
  • Uses OpenAI GPT-3.5 for Q&A.
  • Streamlit interface for easy usage.

Installation

  1. Clone the repository:
git clone https://github.com/Avirmora/My-Chatbot.git
cd My-Chatbot

About

A simple PDF-based chatbot built with Streamlit, LangChain, and OpenAI embeddings. Upload any PDF and ask questions; the bot will fetch answers from your document using GPT-3.5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages