rj7shakya / qa_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QA Bot

Our AI-powered assistant, powered by FLAN T5, can answer all your questions and more. Ask away and experience a faster, smoother shopping experience on Flipkart!

Run Locally

Clone the project

  git clone git@github.com:rj7shakya/qa_bot.git

Go to the project directory

  cd qa_bot

Install dependencies

  • use pip3/python3 for mac
  pip install -r requirements.txt

Set environment variable

  • Set model_path variable with path where your model(.ckpt file) exists.

Start the server

  python app.py

Tech Stack

ML: Transformers, Numpy, flan-t5-base

Web: Flask, HTML, Daisy UI

Model

Download this model into your project base path.

Dataset

  • Ecommerce(Flipkart) FAQs

  • Link

Screenshots

App Screenshot

App Screenshot

Demo

https://youtu.be/cOwBb6Oab_c

Authors

  • Palisha Shrestha
  • Rajad Shakya
  • Rashika Karki

About


Languages

Language:Jupyter Notebook 99.1%Language:HTML 0.6%Language:Python 0.3%