Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,11 @@ An generative AI made using [microsoft/DialoGPT-small](https://huggingface.co/mi
|
|
9 |
# AEONA
|
10 |
Aeona is an chatbot which hope's to be able to talk with humans as if its an friend!
|
11 |
It's main target platform is discord.
|
12 |
-
You can invite the bot [here](https://aeona.repl.co/)
|
|
|
|
|
|
|
|
|
13 |
contact: [email protected]
|
14 |
## Goals
|
15 |
The goal is to create an AI which will work with AIML in order to create the most human like AI.
|
|
|
9 |
# AEONA
|
10 |
Aeona is an chatbot which hope's to be able to talk with humans as if its an friend!
|
11 |
It's main target platform is discord.
|
12 |
+
You can invite the bot [here](https://aeona.repl.co/).
|
13 |
+
|
14 |
+
To learn more about this project and chat with the ai, you can use this [website](https://aeona.repl.co/).
|
15 |
+
|
16 |
+
Aeona works why using context of the previous messages and guessing the character of the human who is talking with it and adapting its own character to better talk with the user.
|
17 |
contact: [email protected]
|
18 |
## Goals
|
19 |
The goal is to create an AI which will work with AIML in order to create the most human like AI.
|