https://github.com/rahuletto/chatable
This is a Discriminative AI which identifies the tone of the text and its meaning using NLU and NLP and outputs a pre-learned text.
https://github.com/rahuletto/chatable
chatbot javascript nextjs nlp nlu typescript website
Last synced: 2 months ago
JSON representation
This is a Discriminative AI which identifies the tone of the text and its meaning using NLU and NLP and outputs a pre-learned text.
- Host: GitHub
- URL: https://github.com/rahuletto/chatable
- Owner: Rahuletto
- Created: 2023-08-19T13:59:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T06:58:23.000Z (almost 3 years ago)
- Last Synced: 2026-04-27T12:35:22.555Z (2 months ago)
- Topics: chatbot, javascript, nextjs, nlp, nlu, typescript, website
- Language: TypeScript
- Homepage: https://chatabl.vercel.app/
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Chatable
Chatable is a preview version of my [chatbot](https://github.com/Rahuletto/chatbot) project and [simply-api](https://simplyapi.js.org) project
Fed 12k+ datasets to the model so dont expect it to be smarter
> NOTE !
> This is not a Generative type of AI but rather a Discriminative AI. Learn more about it here: https://developers.google.com/machine-learning/gan/generative
Feel free to star the project <3