gemini_langchain 0.0.1
gemini_langchain: ^0.0.1 copied to clipboard
A Dart/Flutter package that seamlessly connects LangChain’s prompt templating with Gemini AI’s streaming API
gemini_langchain #
A Dart/Flutter package that integrates Google Gemini with LangChain-style prompt templates and chain execution, enabling AI-driven workflows in your Flutter apps.
Features #
- Easy initialization with your Gemini API key.
- Prompt templates to structure your AI inputs.
- Streaming responses for real-time AI content generation.
- Simple, minimal API.
Getting started #
1. Install #
Add to your pubspec.yaml:
dependencies:
gemini_langchain: ^0.0.1