Skip to content

rdfco/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

STIM Analytics ChatBot that can answer questions about the patents based on the reports. image

Setup

Requirements

python -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txt

Run the server

python server.py

Run the client

python client.py

About

A Langchain chatbot that can answer questions about patents based on the reports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages