gemini_langchain 0.0.1+1 copy "gemini_langchain: ^0.0.1+1" to clipboard
gemini_langchain: ^0.0.1+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.
It enables AI-driven workflows in your Flutter or Dart applications with both streaming and non-streaming responses.

GitHub Repository: Amjaddaher/gemini_langchain


Features #

  • Easy initialization with your Gemini API key.
  • Prompt templates to structure AI inputs.
  • Streaming responses for real-time content generation.
  • Minimal, developer-friendly API.

Getting started #

1. Install #

Add this to your pubspec.yaml:

dependencies:
  gemini_langchain: ^0.0.1
7
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter package that seamlessly connects LangChain’s prompt templating with Gemini AI’s streaming API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_gemini, http, langchain

More

Packages that depend on gemini_langchain