Chat Bot
A software application used for an online chat via text or text-to-speech, instead of giving contact with a human.
Here are 14,399 public repositories matching this topic...
This Project Uses Python's Chatterbot library To Create a trainable Chatbot
-
Updated
Apr 22, 2023 - Python
Chatbots are a huge phenomenon in internet marketing. What is chatbot? A chatbot is software that uses natural language processing to converse with humans in text form. The software can help users tailor their questions to receive the best answers. In this blog, we will talk about how to build an Alexa skill, an iOS app, bot using Python.
-
Updated
Jan 7, 2023 - Python
simple college admission chatbot which will help you to go through admission process
-
Updated
Apr 6, 2023 - Python
A chat bot using chat gpt as an NLP engine to serve as a helpdesk for health conditions.
-
Updated
Jun 9, 2023 - CSS
Student project on creating an intent-based chatbot to discuss with other chatbots.
-
Updated
Feb 23, 2023 - Python
This repository contains a Telegram chatbot that leverages OpenAI's GPT-3 and Go channels for task queue management. The chatbot can respond to messages, store the last 10 conversations for each user, and efficiently process messages using channels. A great starting point for building your own AI-powered Telegram chatbot.
-
Updated
Feb 14, 2023 - Go
A chatbot poc using chatgpt api. Text to SQL chatbot with streamlit interface
-
Updated
May 1, 2023 - Python
In this repo, I'll put projects that I've done in collaboration with chatbots like OpenAI ChatGPT, Google Bard, etc.
-
Updated
Apr 13, 2023 - C++
Chatbot to answer questions related to town hall
-
Updated
Apr 20, 2023 - Python
An interactive and intelligent chat bot powered by OpenAI's ChatGPT language model that runs on terminal
-
Updated
Jul 27, 2023 - JavaScript
The ChatGPT application via Facebook Messenger is a chatbot built on the GPT model, allowing users to ask questions and receive automatic responses from the chatbot.
-
Updated
Mar 4, 2023 - TypeScript
Create a custom ChatBot using Embedchain
-
Updated
Jul 4, 2023 - Jupyter Notebook
To build a chatbot for college admission cells to guide students throughout their admission process.
-
Updated
Feb 6, 2023 - Python
This project is a rule-based chatbot developed for Menkhet, a clothing manufacturing company. The chatbot allows customers to make orders, customize their orders, and track them, all through a conversational interface.
-
Updated
Mar 9, 2023 - Python
This project is a Telegram chatbot that uses OpenAI language models, it's inspired by OpenAI's ChatGPT.
-
Updated
Jul 13, 2023 - Python