agentic-ai-search — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsagentic-ai-search
    Back to Agents
    agentic-ai-search

    agentic-ai-search

    G4brym November 4, 2025
    6 copies 0 downloads

    Intelligent document search powered by agentic AI

    Agent Definition
    # Agentic AI Search
    
    An intelligent document search system powered by agentic AI search. Uses autonomous multi-step reasoning to search, analyze, and synthesize information from document collections using Cloudflare Workers, AI Search, and Google Gemini.
    
    ![Agentic AI Search Demo](image.png)
    
    ## Features
    
    [![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/G4brym/agentic-ai-search)
    
    - 🤖 **Agentic AI Search** - Autonomous multi-step reasoning with Google Gemini
    - 🔍 **Semantic Search** - Powered by Cloudflare AI Search
    - ✏️ **Contextual Query Rewriting** - Automatically consolidates follow-up questions into context-aware queries
    - 🧠 **Knowledge Synthesis** - Iteratively gathers and evaluates information
    - 💬 **Modern Chat Interface** - Built with vanilla HTML, CSS (Tailwind), and jQuery
    - ⚡ **Edge Deployment** - Runs on Cloudflare Workers
    - 💾 **Persistent Sessions** - Room-based conversation history with automatic loading on reconnect
    - 🔄 **Multi-RAG Support** - Switch between multiple RAG instances via dropdown (creates new room automatically)
    
    ## Setup
    
    ### 1. Install Dependencies
    
    ```bash
    npm install
    ```
    
    ### 2. Configure Google API Key
    
    Get your Google API key from [Google AI Studio](https://aistudio.google.com/apikey)
    
    **For local development:**
    Create a `.dev.vars` file in the root directory:
    
    ```bash
    cp .dev.vars.example .dev.vars
    ```
    
    Then edit `.dev.vars` and add your API key:
    
    ```
    GOOGLE_GENERATIVE_AI_API_KEY=your_actual_api_key_here
    ```
    
    **For production deployment:**
    Set the secret using Wrangler:
    
    ```bash
    npx wrangler secret put GOOGLE_GENERATIVE_AI_API_KEY
    ```
    
    Or set it in the Cloudflare dashboard under Workers > Your Worker > Settings > Variables
    
    ### 3. Configure AI Search Instance
    
    The application uses AI Search instances for document retrieval. Make sure:
    - You have one or more AI Search instances in your Cloudflare account
    - Your documents are indexed in the AI S

    Tags

    agentic-aiagents-sdkai-searchcloudflare-workersdocument-searchdurable-objectsgeminirag

    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.