deepparag commited on
Commit
bea2f0f
1 Parent(s): 16b7a7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -10
README.md CHANGED
@@ -1,20 +1,15 @@
1
  ---
2
- thumbnail: https://images-ext-2.discordapp.net/external/IaDAOIgiVKpnDGgsqAsVEW5jgwIHprFc3dSmlW3U0Ro/%3Fsize%3D4096/https/cdn.discordapp.com/avatars/931226824753700934/51db9904887a38dca03238f9b3479594.png
3
  tags:
4
  - conversational
5
  license: mit
6
  ---
7
- An generative AI made using [microsoft/DialoGPT-small](https://huggingface.co/microsoft/DialoGPT-small).
8
 
9
  # AEONA
10
- Note the AI is still learning so expect very frequent updates!
11
- Soon a sample AIML project and a API will be released!
12
- # Free API with the AIML backend!
13
- [API](https://rapidapi.com/76multi@gmail.com/api/aeona2/)
14
- [Website using the API](https://Aeona.repl.co/chat)
15
-
16
- Context is broken right now.
17
- So only the first message works
18
  ## Goals
19
  The goal is to create an AI which will work with AIML in order to create the most human like AI.
20
 
 
1
  ---
2
+ thumbnail: https://images-ext-2.discordapp.net/external/Wvtx1L98EbA7DR2lpZPbDxDuO4qmKt03nZygATZtXgk/%3Fsize%3D4096/https/cdn.discordapp.com/avatars/931226824753700934/338a9e413bbceaeb9095a29e97d4fac0.png
3
  tags:
4
  - conversational
5
  license: mit
6
  ---
7
+ An generative AI made using [microsoft/DialoGPT-small](https://huggingface.co/microsoft/DialoGPT-medium).
8
 
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
  ## Goals
14
  The goal is to create an AI which will work with AIML in order to create the most human like AI.
15