Skip to content

SuperagenticAI/superoptix

πŸš€ SuperOptiX AI

Full Stack Agentic AI Optimization Framework

Evaluation-First β€’ Optimization-Core β€’ Multi-Framework β€’ Orchestration-Ready

Universal GEPA optimizer for 7 major AI agent frameworks


🎯 Quick Install

Simple Install (Recommended)

pip install superoptix

Install as a CLI Tool (uv)

uv tool install superoptix
super --help

βœ… Includes by Default:

  • DSPy - GEPA optimization engine
  • MCP Client - Model Context Protocol for tool usage
  • Super CLI - Conversational AI-powered CLI
  • LiteLLM - Multi-provider LLM inference
  • All Core Features - Ready to use out of the box!

Requirements: Python 3.11+


Additional Frameworks (Optional)

# OpenAI Agents SDK
pip install superoptix[frameworks-openai]

# Google ADK
pip install superoptix[frameworks-google]

# Microsoft Agent Framework
pip install superoptix[frameworks-microsoft]

# DeepAgents
pip install superoptix[frameworks-deepagents]

# Pydantic AI
pip install superoptix[frameworks-pydantic-ai]

# All frameworks (except CrewAI)
pip install superoptix[all]

CrewAI (Separate Install)

# CrewAI conflicts with DSPy - install separately
pip install superoptix
pip install crewai==1.2.0

With MCP Optimization

pip install superoptix[mcp]

Full guide: docs/setup.md


πŸ“š Learn More

Resource Description Link
πŸ“š Documentation Complete guides and API reference superagenticai.github.io/superoptix
🌐 Website Learn about our vision and solutions superoptix.ai
πŸ“– GitHub Source code and project repository @SuperagenticAI/superoptix
πŸ“¦ PyPI Install via pip superoptix
🎯 GEPA Demo Interactive GEPA optimization demonstrations @SuperagenticAI/gepa-eval

πŸ†˜ Support


πŸ“Š Telemetry

SuperOptiX collects anonymous usage data to help us understand how the tool is used and improve it. This data is anonymous and does not include any sensitive information like API keys, prompt content, or environment variables.

To disable telemetry, set the environment variable:

export SUPEROPTIX_TELEMETRY=false

πŸ“„ License

This project is licensed under the Apache License, Version 2.0. See the LICENCE file for details.


πŸš€ Ready to Build the Future?

Start with SuperOptiX β€’ Read the Docs β€’ Join the Revolution

Powered by DSPy. Refined by Superagentic AI.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •