The Software Guy
538 subscribers
254 photos
45 videos
18 files
115 links
Survivor 💀
Download Telegram
well lets call it a day 😄🤌🏻
4🔥2
ከATM ብር ተቀብላቹ እዛዉ እየቆጠራቹ ወረፋ ምታጨናንቁ ሰዎች ግን ምናቹን ነዉ የሚያማቹ🤔...

ጎዶሎ ቢሆንስ ምን ልታረጉ😂😂
🤣6😁1
Forwarded from Dagmawi Babi
NativeChat.apk
24.4 MB
NativeChat

NativeChat is a powerful app made to make your mobile AI conversations more useful using Gemini under the hood and allowing it to access device information like system specs, call logs, SMS, battery and more.

#MyProjects #NativeChat
@Dagmawi_Babi
4
Forwarded from Dagmawi Babi
For flutter devs, beginners or seniors, there's a great list of features you can implement to make the app even more amazing.

• Themes
• Chat History
• Attach Files / Images
• More Prompt Suggestions
• Voice Control Settings (eg. adjust speed, pitch...)
• More functions to access device state (eg. Network state, location...)

Advanced Context
• NewsAPI calls
• Weather API
• Reddit API

Clone the repo, install the packages and get to it, go break or make something fun
github.com/dagmawibabi/NativeChat

Go for it, seriously, it's so easy and a huge learning experience. Cause I learnt so much about working with AI and flutter in this project as well.

#MyProjects #NativeChat
@Dagmawi_Babi
5
The internet gave you
- Access to Money
- Access to knowledge
- Access to opportunity

And what do most people do?
WATCH NETFLIX💔
💯4😢1
Forwarded from FlutterBegin
Top 10 Flutter Packages Every Developer Should Know

Flutter’s power comes from its rich ecosystem of packages. Here are 10 must-know Flutter packages that can make your development faster and easier!

1️⃣ provider – State management made simple.
🔗 flutter pub add provider

2️⃣ dio – A powerful HTTP client for handling API requests.
🔗 flutter pub add dio

3️⃣ hive – Lightweight and fast NoSQL database for local storage.
🔗 flutter pub add hive

4️⃣ flutter_bloc – A structured way to manage state using the BLoC pattern.
🔗 flutter pub add flutter_bloc

5️⃣ lottie – Beautiful animations made easy with JSON-based files.
🔗 flutter pub add lottie

6️⃣ get_it – A simple service locator for dependency injection.
🔗 flutter pub add get_it

7️⃣ image_picker – Pick images and videos from the gallery or camera.
🔗 flutter pub add image_picker

8️⃣ cached_network_image – Load images efficiently with caching.
🔗 flutter pub add cached_network_image

9️⃣ flutter_local_notifications – Schedule and manage push notifications.
🔗 flutter pub add flutter_local_notifications

🔟 intl – Format dates, numbers, and translations effortlessly.
🔗 flutter pub add intl

@FlutterBegin
👍1
Forwarded from Henok | Neural Nets
The curse of optimization: When it's accurate, it's slow. When it's fast, it's wrong.
Dagmawi Babi
there you go, https://github.com/dagmawibabi/NativeChat/releases/tag/v1.0.2
Made contributions to dagi's Nativechat V1.0.2 app to be able to accept image input and analyze images😊.

Contributing to openSource is really fun and a great way to learn from others, i personally have learned a loooot .

So far i have contributed to
-Loglib
- Farmui
- chapa flutter sdk
- outofpocket apk (dagi's)
- Nativechat app

Although the contribution on loglib and farmui are just fixing typo on the git repo😂😂 ofc it is a contribution tho 🤷‍♂
#dagmawibabi #nativechat #contribution #opensource
🔥12
The Software Guy
https://developer.android.com/studio/releases
We got new version of Android studio 🔥 i use 100% android studio for flutter development and looks like ladybug is gone 😁 we got Meerkat here 🐿
🔥6
Forwarded from Solo codes (Brook Solomon)
Introducing The Audio Streaming Platform (TASP).🎧📱

Ever wished you could enjoy YouTube content without keeping your screen on or getting distracted by videos? The Audio Streaming Platform brings you the best of YouTube—but as pure audio.

🎵 Listen to podcasts, interviews, lectures, and music without video draining your battery.

📱 Seamless background playback—keep listening while using other apps.

🔋 Save data & battery by streaming only the audio you need.

Favorites & Queue Management – Save your favorite audio tracks and create custom playlists.

Turn YouTube into your personal audio hub and stream smarter. Try The Audio Streaming Platform today! 🔥

Show some love to the repo🤩
github

@solodevchronicles
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Solo codes (Brook Solomon)
The Audio Streaming Platform.apk
24.2 MB
Yup made Contribution to the TASP app too😇
31🫡1
Yall think when we send an image to AI that it sees the image like we do ? Nah!

So basically what we do is , we convert the image or audio or file in to Bytes of code and also identify what the MIME type is (png, pdf ....)

Then we pass the Byte and the Mime type to the AI and majically the AI understands the Image just like that.
🔥10
The Software Guy
majically
Actually what i mean by majically is that an image contains pixels and each pixel can be represented as byte .

So the colors and brightness and the like values can be represented in bytes so the AI will convert the bytes into pixels and eventually know what the image is all about.
🔥5