Explore Building Computer Use Agents with Gemini 2.0
-
Updated
Dec 12, 2024 - Python
Explore Building Computer Use Agents with Gemini 2.0
Implementation of Anthropic agentic workflow's using Google Gemini 2.0 Flash Experimental
A Python-based agent showcasing the use of Google's Gemini 2.0 Flash Thinking Experimental model to reason by combining search results with user queries
BookGen: A Python application using Google's Gemini 2.0 Flash to automatically generate complete books (PDF and TXT) from a given title and outline specifications.
YouTube Video Transcript Summarizer with Gemini API
A high-performance Multimodal AI Chatbot using Gemini 2.0 Flash to perform visual reasoning, OCR, and object detection. Features robust exponential backoff logic to handle API rate limits and token optimization for efficient image processing.
Universal tool schema generator and parallel function caller for Gemini 2.0 Flash experimental. Automatically converts Python functions into compatible schemas for OpenAI, Anthropic, and Google's Gemini API, with parallel function execution support.
A specialized RAG (Retrieval-Augmented Generation) system for healthcare. Uses Gemini 2.0 Flash and FAISS vector search to provide grounded, evidence-based answers with zero-hallucination guardrails.
An autonomous multi-agent system built with CrewAI and Gemini 2.0 Flash to automate financial market research. Features specialized agents for real-time data analysis and technical report writing.
Add a description, image, and links to the gemini-2-flash topic page so that developers can more easily learn about it.
To associate your repository with the gemini-2-flash topic, visit your repo's landing page and select "manage topics."