Aller au contenu principal

14 articles tagués avec « RAG »

Retrieval-Augmented Generation topics

Voir tous les tags

36 Voices Out of 3,600: What One Percent Participation Teaches About Digital Democracy

· 6 minutes de lecture
Jean-Noël Schilling
Locki one / french maintainer

Between December 2025 and February 2026, we ran an experiment. We opened a participatory platform — audierne2026.fr — and invited the 3,600 inhabitants of Audierne-Esquibien to co-write a municipal programme. Anonymous forms, public discussions on GitHub, full traceability from submission to integration.

36 citizens contributed. That's roughly 1%.

The Impossible Sprint: Building Civic AI in 4 Weeks

· 5 minutes de lecture
Jean-Noël Schilling
Locki one / french maintainer

"It looks impossible - but it's a hackathon. Cheers!"

This is the story of OCapistaine, a civic transparency AI built during the Encode "Commit to Change" Hackathon. It's a story of blocked pipelines, strategic pivots, 4,000 municipal PDFs, and the belief that AI can help citizens understand their local democracy.

Spoiler: We shipped it. Barely. impossible is not ocapistaine

Sprint Planning: Mistral Document AI RAG Prototype

· 5 minutes de lecture
Jean-Noël Schilling
Locki one / french maintainer

Sprint planning call between Johnny (@jnxmas) and Victor (@zcbtvag) to align on the Sunday midnight deadline. Key decision: pivot to Mistral Document AI + Batch + Agent for a rapid RAG prototype.

Call Goals

  • Align on immediate priorities before Sunday midnight
  • Decide RAG approach and OCR path
  • Clarify repo/branch workflow and submodule handling
  • Assign ownership for Mistral Document AI setup
  • Coordinate API keys and cost management

Project Sync: Opik Progress & OCR Blockers

· 3 minutes de lecture
Jean-Noël Schilling
Locki one / french maintainer

Quick catch-up between Johnny (@jnxmas) and Victor (@zcbtvag) covering Opik integration progress and OCR pipeline challenges.

Summary

Johnny showcased recent progress on Opik prompt optimization. A new architecture is in place where prompts are no longer hardcoded but managed via an Opik Prompt Library. The "Charter Validation" prompt has already been optimized using this system.

A new mock-up feature can automatically generate contributions (even with violations) from existing meeting reports. The goal is to create a robust dataset to test and improve the validation agent. However, this auto-generation currently produces repetitive content - a challenge that will need addressing by identifying and aggregating duplicate contributions.