Open source. MIT licensed. Self-hostable.

Autonomous agents that ship work, not demos.

Memagen is an agent platform you can run on your own machine, your own keys, and your own choice of any modern provider. Define a goal, hand it to a Memagen loop, and it plans, executes, and verifies until the task is done.

  • V1-lite free under MIT
  • Specialty packs $20/mo or $200 lifetime
  • Hosted SaaS coming soon

What Memagen does

Plain-language version: Memagen turns a written goal into a running agent loop that plans, acts, observes, and corrects itself until the work is finished or you stop it.

  • Goal-driven agent loops

    Describe an outcome. Memagen breaks it into steps, executes them, checks results, and tries again when something fails.

  • Connect to any modern provider

    Memagen routes across your choice of providers and models. You bring the keys. Switch providers without rewriting your agents.

  • Specialty skill packs

    Drop-in capability bundles for specific domains, from technical trades to amateur radio to security testing.

  • Local first, transparent

    Run V1-lite on your laptop or a small server. Read the code, audit the loop, keep your data on your own hardware.

Specialty packages

Optional add-ons that extend the core platform with domain-specific skills. Buy monthly or once.

  • Pro Skills Pack

    Available

    A bundle of advanced skills for everyday professional work: research, writing, analysis, structured output, and multi-step task execution beyond what the lite distribution ships with.

    $20/mo or $200 lifetime

  • Ham Radio Package

    Available

    Skills for amateur radio operators: logbook helpers, propagation reasoning, contest planning, study aids, and on-air workflow assistants. Built with operators, for operators.

    $20/mo or $200 lifetime

  • Pen Testing Harness

    Coming soon

    A guided agent workflow for authorized security testing. Releases once the company entity is formed and licensing is in place. Sign up for the GitHub repo to be notified.

    Pricing announced at launch

Pricing

Use the open-source core forever, free. Pay only when you want specialty skills or a hosted environment we run for you.

Tier What you get Price
V1-lite Open-source core. Run locally. MIT license. Free
Pro Skills Pack Advanced general-purpose skill bundle. $20/mo or $200 lifetime
Ham Radio Package Amateur-radio-specific skills and workflows. $20/mo or $200 lifetime
SaaS 2.0 Starter Hosted by Memagen. Single-user workspace, managed runtime. $100/mo
SaaS 2.0 Team Hosted, multi-user, shared skills and projects. $200/mo
SaaS 2.0 Enterprise Dedicated capacity, SSO, support, custom packaging. Contact us

SaaS 2.0 hosted plans launch after the open-source release. V1-lite is available now.

How it works

  1. Install V1-lite

    Clone the repo and follow the README. Memagen runs on Linux, macOS, and any modern container host. No build pipeline required to try it.

  2. Configure providers and skills

    Add your API key for any modern provider, pick the models you trust, and enable the skill packs you have. Settings are plain config files.

  3. Run agent loops

    Hand Memagen a goal in natural language. It plans the work, executes it, checks itself, and reports back. Stop it any time.