Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 762 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 762 Bytes

Quirry- The smart solver

Quirry the smart solver created for organization, so that they can redired to our website and use there customized chatbot for there own questioning and answering purpose.It is created using HTML, CSS, python, Flask, Tensorflow and using basic Sql for authentication storing.

Table of contents

General info

This project is chatbot for organization and used for helping purpose

Technologies

Project is created with:

  • HTML 5
  • CSS
  • Python , Flask 1.0, Tensorflow 2.0

Setup

To run this project, install it locally using pip install:

$ pip install Flask
$ pip install Tensorflow
$ pip install jsonify
$ pip install nltk