prop50-chatbot / README.md
colemanwhaylon's picture
Update README.md
6e83cf2 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
title: Prop 50 Debate Assistant
emoji: 🗳️
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
license: mit

Prop 50 Debate Assistant 💬

An AI-powered chatbot that helps voters understand California Proposition 50 (Election Rigging Response Act) for the November 4, 2025 special election.

Features

  • Knowledgeable: Trained with comprehensive information about Prop 50
  • Respectful: Engages in good-faith debate while advocating for YES
  • Interactive: Answers questions and addresses common objections
  • Accessible: Easy-to-use chat interface

About Proposition 50

Proposition 50 is the Election Rigging Response Act, a temporary measure to create new congressional maps for 2026-2030 in response to Republican gerrymandering in other states. The measure would:

  • Create temporary congressional districts (2026-2030)
  • Return to independent commission maps after 2030 census
  • Help Democrats potentially gain up to 5 House seats
  • Cost $282.6M for the special election

Usage

Simply type your question about Prop 50 and the chatbot will provide informed answers and engage in respectful debate.

Embedding

To embed this chatbot on your website:

<script
    type="module"
    src="https://gradio.s3-us-west-2.amazonaws.com/5.34.2/gradio.js"
></script>

<gradio-app src="https://YOUR-USERNAME-prop50-chatbot.hf.space"></gradio-app>

Development

Built with:

  • Gradio - Web interface
  • OpenAI GPT-4o-mini - Language model
  • Python - Backend

License

MIT License - Created for the Yes on Prop 50 campaign