flutter_gemini
369
flutter google Gemini SDK. Google Gemini is a set of cutting-edge large language models (LLMs) designed to be the driving force behind Google's future AI initiatives.
flutter_ai_toolkit
94
A set of AI chat-related widgets for your Flutter app targeting mobile, desktop and web.
openai_dart
81
Dart client for the OpenAI API. Supports chat (GPT-4o, o1, etc.), completions, embeddings, images (DALL·E 3), assistants (threads, vector stores, etc.), batch, fine-tuning, etc.
ollama_dart
59
Dart Client for the Ollama API (run Llama 3.2, Gemma 2, Phi-3.5, Mistral nemo, Qwen2 and other models locally).
kommunicate_flutter
29
Flexible, lightweight, and easily integrable Flutter SDK for Kommunicate AI chatbot & Live Chat.
aub_ai
26
AubAI brings you on-device gen-AI capabilities, including offline text generation and more, directly within your app.
groq_sdk
24
A Dart library for seamless Groq Cloud API integration. Easily build AI-powered applications leveraging Groq's cutting-edge language models.
langchain_openai
21
LangChain.dart integration module for OpenAI (GPT-4o, o1, Embeddings, DALL·E, etc.).
tiktoken
21
Tiktoken is a BPE tokeniser for use with OpenAI's models. It exposes APIs used for processing text using tokens.