Here is the assessment of the catch-up call between @jnxmas and Victor regarding the Ò Capistaine project status and immediate priorities.
Summary of the Call
@jnxmas and Victor discussed the immediate roadmap for the Opik/Commit to Change Hackathon MVP submission (deadline: ~1 day, 14 hours). Victor has successfully downloaded approximately 4,000 PDFs (including ~3,965 deliberation documents), though he noted some potential duplicates and that the download process was synchronous and could be optimized later. He has committed changes to a development branch but not yet merged them, preferring to use GitHub as a medium to exchange the code while keeping the large PDF dataset local (or shared via a specific sub-directory).
The team agreed on a strategy for the Hackathon demo deployment. Instead of using Vercel, which complicates environment variable management for their specific security setup (ngrok, multiple API keys for Opik, Firecrawl, Gemini, etc.), @jnxmas will run the demo from his local machine using a secure, paid ngrok tunnel (ocapistaine.ngrok.app). This setup allows the jury to interact with the Streamlit UI (restricted to Ollama for the external demo) while the team can continue testing other models (Gemini) locally. The architecture involves Locki.io -> Vaettir Orchestration -> Local Machine (Ocapistaine Agent).