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
GeminiAI TextGen Explorer is an innovative project designed to showcase the potential of Google's Gemini 2.0 Flash Exp Generative AI model. This tool enables users to generate intelligent, context-aware textual content based on simple prompts, making it a valuable resource for developers, researchers, and content creators.
The teaches you to integrate text, images, and videos into applications using Gemini's state-of-the-art multimodal models. Learn advanced prompting techniques, cross-modal reasoning, and how to extend Gemini's capabilities with real-time data and API integration.
This project is a Streamlit web application that uses Google Gemini (via the google-generativeai API) to convert natural language questions into SQL queries. Users can type questions about student data. The app demonstrates prompt engineering, safe SQL extraction, and seamless integration of LLMs with database-backed applications.