Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giorgiogtelian/mern-ai_chatbot


https://github.com/giorgiogtelian/mern-ai_chatbot

Last synced: about 7 hours ago
JSON representation

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