Skip to content
View Vasallo94's full-sized avatar
🔭
Nōlī turbāre circulōs meōs!
🔭
Nōlī turbāre circulōs meōs!

Block or report Vasallo94

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vasallo94/README.md

Hi, I'm Enrique

AI Project Leader at Línea Directa Aseguradora | Physicist

I lead AI projects at one of Spain's largest insurance companies — chatbots, call analysis platforms, claims summarization, and GenAI tools.

Previously AI Consultant at IBM.

Open source

Agents & AI tooling

  • ObsidianRAG ⭐ — Privacy-first RAG for your Obsidian notes, running on local AI
  • obsidian-mcp-server — MCP server that connects AI assistants to your Obsidian vault
  • Clapper — Agentic video-generation platform: a multi-agent LangGraph pipeline that turns a prompt into a rendered MP4
  • Solvay — Multi-agent physics problem solver (LangGraph / deepagents) with sandboxed execution and dimensional analysis
  • nadir-astro — Astronomy MCP server that plans observing sessions: target framing, observability windows, and live solar activity for astrophotographers
  • afp-protocol — Agent Feedback Protocol: the return path MCP lacks, for agents to report tool friction back to maintainers

Apps

  • VoiceInk — Native macOS menu-bar dictation app (Swift) that transcribes and auto-pastes into any app

Tools

Python Swift TypeScript LangGraph LangChain deepagents MCP RAG Remotion Azure OpenAI FastAPI Docker

Other lives

  • Physics degree, Universidad Complutense de Madrid
  • Published poet (No disparen al poeta, 2018)
  • Physics League — science outreach

LinkedIn

Pinned Loading

  1. obsidian-mcp-server obsidian-mcp-server Public

    Vault-native MCP server for Obsidian: let Codex, Claude Code, Hermes, and other agents read, search, and safely manage your notes.

    Python 7 1

  2. ObsidianRAG ObsidianRAG Public

    Ask questions about your Obsidian notes using local AI. Privacy-first RAG with Ollama, LM Studio, or any OpenAI-compatible server. Obsidian plugin + Docker + PyPI.

    Python 106 14

  3. afp-protocol afp-protocol Public

    Agent Feedback Protocol — the return path MCP lacks: a standard channel for an AI agent to report the friction it hit using a tool, back to that tool's maintainer. Spec + Python reference implement…

    Python

  4. Claqueta Claqueta Public

    Agentic video-generation platform: a multi-agent LangGraph pipeline that turns a prompt into a rendered MP4 (Remotion + Claude Code skills, multi-brand theming, visual regression tests).

    TypeScript

  5. solvay solvay Public

    Multi-agent physics problem solver — a LangGraph/deepagents pipeline (parser → solver → verifier → peer review) with a shared lab notebook, sandboxed python_exec and symbolic dimensional analysis.

    Python

  6. voiceink voiceink Public

    Native macOS menu-bar dictation app — hit a hotkey, speak, and the transcription is auto-pasted into whatever app you're in. Built in Swift, transcribes with Gemini (local Whisper on the roadmap).

    Swift