ai_text_summary 1.1.1 copy "ai_text_summary: ^1.1.1" to clipboard
ai_text_summary: ^1.1.1 copied to clipboard

A Dart package that summarizes long blocks of text into 3-line summaries using OpenAI.

🧠 AI Text Summary #

AI Text Summary is a Dart/Flutter package that uses OpenAI's GPT model to summarize long blocks of text into 3 concise lines. It's ideal for note-taking apps, CRMs, blogs, or any app where users deal with large amounts of text.


✨ Features #

  • 🔍 Summarizes paragraphs into 3-line summaries
  • ⚡ Easy integration into any Dart or Flutter app
  • 🔑 API key configurable by the user (no hardcoding)

🚀 Getting Started #

1. Install #

Add this to your pubspec.yaml:

dependencies:
  ai_text_summary: ^0.0.1
1
likes
160
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package that summarizes long blocks of text into 3-line summaries using OpenAI.

Homepage

License

MIT (license)

Dependencies

http

More

Packages that depend on ai_text_summary