ii-agent and miiflow-agent
About ii-agent
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
Supports autonomous full-stack development, presentation generation, and deep research tasks through multi-model orchestration and tool integration. The framework enables switching between LLMs (Gemini, Claude, GPT) within a single conversation thread while leveraging specialized capabilities like code interpretation and file search. Designed for complex, multi-step workflows that combine reasoning, code generation, and information synthesis across integrated research and development modules.
About miiflow-agent
MiiFlow/miiflow-agent
Lightweight Python SDK for LLMs with unified API across 9 providers. Built-in ReAct & Plan-Execute agents, streaming, native tool calling, context injection, structured outputs, and observability.
Provides composable agentic patterns (ReAct and Plan & Execute) with minimal dependencies (~8 core packages) compared to LangChain's 50+, plus automatic tool schema generation and context injection via dependency injection patterns similar to Pydantic AI. Streaming is event-based rather than token-callback focused, and the codebase stays ~15K lines for focused production use without fighting abstraction layers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work