A full-stack chatbot application built with Flask, Langchain, OpenAI API, and a React.js frontend styled with Material-UI.
- Python
- Flask – API development and routing
- Flask-CORS – Cross-Origin Resource Sharing
- Langchain – Managing LLM prompts and conversations
- OpenAI API – ChatGPT integration
- dotenv – Environment variable management
- AWS Lambda (optional) – Serverless deployment
- React.js – Frontend framework
- Material-UI – UI components and styling
- JavaScript – Core scripting
- CSS – Custom styling