An automated customer support chatbot for transport solutions, built with FastAPI, Streamlit, and Rasa.
- frontend/: Streamlit application for user interaction.
- backend/: FastAPI application handling API requests.
- nlp/: Rasa configurations for NLP and dialogue management.
- database/: PostgreSQL database schema and seed data.
- ml_models/: Integration with MindsDB for machine learning tasks.
- docker/: Dockerfiles and Docker Compose for containerization (future).
- Python
- PostgreSQL
- Streamlit
- Rasa
-
Clone the Repository:
git clone https://github.com/yourusername/transport_chatbot.git cd transport_chatbot