Aarya is an AI-powered assistant built with Flutter. It integrates the ChatGPT API for natural language interactions, text-to-image generation capabilities, and a translation module powered by Google Translator.
Hi, I’m Suraj Yadav, a Flutter Developer passionate about crafting intuitive and powerful applications. Aarya is my vision to merge artificial intelligence with seamless app experiences.
- 🤖 ChatBot: Interact with an AI assistant powered by ChatGPT API.
- 🎨 Text-to-Image: Generate images from text prompts using AI.
- 🌐 Translator: Translate text into various languages using Google Translator.
- 🌓 Light/Dark Mode: Switch between light and dark themes for a personalized experience.
- 📱 Cross-Platform: Compatible with Android and iOS devices.
Run the following command to deploy the app locally:
flutter run
-
Clone the project:
git clone https://github.com/suraj-yadav0/ai_assistent
-
Navigate to the project directory:
cd ai_assistent
-
Install dependencies:
flutter pub get
-
Start the app:
flutter run
Chat Interface | Text-to-Image Generation |
---|---|
![]() |
![]() |
Settings Page | Translator |
---|---|
![]() |
![]() |
Light Mode | Dark Mode |
---|---|
![]() |
![]() |
Translation in Progress | Generated Image |
---|---|
![]() |
![]() |
- Frontend: Flutter, Dart
- Backend: Hive, Appwrite
Contributions are highly encouraged!
Steps to contribute:
- Fork the repository.
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m "Add AmazingFeature"
- Push to the branch:
git push origin feature/AmazingFeature
- Open a pull request.
Make sure to follow the Code of Conduct.
Have suggestions or feedback? Feel free to reach out:
📧 Email: surajyadav200701@gmail.com
Enjoy using Aarya? Star the repository on GitHub! 😊