- This is an AI Chatbot application
- it is inspired by ChatGPT
- built 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.