Skip to content

hamdan-27/viewit-old-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewIt Chatbot

The complete AI real estate agent, and more.

ViewIt.AI Logo


It is recommmended to create a virtual environment and install the requirements specified in the requirements.txt file in the following manner:

$ pip3 install -r requirements.txt

1. main.py

For debugging:

Runs the chatbot on the streamlit interface. Simply navigate to this directory on your cli and run:

$ streamlit run main.py

Live app:

Open In Streamlit

Official Streamlit Documentation


2. terminal_chatbot.py

Runs the QA feature on the jupyter notebook. Reads the DataFrame from CSV and defines the question answering function.

Simply call the agent.run() method and pass the question to generate responses.

About

using the old reifdin dataset (reidin_new.csv)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages