Skip to content

An intelligent, ChatGPT-like chatbot for asking about US legislation, built on cutting-edge LLMs and a database of thousands of Congressional documents. It is also accessible as an API.

Notifications You must be signed in to change notification settings

kpmcgowan/legislation-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legislation-chatbot

Link to Web App

Winner of "Best Use of Open Source Models" by Hugging Face at AI ATL.

What is this?

An intelligent, ChatGPT-like chatbot for asking about US legislation, built on cutting-edge LLMs and a database of thousands of Congressional documents. It is also accessible as an API.

Why?

Federal legislation impacts the entire nation, but there are hundreds of thousands of documents to sift through. Unfortunately, that makes it possible to hide important changes from the people. Use it to learn more about issues you care about or even as a research assistant.

How?

Utilizing the Congress API, sentence transformers, Google Cloud functions, and built off of Anthropic's Claude-2 (shout-out to Anthropic for providing an API key!), we've created a complex retrieval-augmented generative AI to answer your queries.

How do I use this?

Try to ask about bills related to a topic you care about, ask for details about a specific bill, or anything you think is important! Power to the people ✊

More info here, including potential future features (like notifications for topics you care about)!

Authors: Nicholas Polimeni, Faris Durrani

About

An intelligent, ChatGPT-like chatbot for asking about US legislation, built on cutting-edge LLMs and a database of thousands of Congressional documents. It is also accessible as an API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.7%
  • Python 10.3%