This is a simple AI implementation with Java.
It can write simple code, greeting to you, answer you some questions and say goodbye.
- Download the source code.
- Run the command
javac Main.java
to compile the code. - Run the command
java Main
to run the code.
- Greeting
- Answer simple questions
- Say goodbye
- Write some simple code in some languages
- Translation
- Input the username
- Input the session id, i.e. what you want call the session
- Ask questions and wait for answer!