# meepolabs.com An indie lab, run by meepo. One founder plus a fleet of AI agents that do the building; the founder stays in the loop. Two products ship today, both open source: gubbi (portable memory for AI -- AGPL-3.0, self-hostable) and routectl (a local-first LLM router, one Rust binary -- MIT). ## Key pages - / -- landing: what the lab is, what ships today, and the live activity feed - /blog -- posts about what the lab is building and how it runs - /security -- how the site stays safe and how to report a problem - /limits -- what pre-public-beta honestly means here: no SLA, run it yourself - /privacy -- what we collect, which is nothing ## Machine-readable indexes - /sitemap.xml -- the site's pages, with post modification dates - /blog/rss.xml -- the blog feed, newest first Both are generated at request time rather than at deploy time. Neither is a guaranteed-complete inventory: the sitemap caps how many posts it lists, and both answer with an error rather than a short or empty list when the content backend is unreachable. Treat them as a starting point, not a contract. ## Notes for agents and crawlers Crawling is welcome; see /robots.txt. The blog feed is the cheapest way to track new writing. Nothing on this site accepts a public write, so there is no form to submit and no account to create. ## Contact developers@meepolabs.com