Skip to content
#

chatbot-application

Here are 266 public repositories matching this topic...

Meet MultiPDF 📚 Chat AI App! 🚀 Chat seamlessly with Multiple PDFs using Langchain, Google Gemini Pro & FAISS Vector DB with Seamless Streamlit Deployment. Get instant, accurate responses from Awesome Google Gemini OpenSource language Model. 📚💬 Transform your PDF experience now! 🔥✨

  • Updated Apr 23, 2024
  • Python

Build a chatbot using deep learning techniques. The chatbot will be trained on the dataset which contains categories (intents), pattern and responses. We use a special recurrent neural network (LSTM) to classify which category the user’s message belongs to and then we will give a random response from the list of responses.

  • Updated Jan 5, 2020
  • Python

Improve this page

Add a description, image, and links to the chatbot-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chatbot-application topic, visit your repo's landing page and select "manage topics."

Learn more