teamgenai — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsteamgenai
    Back to Agents
    teamgenai

    teamgenai

    eliranwong January 7, 2025
    7 copies 0 downloads

    TeamGen AI automates the creation of AI agent teams to address user requests (Developer: Eliran Wong)

    Agent Definition
    # TeamGen AI
    
    TeamGen AI, developed by [Eliran Wong](https://github.com/eliranwong), automates the creation of AI agent teams to address user requests.
    
    ## Version 2.0
    
    Version 2.0+ is completely re-written, built-on [AgentMake AI](https://github.com/eliranwong/agentmake) SDK.
    
    # How does it work?
    
    Upon receiving a user request, TeamGen AI generates a team of AI agents, each with a distinct role. They were then assigned in turns to work collaborately in
    a group discussion. During each turn of the group discussion, TeamGen AI evaluates the progress and assigns the most suitable agent to contribute. Once all agents have provided their expertise and the request is fully addressed, TeamGen AI engages the final answer writer to deliver the response to the user.
    
    # Agentic Workflow
    
    <img width="832" alt="Image" src="https://github.com/user-attachments/assets/cf27cf97-ea7a-42bd-a050-3663064dc07d" />
    
    # AI Backends and Configurations
    
    ToolMate AI uses [AgentMake AI](https://github.com/eliranwong/agentmake) configurations. The default AI backend is Ollama, but you can easily edit the default backend and other configurations. To configure, run:
    
    > ai -ec
    
    # Installation
    
    > pip install teamgenai
    
    Setting up a virtual environment is recommended, e.g.
    
    ```
    python3 -m venv tgai
    source tgai/bin/activate
    pip install --upgrade teamgenai
    # setup
    ai -m
    ```
    
    Install extra package `genai` to support backend Vertex AI via `google-genai` library:
    
    ```
    python3 -m venv tgai
    source tgai/bin/activate
    pip install --upgrade "teamgenai[genai]"
    # setup
    ai -m
    ```
    
    # Run TeamGen AI
    
    Run TeamGen AI with command `teamgenai` or `tgai`.
    
    Remarks: `tgai` is an alias to `teamgenai`.
    
    For CLI options run:
    
    > tgai -h
    
    To enter your request in editor mode:
    
    > tgai
    
    To run with a single command, e.g.
    
    > tgai Write a Christmas song
    
    Result of this example: https://github.com/eliranwong/teamgenai/blob/main/examples/example_01.md
    
    > tgai Write a comprehensive introduction to the book of Daniel in the bible
    
    Res

    Tags

    agentsaiautogenazurechatgptgeminigroqllama3llamacppmistral

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.