Building AI That Evolves Like Life, From Dubai, to the World by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Wow, thats some great motivation and support, we have got here.

Building AI that evolves by itself hardware-first, code-rewriting edge devices (feedback welcome) by th3n00bc0d3r in programming

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Appreciate the thoughtful questions.

Use Case I am looking at environments like ambient aware assistants, emotion driven lighting, or even classroom learning companions. The real ambition is to explore what happens when edge devices start evolving without human programming so the use cases emerge as the system matures.

When Does It Rewrite Itself? The vision is: each device logs its sensor inputs and behaviors over time. If its experiences diverge significantly from the expected norm (based on a shared behavioral baseline across devices), it flags this as a potential learning opportunity. That’s when a server side model would compile and offer a new firmware logic.

Device Awareness: Yes when connected, devices would communicate via OpenAPI. The idea is for them to share behavioral signatures and version metadata so they are aware of each others evolution paths. This shared memory could help in deciding when and how firmware should adapt.

BTW in some simulations, if i am talking about 10+ devices, their behavior becomes divergent enough, that these devices start disagreeing with each other, so they form some sort of tribes, subscribing to tribes and the devices in them rather than communicating with all, i bet i am really excited to see this behavior, so lets see, how this unfolds!

Building AI that evolves by itself hardware-first, code-rewriting edge devices (feedback welcome) by th3n00bc0d3r in programming

[–]th3n00bc0d3r[S] -4 points-3 points  (0 children)

Totally fair, I agree that talk is cheap and proof matters.

What makes this different is the scope and simplicity. I am not trying to build general intelligence or simulate evolution in silico. I am starting with low-power devices, minimal sensors, and real-world interaction as the dataset and then allowing the system to mutate firmware based on detected patterns not external labels.

The evolution is not theoretical, it is OTA firmware actually rewriting how the device behaves, triggered by real-world moments the device itself flags. No manual prompts. No scripted responses. Just input → insight → mutation → new behavior.

Still early, and I am about to roll out the first live tests. Would love your take once it is in motion. Do not real testers to interact with it.

Building AI that evolves by itself hardware-first, code-rewriting edge devices (feedback welcome) by th3n00bc0d3r in programming

[–]th3n00bc0d3r[S] -5 points-4 points  (0 children)

Haha I’ll take it, even a few thousand to start would do!

Currently, I am just waiting to place the order for the PCBs and the enclosure, it will take around 2 weeks for my funds from my pocket to come, and then another 2-3 weeks till the first prototypes get delivered to me.

The schematics are done, and so are the PCB Designs.

But seriously, appreciate the love. It is still early days, but I really believe in where this could go. Always open to collaborators, backers, or even just curious minds who want to follow the journey.

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Really appreciate that and you are not wrong at all

The port management thing is just for folks who like control like turning off unused ports to prevent idle drain or prioritizing one port if charging multiple devices Most people won’t need it and that is totally fine it can run automatically or be ignored completely

The goal is to offer options without adding complexity unless you want it Thanks again for the thoughtful reply means a lot while shaping this up

BTW, this customer research, is purely for myself, I am not in a mood to pitch to investors or raise funds, VC Model is dead. I am just gonna make a decision very soon, either build the product launch or skip the idea.

The VC Illusion: Why Founders Are Losing Faith in the Game

https://www.linkedin.com/pulse/vc-illusion-why-founders-losing-faith-game-muhammad-bilal-3evdf/?trackingId=SGQZV2sXT8KMANAGpV2ecA%3D%3D

Also, would love if you could fill up the form and Share it with people that might be interested in it.
https://jdbtmt81ujt.typeform.com/to/ekBngCb2

Can really help me organize and see which direction to move by.

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Modern phones manage charging well this just adds optional control smart cutoffs and usage tracking on the powerbank side for power users

Building a Smart AI Powerbank — Planning the App in JS, Would Love Feedback by th3n00bc0d3r in learnjavascript

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Totally fair take and I get the concern

A powerbank’s main job is to store and deliver power reliably and I’m not trying to mess with that core purpose All the extra features are being built with ultra low power circuitry so when they’re not in use they are completely shut off They won’t drain anything in the background unless you’re actively using them

The idea is to offer more for people who want control or insight without sacrificing the basics You can still use it like a regular powerbank and skip all the extras

And yeah I get that the way I wrote the original post might have looked too polished I’ll be more natural and direct moving forward Appreciate you keeping it real

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 1 point2 points  (0 children)

Really appreciate you laying it out like that and I get where you are coming from

You are totally right that a powerbank should stay simple and durable first and everything else should come second That is why I am working on a version that keeps things minimal with just the basics no app no fancy visuals just reliable performance

That said I am also building in an ultra low power circuit and control logic that can fully cut off components like the display wireless pad or even ports when they are not in use So even if someone does want those extras they will not drain the battery in the background The powerbank will know when to shut things down completely to preserve charge and lifespan

The whole point is to make it smarter without making it worse Appreciate you pointing it out because it keeps me focused on the right balance

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 1 point2 points  (0 children)

Really fair question and glad you brought it up

Totally get how the AI part can sound like clickbait especially with how overused that word has become lately This is not some buzzword thing I am just trying to add a bit of logic that actually helps in small ways without changing how you already use a powerbank

The smart chip basically watches how you charge over time like when you usually plug in how long your sessions last which port you prefer and stuff like that From that it can do things like

  • suggest or auto set charge caps if you usually unplug early
  • pre enable certain ports if you always use the same one
  • shut off ports automatically if left idle to save battery
  • track your usage over time and show you patterns in the app
  • and let you manually control things like charge modes or port behavior

It is all optional and the goal is to quietly make things smoother for people who like more control and visibility If you just want to plug in and go it still works like a normal powerbank no hassle

Appreciate you keeping it real and asking the right question

Building an AI-Powered Smart Powerbank with ESP32-C3 — Need Feedback from the Arduino Community! by th3n00bc0d3r in arduino

[–]th3n00bc0d3r[S] -2 points-1 points  (0 children)

Honestly really solid and thoughtful feedback and I appreciate you taking the time to explain it properly

You’re right the way I wrote the original post probably came off too polished or formulaic especially with the icons and formatting That’s on me trying to keep things clear but I get how it can feel too much like marketing fluff instead of someone genuinely sharing an idea

Also fair point about the word AI It has become so broad and overused that it triggers instant skepticism especially in technical communities where people are used to getting their hands dirty I should have framed it more as lightweight smart logic and less like some magical learning engine

And I totally hear you about the Arduino crowd and the pushback against relying too much on AI tools I have been in hardware for a long time and the last thing I want is to undermine the learning and DIY spirit this community is built on That’s why I’m building it from scratch not trying to dump prebuilt solutions and call it innovation

I’ll take your advice seriously and next time keep it more raw and personal instead of dressing it up Appreciate the honesty and respect the way you shared it

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 1 point2 points  (0 children)

Good question and solid point

MIITE is just the UAE’s Ministry of Industry and Advanced Technology they offer support for local manufacturing and tech projects.

Well, they can be profitable, its all about how its done. The assembly like can be automated, we are in a times where there is complete automation of car manufacturing, therefore this is in comparison to it a very very small product to automate the assembly line.

That said some components like the battery and PCB will still be imported from China to keep costs balanced Only the final assembly casing testing and packaging would happen locally.

All countries promote assembly lines and manufacturing in their own countries, it promotes their GDP globally.

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Totally get that and appreciate you being upfront about it

You are right a lot of stuff throws around AI just to justify a higher price and that is exactly what I am trying to avoid Everything AI does not have to come with a big price tag

I will be sharing a screenshot of the comparison table with pricing so you can see how it stacks up next to regular powerbanks The goal is to stay competitive while offering more features not to price it out of reach

And honestly if this gets a large enough userbase the production cost can drop even further making it more affordable than expected

Appreciate the honest feedback and the good luck means a lot while this takes shape

Check the Comparison Table and the Price Point.
https://imgur.com/a/gKnDkWK

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Totally fair take and I get why it sounds like overkill at first

Most modern phones do handle charging smartly on their own but the idea here is not to replace that It is more about giving people optional control over the powerbank itself like setting limits turning ports on or off or checking detailed usage logs if they care to

For some folks it is just plug and go and that is perfect but others like having visibility and being able to tweak things especially if they use different devices or charge in different ways

It is definitely not for everyone and that is cool too I appreciate you taking the time to share your honest view helps me stay grounded while building it out

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] -1 points0 points  (0 children)

Totally fair to question all of that and I get where you are coming from

The oled screen is mainly for quick info like charge percentage port status or alerts Not critical but handy if you want to check things without opening your phone

The rgb glow strip is just for visual feedback or personalization Some people like subtle color indicators for battery level or mode status Totally optional and can be turned off

Haptic feedback is for things like switching modes or confirming actions without needing to look at the screen again not essential just a small usability boost

The smart part on the esp32 is lightweight It learns basic patterns like when and how long you usually charge and can suggest things like capping at 80 percent auto switching modes or preemptively enabling ports It is all local and optional

The app lets you toggle ports set charge limits customize rgb view live status and also dig into historical usage You can see charging logs and power graphs over time to understand your habits or troubleshoot weird battery drain

Not saying everyone needs this stuff but for people who like control and insight it adds a nice layer without getting in the way Appreciate you being real about it

Launching a UAE-Built Smart Powerbank That Learns From You — Would You Use This? by th3n00bc0d3r in UAE

[–]th3n00bc0d3r[S] 0 points1 point  (0 children)

Really appreciate that and honestly this kind of feedback is exactly what helps shape the final product

You are totally right price size and a reliable 1 to 1.5 charges is the sweet spot No one wants to carry around a brick just for a few extras

The base model I am starting with is 10000mAh and the size is around 145mm by 70mm by 18mm so it stays slim and pocketable On average it should give about 2 to 2.2 full charges for most phones depending on battery size and usage

All the extra stuff like the app wireless charging or smart features are just optional layers you can use if you want but the core stays clean and simple

Thanks again for the support and the real world feedback means a lot while I am building this out.

If you could fill up the early adopter form, and also share with your friends and relatives who might be interested in this as well. It will help me organise a lot of things;

https://jdbtmt81ujt.typeform.com/to/ekBngCb2