Skip to content

v0.2.0 — Complete Repo

Latest

Choose a tag to compare

@itallstartedwithaidea itallstartedwithaidea released this 23 Mar 00:41
· 17 commits to main since this release

MiniAgent v0.2.0

The Cowork Agent for Everything.

What's New

  • 14 MCP server scaffolds (Google, Meta, Microsoft, Amazon, Reddit, TradeDesk, LinkedIn, TikTok, Snapchat, Pinterest, Criteo, AdRoll, Quora, X/Twitter)
  • 14 hub connectors with normalized data layer
  • Full test suite (model, eval, MCP)
  • Streamlit web demo
  • Architecture diagrams
  • Makefile (make train, make test, make chat, make demo)
  • CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md
  • GitHub issue templates
  • Dependabot
  • Example quickstart script
  • 6-page wiki

Quick Start

git clone https://github.com/itallstartedwithaidea/MiniAgent.git
cd MiniAgent && make chat