15 skills found
gunpal5 / Google GenerativeAIMost complete C# .Net SDK for Google Generative AI and Vertex AI (Google Gemini), featuring function calling, easiest JSON Mode, multi-modal live streaming, chat sessions, and more!
llegomark / Gemini Pro ChatThis Python application utilizes the Gemini Pro API from google.generativeai to create an interactive chat interface. It allows users to have a conversation with the Gemini Pro AI model, with features like viewing chat history, restarting chats, and automatically saving chat sessions to a text file with timestamps.
shihabcodes / Gemini YT Transcript SummarizerA Python app using YouTube Transcript API & Google's Gemini Pro GenerativeAI for automatic summarization. Built with Streamlit, it allows users to input YouTube video links and receive detailed summaries, enhancing accessibility and efficiency.
andreger / Chatbot Django GeminiThis repository contains the code for a basic AI chatbot built using Django and Google's GenerativeAI library (Gemini API).
KalyanM45 / Medical AssisstantThe Medical Query Generator is a web application that leverages Google's GenerativeAI to generate detailed and accurate medical responses. Users input medical queries, and the application provides responses adhering to specific guidelines for clarity, accuracy, and informativeness.
hardikjp7 / GeminiPro ChatBotConversational assistant for diverse interactions 🗣️, powered by Google's GenerativeAI.
KalyanM45 / Gemini ChatBotThe Google Gemini-Pro Chat Application is a Streamlit-based web interface that facilitates interactive conversations with Google's GenerativeAI. Users can ask questions or engage in dialogue, receiving responses generated by the powerful Gemini-Pro model.
jsalsman / EduChatA Constrained LearnLM Tutor
whitehatboy005 / AI ChatbotThis Python application creates a chatbot interface using Streamlit, allowing users to interact with an AI model powered by the google.generativeai library. The chatbot responds to various commands and queries, providing conversational responses based on the input.
Devparihar5 / Gemini NexusCraftThis project consists of two Streamlit applications that leverage the capabilities of the Gemini AI model provided by Google's GenerativeAI. The Gemini model is a powerful text and image generation model that can be used for various creative and informative purposes.
ghaiith / Bard AI Telegram BotThis GitHub repository contains a Python script that powers a Telegram bot capable of engaging in conversational interactions using Google's GenerativeAI (Bard) and Telebot libraries. The bot responds to various commands and messages from users, providing intelligent and contextually relevant answers.
Gabirell / Blender Gemini MCPBlender plugin that integrates with Google Gemini via text input. Please note that you will need to install the required Python libraries in Blender's Python environment and a Gemini API key for the addon to work correctly. Instructions on how to do this for Windows, Mac, and Linux in the readme.md.
samSoumyajitD / Food AIThe AI Food Weather-Based Recommendation System provides personalized food and restaurant suggestions using AI. It uses GenAI and AI techniques like TF-IDF Vectorization, Cosine Similarity, and FuzzyWuzzy for tailored recommendations.
wahidpanda / SQL.AI Text To SQL CodeSQL.AI is an interactive web application built with Streamlit and powered by Google's GenerativeAI. It allows users to interactively retrieve SQL data through natural language queries and predefined SQL commands. The application connects to a SQLite database, executes SQL queries, and provides visualizations of the retrieved data.
ImonChakraborty / Jynx Gemini Context CLIA CLI tool which utilizes Gemini 1.5 pro model to provide text-based responses and process context of last 50 messages using queue data structure