Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saineshnakra/mern-chatgpt-fullstack
https://github.com/saineshnakra/mern-chatgpt-fullstack
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saineshnakra/mern-chatgpt-fullstack
- Owner: saineshnakra
- Created: 2024-03-20T02:39:09.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-20T02:43:59.000Z (8 months ago)
- Last Synced: 2024-05-13T00:33:22.666Z (6 months ago)
- Language: TypeScript
- Size: 3.91 KB
- 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 OpenAI
It'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