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

    LocalStack

    FahadAkash December 7, 2025
    3 copies 0 downloads

    The LocalStack for AI Agents - Enterprise-grade mock API platform for OpenAI, Anthropic, Google Gemini. Develop, Test, and Scale AI Agents locally without burning API credits.

    Agent Definition
     
    
    <!-- ![LocalStack Banner](profile/mainbanner.png) -->
    
    **The LocalStack for AI Agents** - Enterprise-grade mock API platform for OpenAI, Anthropic, Google Gemini.
    Develop, Test, and Scale AI Agents locally without burning API credits.
    
    [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
    [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
    [![Docker](https://img.shields.io/badge/docker-ready-brightgreen.svg)](https://hub.docker.com/r/ai-localstack/ai-localstack)
    
    > **Save $500-50,000/month** on API costs while making tests **80× faster** and **100% reliable**.
    > "If you are building Agents, you need this."
    
    ---
    
    ## 🚀 Quick Start (Docker Compose)
    
    The easiest way to run AI LocalStack is using Docker Compose. This spins up the API, Database, Vector Store, and Redis cache instantly.
    
    ---
    
    ### 👉 Windows (One-Click)
    Simply run the `start_windows.bat` file in the root directory.
    It will:
    1. Check Docker status
    2. Build the project
    3. Open the Dashboard in your browser automatically.
    
    ---
    
    ### 👉 Mac/Linux (Terminal)
    
    ### 1. Start the Stack
    Navigate to the `ai-localstack` backend directory and start the services:
    
    ```bash
    cd ai-localstack
    docker-compose up --build
    ```
    This will start the following services:
    - **API**: `http://localhost:8000`
    - **Qdrant** (Vector DB): `localhost:6333`
    - **PostgreSQL**: `localhost:5432`
    - **Redis**: `localhost:6379`
    
    ### 2. Verify Installation
    ```bash
    # Health check
    curl http://localhost:8000/health
    # {"status":"ok"}
    ```
    
    ---
    
    ### 3. Enable Magic Mode (Optional / Extension)
    
    To use the **"Magic Record"** feature (Proxy to Real OpenAI once -> Save -> Replay forever):
    
    1. **Edit Environment**:
       Open `ai-localstack/.env` and add:
       ```properties
       AI_LOCALSTACK_PROXY_MODE=True
       AI_LOCALSTACK_OPENAI_REAL_KEY=sk-your-real-openai-key
       ```
    2. **Restart**:
       ```bash
       docker-compose restart
       ```
    3. **Usage**:
       - Run

    Tags

    agentaichatgptpython

    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.