AI agents - performance comparison using major LLMs.
Experiment on AI agent performance using versionhq and pydantic.
Visit:
<hr />Generate multi-agent systems based on the task complexity, execute tasks, and evaluate output based on the given criteria.
Agents are model-agnostic, and can handle and share RAG tools, knowledge, memory, and callbacks among other agents.
<hr />Install uv package manager:
For MacOS:
brew install uv
For Ubuntu/Debian:
sudo apt-get install uv
Install dependencies:
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
.pyenv
pyenv install 3.12.8
pyenv global 3.12.8 (optional: `pyenv global system` to get back to the system default ver.)
uv python pin 3.12.8
echo 3.12.8 > .python-version
Set up environment variables:
Create .env file in the project root and add the following:
OPENAI_API_KEY=your-openai-api-key
GEMINI_API_KEY=your-gemini-api-key
OPENROUTER_API_KEY=your-openrouter-api-key
Run:
uv run main.py
To add or refine an agent, use src/agents.py.
To add or refine a task, use src/tasks.py.
(Feb 3, 2025)
<hr />Common issues and solutions:
.env file are correct and up to date. Make sure to add load_dotenv()Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.
UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.
The coding agent that answers to you, your model, your machine, your rules.
Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.
Workflows from the Neura Market marketplace related to this Gemini resource