A simple AI Agent Chatbot created with Next.js and using Google Gemini 2.5 Pro model
# Next.js AI Agent Demo This is an implementation of AI Agent Chatbot created with Next.js 15 and using Google Gemini 1.5 model. ## Prerequisites Apps needed to run this application locally: - Node.js 20+ ## Getting Started Locally 1) Clone this repository 2) Install required dependencies: `npm install` 3) Copy `~/.env.sample` to `~/.env` and update the GOOGLE API KEY parameter there 4) Run the development server: `npm run dev` 5) Open [http://localhost:3000](http://localhost:3000) with your browser to see the working application.
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.
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.
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.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
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.