Skip to content

neoluxis/MyAI_Java

Repository files navigation

My AI Java

简体中文

This is a simple AI implementation with Java.

It can write simple code, greeting to you, answer you some questions and say goodbye.

How to use

  1. Download the source code.
  2. Run the command javac Main.java to compile the code.
  3. Run the command java Main to run the code.

Features

  • Greeting
  • Answer simple questions
  • Say goodbye
  • Write some simple code in some languages
  • Translation

In the Running

  1. Input the username
  2. Input the session id, i.e. what you want call the session
  3. Ask questions and wait for answer!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages