Aller au contenu principal

19 articles tagués avec « AI and Machine Learning »

Articles on AI, machine learning, and related technologies

Voir tous les tags

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.