An open API service indexing awesome lists of open source software.

https://github.com/timbmg/parteipapagei


https://github.com/timbmg/parteipapagei

bundestagswahl elections llm rag streamlit

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🗳️ ParteiPapagei
ParteiPapagei is a simple RAG (Retrieval-Augmented Generation) application designed to facilitate conversations with the political programs of Germany's major parties in preparation for the 2025 election ("Bundestagswahl"). The app enables users to ask questions about proposed party policies and generates responses grounded in the respective party programs. Additionally, it includes links within the responses, directing users to the relevant sections of the programs for verification and in-depth exploration. As a supplementary resource, we provide the processed and cleaned party programs in Markdown format for easy access and use.

The app can be accessed at [parteipapagei.de](https://parteipapagei.de/?utm_source=github-readme).

![parteipapagei](https://github.com/user-attachments/assets/d25c1b0d-b382-4891-9e34-cb98e4a3a50b)

## Citation
```bibtex
@software{Baumgartner_ParteiPapagei_2025,
author = {Baumgärtner, Tim},
license = {Apache-2.0},
month = jan,
title = {{ParteiPapagei}},
url = {https://github.com/timbmg/parteipapagei},
version = {v0.3},
year = {2025}
}
```