Show HN: Server for Pydantic-AI Agents

https://github.com/caesarnine/lattis
by binalpatel • 6 months ago
2 0 6 months ago

Built this for myself but thought it was useful enough to share. It's essentially a server/client setup that lets you plug in arbitrary Pydantic-AI agents. All the state is handled server side which lets you create/use thin clients (TUI + Web for now) to interact with the agents.

I run this on a Linux server with Tailscale, then I can connect to and interact with the agents from any device on my Tailnet (so TUI from my laptop, web interface from my phone).

Related Stories

Loading related stories...

Source preview

github.com