Skip to content

Chris-Lopes/AI-Chatbot-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java AI Chatbot

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.

Table of Contents

Features

  • 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.

Prerequisites

Ensure you have the following before running the project:

  • Java JDK 8 or higher: Download Java
  • Internet Connection: Required for API communication.

Installation

Follow the steps below to set up and run the project:

1. Clone the Repository

Clone this repository using the command below:

git clone https://github.com/Chris-Lopes/AI-Chatbot-JAVA.git
cd AI-Chatbot-JAVA

Usage

Run the Chatbot.class file

java Chatbot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages