gazalpatel/AI-Chat-Bot
This repository includes Artificial Intelligence implementation in java language to create chatbot. Chat bot is created in Core Java and Swing Project using Eclipse IDE. Projects can be run on other IDE as command line application. This project includes AI specific reply based on user input, basic type-error detection, text processing and text prediction. I intend to improve this project using more use of Natural Language Processing and better Machine Learning Algorithm in future.
This is a basic chatbot application that can be used to simulate simple conversations. It takes user text input and provides an AI-generated reply, offering rudimentary error detection and text prediction. Anyone looking to experiment with fundamental conversational AI or integrate a basic chat function into a Java application would find this useful.
No commits in the last 6 months.
Use this if you need a very basic, command-line or Swing-based chatbot primarily for learning or simple conversational interactions.
Not ideal if you require advanced natural language understanding, complex dialogue flows, or integration with modern web or mobile platforms.
Stars
31
Forks
15
Language
Java
License
—
Category
Last pushed
Apr 20, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gazalpatel/AI-Chat-Bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-solutions/qnabot-on-aws
AWS QnABot is a multi-channel, multi-language conversational interface (chatbot) that responds...
BotLibre/BotLibre
An open platform for artificial intelligence, chat bots, virtual agents, social media...
bitcoinsearch/chat-btc
A conversational AI based on technical bitcoin sources
rabidgremlin/Mutters
A framework for building bot brains.
kevwan/chatbot
A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.