This is a full stack chatbot application built using MERN (React, MongoDB, Express, Node.js, and TypeScript). The chatbot uses OpenAI's ChatGPT API to provide intelligent responses and help users find answers to their questions. The application includes enhanced security features using JWT tokens and hashing techniques to ensure secure communication.
- Intelligent chat responses using OpenAI's ChatGPT API
- Secure password storage using hashing techniquesa
- RESTful API built with Node.js and Express
- Real-time chat interface
- User-friendly UI built with React, TypeScript, and Material-UI
Frontend: React, Typescript, MaterialUI
Backend: Node, Express, Typescript
Database: MongoDB
Authentication & Security: JWT tokens, Bcrypt