Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

nkrumahthis/gh-parliament-ai

Type de record:

software
Créateur:
nkr
HĂ´te:
AI RAG that teaches you what is going on in Ghana's parliament # gh-parliament-ai 🇬🇭 Making Ghana's parliamentary proceedings searchable and accessible through AI. ## Overview gh-parliament-ai is an open-source project that automatically processes Ghana's parliamentary session videos to create a searchable archive of proceedings. The system downloads videos from the official parliamentary YouTube channel, transcribes them using AI, and makes them searchable through a modern web interface. ## Features - 🎥 Video ingestion from Ghana Parliament's YouTube channel - 🔍 Vector-based semantic search of proceedings - 🔗 Direct links to video timestamps ## Local Setup Backend: ```commandLine python3 -m venv .venv source .venv/bin/activate python backend/run.py ``` Frontend: ```commandLine cd frontend npm run dev ``` ## License MIT License - see LICENSE for details ## Acknowledgments - Ghana Parliament for making proceedings publicly available on Youtube here - The open-source community for various tools and libraries used in this project ## Support For support, please open an issue in the GitHub repository or reach out to the maintainers. --- Made with ❤️ for making Ghana's democracy more accessible.

Visit

github.com

Tasks

information retrieval

Tags

aighanapoliticspythonragtypescriptvitevite-reactvitejsvitejs-react-typescript

Similaires

agbozo1/gh-parliament-ai

agbozo1/gh-parliament-ai

This Streamlit RAG-Based application provides an end-to-end pipeline for downloading, processing, em