Skip to content
#

google-generativeai

Here are 34 public repositories matching this topic...

A speech-to-text chat agent with multiple tools. Utilizes Gemini, OpenAI, Wolfram|Alpha, openweathermap, and a few other APIs. Can manipulate files and web browsers. Currently working on implementing long-term memory via a neo4j graph database and allowing the user to feed additional data (knowledge) to that db via an obsidian knowledge graph.

  • Updated Dec 24, 2024
  • Python

This project is a web application that utilizes Google GenerativeAI to predict content based on a user's question and an optional uploaded file. Users can submit a question and upload a text file (.txt), CSV file (.csv), PDF document (.pdf), or docx document (.docx) for the model to consider when generating content.

  • Updated Aug 27, 2024
  • TypeScript

Youtube Video 🎥 Transcript to Detailed Notes 📋 Converter using Google Gemini Pro. This web app efficiently works with videos having any language Transcript, then translates to English Transcript and Generates notes 🚀.

  • Updated Nov 29, 2024
  • Python

A simple and interactive Gemini AI chatbot built with Python and Google Generative AI in Google Colab. Users can input prompts and get human-like responses using the latest Gemini models (anyone u want). Ideal for learning how to integrate Gemini with Python.

  • Updated Jun 19, 2025
  • Jupyter Notebook

This project provides a streamlined interface to access multiple large language model APIs, including OpenAI, Anthropic, Google Gemini, and DeepSeek. It demonstrates how to structure prompts, handle responses—including streaming—and simulate conversations between different models to explore their unique behaviors

  • Updated Jun 25, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the google-generativeai topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-generativeai topic, visit your repo's landing page and select "manage topics."

Learn more