A modern AI assistant built with Flutter and powered by Pollinations AI.
- AI Chat
- AI Image Generation
- AI Image Editing
- Vision
- Prompt Enhancement
- Image Director
- Multiple AI Models
- Multiple Languages
- Chat History
- Image History
- Favorite Images
- Markdown Rendering
- Syntax Highlighting
- Dark Theme
- Flutter
- Dart
- Pollinations AI
- Pollination API
- Isar Database
- Provider
- HTTP
Flutter UI
│
▼
Rekty AI Services
│
▼
Pollinations AI
│
▼
AI Models
- Flutter 3.32.x+
- Java 17
- Android SDK 35+
git clone <repository-url>
cd rekty_ai
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
flutter runflutter build apk --releaseor
flutter build appbundle --releaselib/
├── models/
├── screens/
├── services/
├── widgets/
└── main.dart
Rekty AI uses Pollinations AI for AI Chat, Image Generation, Image Editing and Vision.
- Streaming Responses
- Stop Generation
- Regenerate
- Search History
- Voice Chat
- Local Image Models
Place screenshots in:
screenshots/
├── chat.png
├── image.png
├── history.png
└── settings.png
Developer: Rekty Anjany Email: rekty.anjany@gmail.com
Powered by pollinations.ai
| Chat | Image Generator |
|---|---|
![]() |
![]() |
| History | Settings |
|---|---|
![]() |
![]() |



