Damián Vidal

← Projects

Kairos

Geopolitical and financial intelligence system — automated signals and briefings.

Stack: Python, uv, libsql, Gemini, Vue 3

Why

Too many inputs, not enough signal. I was reading dozens of news sources every morning trying to stay informed for financial and strategic decisions, but couldn’t extract patterns from the noise — and didn’t want to spend hours every day trying to. Tools like Perplexity are great for asking questions, but I wanted the opposite: a system that watches the world in the background and surfaces what actually matters.

So I built one. Kairos is my private oracle — a small Tyrion that reads 20+ sources on a schedule, ingests them into my own database, and lets me query the result without ever sending anything to a third party.

I still use X. I still use Perplexity. But Kairos is what protects me from drowning in noise.

What it does

How it works

Python backend managed with uv, libsql for storage, Gemini for the AI layer, Vue 3 frontend.

Hero screenshot

Pipeline view

Status

In active development and personal use.

See it