An open API service indexing awesome lists of open source software.

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

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