Skip to content

Raghucharan16/RAG-Agent-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport Support Chatbot

An automated customer support chatbot for transport solutions, built with FastAPI, Streamlit, and Rasa.

Project Structure

  • 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).

Getting Started

Prerequisites

  • Python
  • PostgreSQL
  • Streamlit
  • Rasa

Setup Instructions

  1. Clone the Repository:

    git clone https://github.com/yourusername/transport_chatbot.git
    cd transport_chatbot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages