/AI-ChatBot

AI Chatbot application leveraging the MERN Stack and OpenAI, inspired by ChatGPT

Primary LanguageTypeScript

AI-ChatBot

Developed an AI Chatbot application leveraging the MERN Stack and OpenAI, inspired by ChatGPT, with a focus on storing user messages securely in a database for retrieval and deletion.

Ensured robust security protocols through implementation of JWT Tokens, HTTP-Only Cookies, Signed Cookies, Password Encryption, and Middleware Chains, guaranteeing the integrity and confidentiality of user interactions.