Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giorgiogtelian/mern-ai_chatbot
https://github.com/giorgiogtelian/mern-ai_chatbot
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/giorgiogtelian/mern-ai_chatbot
- Owner: giorgioGTelian
- Created: 2024-01-07T09:57:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T12:15:31.000Z (9 months ago)
- Last Synced: 2024-02-04T11:35:05.130Z (9 months ago)
- Language: TypeScript
- Homepage: https://mern-ai-chat-bot-coral.vercel.app
- Size: 25.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN Stack AI Chatbot
This is an AI Chatbot application, inspired by ChatGPT, by using MERN Stack and OpenAIIt's a customized chatbot where each message of the user is stored in DB and can be retrieved and deleted.
It's a completely secure application using JWT Tokens, HTTP-Only Cookies, Signed Cookies, Password Encryption, and Middleware Chains.
Contributions are welcome