Skip to content

A curated collection of LLM-powered Flutter apps built using RAG, AI Agents, Multi-Agent Systems, MCP, and Voice Agents.

License

Notifications You must be signed in to change notification settings

theshivamlko/flutter-ai-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 Flutter Ai Labs

A curated collection of LLM-powered Flutter apps built using RAG, AI Agents, Multi-Agent Systems, MCP, and Voice Agents. This repo showcases real-world AI apps using OpenAI, Anthropic, Google, xAI, and open-source models like Qwen and LLaMA — including apps that run locally on your machine.

🌟 Don’t miss out on future updates! Star the repo now
🔥 Targetting for 100+ resources

Generative AI Roadmap for Mobile Developers

ROADMAP

LLM APIs

  1. Flutter Chat app with Gemini AI API
  2. Flutter Chat app with Anthropic API
  3. Flutter Chat app with OpenAI API
  4. Flutter Chat app with MistralAI API

Firebase AI Loggic Flutter Examples

  1. Normal chat with Gemini AI and Vertex AI
  2. Chat Agent
  3. Text Content Generation
  4. AI Agents – Grounding (Coming soon…)
  5. AI Agents – Document Generation
  6. AI Agents – Document Analysis
  7. Image Generation and Analysis
  8. Image Generation with User Prompt
  9. Image Analysis with Given Image
  10. Video Generation and Analysis
  11. Video Generation with User Prompt
  12. Video Analysis with Given Video (Coming soon…)
  13. Audio Generation and Analysis
  14. Audio Generation with User Prompt (Coming soon…)
  15. Audio Analysis with Recorded Audio

Model Context Protocol (MCP)

  1. Build MCP Server in Dart

AI Agent

  1. HR Agent

AI Frameworks

Genkit Ai framework

  1. Image Generation with Genkit,Gemini Nano Banana and Flutter
  2. Genkit on Firebase Cloud function
  3. RAG with Genkit and Firestore

Langchain Ai framework

  1. Flutter chat App with Langchain and Cloud Function

Local LLM with Flutter App

  1. Local LLM with Flutter