Skip to content

Viv696969/Chatbots

Repository files navigation

Custom Chatbots Using Dialogflow,FastAPI,MySQL and AWS

This repository contains projects related to chatbot development using cloud technologies like Dialogflow, FastAPI for serving the backend, and AWS for deployment purposes. Rajni and CinemaMitra are the two chatbots built for tasks such as an online food delivery system and an online movie ticket booking system, respectively.

What Sets These Chatbots Apart

These chatbots don't use generative AI models like GPT or Llama, which rely on RAG (Retrieval Augmented Generation). Instead, they can be used for specific purposes in various domains like healthcare, sales, marketing, and booking systems. They also communicate with databases like MySQL to provide dynamic information, a feature missing in RAG chatbots.

Entire Docs for Online Movie Ticket Booking System Chatbot aka CinemaMitra

CinemaMitra

Entire Docs for Online Food Delivery System Chatbot aka Rajni

Rajni

Tech Stack

My Skills

My Skills

Cloud Service Providers used

My Skills

My Skills

Installation

Install Modules Using Python 3.11

  git clone https://github.com/Viv696969/Chatbots.git
  cd Chatbots
  cd "Movie Ticket Booking"
  pip install -r requirements.txt

Used By

These type of chatbots are used by :

  • Dominos
  • Assembly Ai
  • Fiat Motors

Screenshots

Rajni

CinemaMitra

🔗 Links

Connect with me On
 linkedin

View my Project Videos
 linkedin

Gmail
 My Skills

Releases

No releases published

Packages

 
 
 

Contributors