This is a simple AI chatbot built using Java and the Gorq API. The chatbot allows users to have basic conversations, leveraging the AI capabilities provided by the Gorq API.
- Simple and Lightweight: Easy to run Java program with minimal dependencies.
- AI-Powered Responses: Uses the Gorq API for intelligent conversation.
- Command-Line Interface (CLI): User-friendly and straightforward interface.
Ensure you have the following before running the project:
- Java JDK 8 or higher: Download Java
- Internet Connection: Required for API communication.
Follow the steps below to set up and run the project:
Clone this repository using the command below:
git clone https://github.com/Chris-Lopes/AI-Chatbot-JAVA.git
cd AI-Chatbot-JAVA
Run the Chatbot.class file
java Chatbot