You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An innovative AI conversation API leveraging Google's Gemini for multimodal understanding. Combines FastAPI, Langchain, and Redis for robust, scalable, and privacy-conscious text and image-based interactions
A 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.
This is a simple Python-based interface to interact with Google's Gemini AI models. It supports both text and image inputs and provides a seamless chat experience.
A text based Telegram Bot on python using gemini 1.5 pro model api which can remember previous 30 messages from individual users on telegram using a queue data structure
The Invoice Extractor markdown is a specific format used to extract relevant information from invoices. It's a standardized way to annotate invoices with key information, making it easier to automate the extraction process.
🤖 An autonomous multi-agent travel assistant built with CrewAI, Streamlit and Python. Features a resilient 5-Tier Hybrid LLM Architecture (orchestrating Groq, Google Gemini, and local Ollama models) to generate fail-safe, detailed travel itineraries and booking logistic
A powerful Q&A system using Google's Gemini Pro API with vector storage (AstraDB) and LLM monitoring. Supports text, images, PDFs, DOCXs, URLs, and YouTube videos.
AI Code Debugger Pro 🚀 An AI-powered tool for debugging, optimizing, and generating code using Google Gemini 2.0 Pro. It detects errors, provides corrections with explanations, and generates high-quality code in multiple programming languages.
Production-ready RAG architecture for a document-grounded logistics assistant. Built with FastAPI, LangChain, and ChromaDB; integrates Google’s Gemini API for response generation.