Skip to content

ryancallihan/ChatJerryPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 ChatJerryPT

This repo is an implementation of a locally hosted Jerry Seinfeld chatbot.

Jerry working on a computer

✅ Running locally

  1. Install dependencies: pip install -r requirements.txt
  2. Run the app: make start
    1. To enable tracing, make sure langchain-server is running locally and pass tracing=True to get_chain in main.py. You can find more documentation here.
  3. Open localhost:9000 in your browser.

About

ChatGPT, but it sounds like Jerry Seinfeld.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published