https://github.com/giorgiogtelian/mern-ai_chatbot
a mern chatbot made in react and deployed on vercel
https://github.com/giorgiogtelian/mern-ai_chatbot
mern-stack reactjs vercel
Last synced: 8 months ago
JSON representation
a mern chatbot made in react and deployed on vercel
- Host: GitHub
- URL: https://github.com/giorgiogtelian/mern-ai_chatbot
- Owner: giorgioGTelian
- Created: 2024-01-07T09:57:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T12:15:31.000Z (over 1 year ago)
- Last Synced: 2024-12-29T14:29:54.348Z (10 months ago)
- Topics: mern-stack, reactjs, vercel
- 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