> cat README.md
last updated Aug 2026# Hi, I'm Vicente
I design and build agentic systems — software that reasons, plans, and acts on its own. Part engineer, part tinkerer, wholly obsessed with making machines genuinely useful.
- - role
- Engineer & Researcher
- - focus
- Agents / LLMs
- - based
- Santiago, Chile
- - status
- Building
## About
I've spent the last few years building at the edge of what language models can do — turning raw model calls into reliable, tool-using agents that do real work instead of just talking about it.
My approach is simple: small, composable pieces; tight feedback loops; and a healthy skepticism of anything that only works in a demo. I care about the boring parts — evals, guardrails, observability — because that's what makes agents trustworthy.
I'm also a computational neuroscience enthusiast and researcher, drawn to the frontier where neural systems, cognition, and modern technologies start explaining each other.
> “The best agent is the one you forget is running.”
### Stack
- TypeScript
- Python
- Next.js
- AI SDK
- tRPC
- Postgres
- Vercel
- Rust
- Computational neuroscience
## Principles
The same vectors show up in agents that scale and in the life I'm trying to build: stay curious, preserve freedom, remove noise, keep rhythm, verify against reality.
> My mission is to empower everyone, starting with myself, to become autonomous: able to resolve their lives and problems from their own skills, judgment, and resources.
### Agent vectors
- Frontier curiosity
Stay pathologically curious about what the current map misses. Systems scale when they keep probing reality's edges.
- Reality > speculation
Start from observed state: read the file, inspect the output, reproduce the behavior, then decide.
- Smallest complete move, make it exist first
Solve the real problem with the least necessary complexity. No decorative abstractions, no scope drift. Make things exist first, you can't iterate on something that doesn't exist.
### Life vectors
Autonomy
Help people, starting with myself, resolve life with their own skills and resources instead of depending on external permission.
- agency
- self-reliance
- skills
Curiosity
An abnormal appetite for questions keeps me near the frontiers of reality, where new systems, ideas, and people become visible first.
- frontiers
- questions
- novelty
Freedom
Own my time, location, priorities, and people. Without freedom, every other value becomes conditional.
- time
- location
- choice
Independence + leverage
Build assets and systems that keep me detached from jobs I do not own, while managing risk instead of gambling it all.
- ownership
- 80/20
- risk
## Work
Selected products, experiments, and open-source work. More on .
- 2026
[denoiseit.com]livehackathon
My Anthropic hackathon project: an AI agent that cross-references primary sources and live web search to separate verifiable signal from noise in any claim, tweet, or headline.
- Anthropic Hackathon
- AI agent
- Fact checking
- 2026
[libtok.io]live
Turns TikTok links into timestamped transcripts so useful short-form videos can become searchable, durable notes instead of disappearing in the feed.
- Transcripts
- Knowledge library
- TikTok
- 2026
[litig.ai]live
Agentic legal intelligence for Chilean law: AI agents that parse massive case files, find contradictions, connect evidence, and help lawyers move faster.
- Legal AI
- Agents
- Chilean law
- 2026
[injectwords.com]live
A minimal speed-reading tool using Rapid Serial Visual Presentation, with centered word playback, natural punctuation pauses, and adjustable WPM.
- RSVP reader
- Focus
- Productivity
- 2026
[pomotelic.com]live
A Pomodoro-style fullscreen focus mode for Google Calendar events: connect once, then turn the current block of time into a distraction-free timer.
- Calendar
- Focus timer
- Google OAuth
- 2025
[evibased.com]live
Evidence-based supplement search with structured answers, dosages, populations, confidence signals, and transparent links back to the underlying research.
- Health evidence
- Search
- Research UX
- 2024
[computermind.io/brain]live
A community for brain science, research, and visualization. This view is a fun interactive 3D neural atlas for exploring brain regions, isolating structures, and learning how different parts of the brain function.
- 3D visualization
- Neural atlas
- Three.js
- Community
- 2024
[modelcontextchat.com]live
A web chat interface that connects multiple LLM providers to real-world MCP tools, making tool-using AI workflows easier to try and share.
- MCP
- LLMs
- Chat UI
- 2024
[dreamlog.me]live
An AI dream journal in Spanish that helps people record dreams, interpret recurring symbols, and surface personal patterns over time.
- Dream journal
- AI interpretation
- Spanish
- 2024
[t3-latest]
A T3 stack template kept current with the ecosystem — Next.js 16, tRPC 11, Auth.js v5, Prisma 6 — so every new project starts on today's best practices.
- Next.js
- tRPC
- Prisma
- 2023
[griddy.life]live
A visual habit tracker built around a contribution-grid style calendar, turning daily consistency into something you can scan at a glance.
- Habits
- Calendar grid
- Productivity
- 2023
[use-calendar]4
A lightweight, unopinionated React hook for calendar state — month navigation, date selection, scoped ranges. Published as use-calendar-react-hook on npm.
- React
- TypeScript
- npm