simple-chatbot
There are 12 repositories under simple-chatbot topic.
tridibsamanta/Chatbot-using-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.
devarshishimpi/google-gemini-nodejs-chatbot
Simple Google Gemini ChatBot for Nodejs
Adiprogrammer7/intent_based_chatbot
An intent-based chatbot in python with tflearn and TensorFlow. It can be trained for a specific purpose and works well within that specific scope.
sibisiddharth8/Chat-Craft-Materials
A simple chatbot built using python(flask), html, css, javascript and gemini api for lecture purposes.
Avishka777/Chat-Bot
This is a simple chatbot implemented in Python using natural language processing techniques. The chatbot is capable of engaging in conversations with users, responding to greetings, and generating appropriate responses based on user input.
crypticani/Python-MiniProjects
Some mini projects in python.
syarwani-1/Simple-Chat-Ai
🤖 Terminal-based AI Chat Application powered by Groq, enabling seamless conversational interactions through a simple Python script. Easily configurable with Groq API, supporting multiple language models and customizable chat parameters.
Jyotshna25/ROSE_Chatbot
ROSE 🤖 – A simple rule-based personal chatbot that greets users, opens websites, performs Google searches, checks the time, and provides weather/news updates. Built with Python. 🐍🌐
ARRETdaniel/22-2_AI
Contextual Chatbot in PyTorch
MainActivityKt/Simple-Chat-Bot-Kotlin
A project of Kotlin Developer track on Hyperskill