CoolFace
Apppublic

kappai/EU-VP-SD

sourceHugging Facemitupdated 7mo agoView on Hugging Face
1likes
App README

Mohammed Chahim โ€” Debate Response Generator

#DesigningEurope 2026 | S&D Vice-President | ENVI | The Netherlands

๐Ÿ†“ Completely free โ€” no API key required. Powered by Mistral-7B-Instruct-v0.3 via the HuggingFace free Inference API.


What It Does

Enter any debate point currently on the floor and get two structured outputs:

TabContents
๐Ÿ“ข Structured SpeechOpening line ยท Core argument ยท CBAM connection ยท Key points with evidence ยท Call to action
โš”๏ธ Rebuttal ToolkitStrongest opposing argument ยท Who would say it ยท Chahim's rebuttal ยท The killer line

Deploy in 3 Steps

1. Create a new HuggingFace Space

2. Upload these two files

  • โ€”app.py
  • โ€”requirements.txt
  • โ€”README.md (this file โ€” needed for the Space card metadata at the top)

3. That's it. HuggingFace builds and launches automatically in ~1 minute.


Optional: Add a HuggingFace Token for Higher Rate Limits

The app works without any token. If the free tier is busy (queue > 30s), add a token:

  • โ€”Space โ†’ Settings โ†’ Variables and secrets โ†’ New secret
  • โ€”Name: HF_TOKEN | Value: your token from huggingface.co/settings/tokens
  • โ€”Free tokens are available to everyone โ€” they just increase your rate limit.

About Chahim

  • โ€”CBAM Rapporteur โ€” architect of the world's first carbon tariff (in full force Jan 2026)
  • โ€”S&D Vice-President โ€” responsible for Green Deal for Industry & Financing the Just Transition
  • โ€”PhD in Operations Research (Tilburg University), former TNO researcher
  • โ€”GroenLinks-PvdA, Netherlands โ€” re-elected June 2024

All positions in the system prompt reflect Chahim's actual public record.


Files

app.py              โ† Gradio app + full Chahim persona + inference logic
requirements.txt    โ† huggingface_hub + gradio (no anthropic needed)
README.md           โ† This file (also the HF Space metadata card)