Skip to content

y20acs524/Conversational-AI-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a chatbot project made using python,NLP and generative AI technology which are freely available for users.The welcome interface looks like the below picture.

Screenshot 2024-07-19 184729

If we select the "chat with PDFs" option.Then the interface will look like this.

Screenshot 2024-07-19 185212

Once we upload the PDF files,we can ask our chatbot about the PDFs and it will answer us according to our requirements.

Screenshot 2024-07-19 185340

Another option is "chat with assistant".Here we can chat with our chatbot which is trained predefined on knowledge base.

Screenshot 2024-07-19 185547

Screenshot 2024-07-19 185812

we can also store and check our chatbot history by appending the messgaes to session variable.

Screenshot 2024-07-19 185901

I also integrate these two features which can enable us to serach for query in web and in user given files at once.

Screenshot 2024-07-19 190422

Screenshot 2024-07-19 190529

I also embedded an option for further development where developers can embedd new features like weather reporting and news availability.

Screenshot 2024-07-19 190736

Screenshot 2024-07-19 190740

Screenshot 2024-07-19 190841

About

chatbot using python,NLP,LLM and Generative AI technology.It also includes speech recognition to give voice inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published