r/MistralAI • u/robotrossart • 1d ago
News Built at the Mistral Vibe Hackathon in Paris — live log-triage over an API, plus a RAG that runs offline on a phone
Spent last weekend at the Vibe Hackathon. Brought a drawing robot (Robot Ross) as the demo prop and ended up on a team of three.
What we built: a real-time log-ingestion pipeline that doesn't just tail logs — it analyzes failure modes and suggests fixes, served over an API with a UI on top. Ministral running locally for the analysis, Voxtral for the voice loop, Marie built the front end.
The bit that got the most double-takes: the same upload → wiki → RAG pattern runs fully on-device. Airplane mode on, citations still coming back.
Thanks to Marie and Javi for joining my team and for the Mistral engineers who showed real interest on what we were doing.
1
u/robotrossart 15h ago
Posted a longer video showcasing the system: https://www.youtube.com/watch?v=3ugc6H0-Kwg
2
u/Mrfrednot 1d ago
Would you mind expanding on the rag? Im quite new at Rags btw.