Skip to content

An AI chatbot/PDF chatbot using Langchain, GenAI API and Duckduckgo search engine

Notifications You must be signed in to change notification settings

fzkn4/Personal_AI_Chatbot_with_langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Personal AI Chatbot with langchain

A personal AI chatbot using Langchain, Google's GenAI llm, DuckDuckGo search engine and PyPdf2.

Features

It fetches information using DuckDuckGo search engine to have an updated information that you need.
It also have a PDF chat that you might wanna use whenever you want a PDF as it's base knowledge.

Packages

To install all package, just pip install langchain dotenv PyPdf2 streamlit

Uses

Create your own .env and have your GenAI API key
To run code, just streamlit run app.py.

About

An AI chatbot/PDF chatbot using Langchain, GenAI API and Duckduckgo search engine

Topics

Resources

Stars

Watchers

Forks

Languages