r/AI_India

Gemini AI can now create a whole new operating system for less than $1000 and in less than 1 day
▲ 568 r/AI_India+1 crossposts

Gemini AI can now create a whole new operating system for less than $1000 and in less than 1 day

u/Time-Credit43 — 8 hours ago
▲ 91 r/AI_India+11 crossposts

Finally releasing Micracode - an open-source, self-hostable ai App builder.

It’s basically a open source alternative to lovable that runs on your own server and lets you build/deploy apps instantly.

- batteries-included: db, files, auth, payments (planning to support in future)

- code-editor

- BYO AI key

repo link: https://github.com/Jamessdevops/micracode

(Any star will be super appreciated ❤️)

I am basically building things together with our contributors based on your feedback :)

I'm so happy to hear about more things to implement.

Thank you all!

u/james-paul0905 — 7 hours ago

Anyone here doing research on AI?

Hey! Is anyone here into AI research or currently working on AI-related projects? I’d love to know what kind of research you’re doing and maybe learn more about the field. Feel free to share!

reddit.com
u/Accomplished_Cost857 — 16 hours ago
▲ 25 r/AI_India+1 crossposts

New Gemini UI

Just saw this updated UI. I like it more than the old one.

Seems like the upfront options of create image, music, video didn't have much use.

One core thing I've observed is that they're making everything bigger across their apps.

What do you think?

u/stark_1004 — 20 hours ago

The era of brute-forcing AI smarter is quietly dying — and most people haven't noticed

For the past 3 years, making AI smarter had one rule: bigger is better. More data, more compute, more power. It worked. Then it stopped working.

The dirty secret about scaling laws is that the gains aren't a straight line — they flatten. And at some point the math turns brutal. A 4-8x increase in model size requires a 5x increase in training data just to not get worse. When your model has already consumed the entire internet, where does that data come from?

That wall is here now. Right now, individual server racks the size of a fridge are consuming 11x more power than they did in 2020. By next year that quadruples again. You don't need a bigger server room anymore — you need a dedicated power plant.

So how are models still getting smarter? Two things happening quietly:

1. Synthetic data — AI generating curated training data for itself. The student teaching the student.

2. Test-time compute — Instead of spending the same energy on "hello" as on a hard math problem, models now dynamically scale how much they think before answering. That "please and thank you" token problem that was costing companies billions? Largely solved.

But the next step is weirder. Companies are already working on latent reasoning — models that stop thinking in English entirely. They'll process your prompt through thousands of simultaneous thought directions in raw mathematics, then translate only the final answer back into language. It's not science fiction. It's the next 18 months.

Which brings the uncomfortable question: if AI trains itself, scales its own compute, and thinks in math we can't read — what exactly is the human role?

My answer, which surprised me while making this video: your imperfections.

When intelligence is cheap and abundant, perfection becomes cheap too. The only signal left that something was made by a human is the rough edges — the wrong turns, the inconsistencies, the things that aren't optimal. Those stop being weaknesses. They become the asset.

The research showing that children who use AI from birth never develop certain cognitive skills isn't just a safety concern. It's the real story of what we're trading away.

Made a full video on this if anyone wants the complete picture: [link in comments]

reddit.com
u/rajzzz_0 — 1 day ago

Agentic AI for Absolute Beginners: A 100% Free Learning Roadmap

As a beginner wanting to learn agentic AI for free, you’re in a good spot: there are several free or mostly‑free resources that start from zero and don’t assume coding skills.

1. Start with SimplAI University (free)

  • SimplAI University has a free “Fundamentals” course (50+ hands‑on lessons over about 11 chapters) that teaches agentic AI basics on the SimplAI platform, with no coding required.
  • It’s a good fit if you want to learn by actually building simple AI agents and workflows, while staying inside one ecosystem.

2. Microsoft’s “AI Agents for Beginners” (free)

  • Microsoft Learn offers a free 10‑lesson course called “AI Agents for Beginners”, which takes you from basic concepts to simple code.
  • It’s practical, language‑agnostic in spirit, and designed so you can start with the basics and then move to frameworks like LangChain / AutoGen later.

3. Other beginner‑friendly free options

  • Hugging Face Agents Course: Free interactive course that walks you through building agentic systems using Hugging Face tools and LLMs.
  • YouTube crash courses: Channels like AI Agents for Beginners and Codebasics offer multi‑lesson free videos walking through agentic AI and frameworks such as LangGraph.

Simple learning path (for you)

  1. Start with SimplAI University’s free Fundamentals track for a gentle, no‑code intro.
  2. Parallelly, watch or skim Microsoft’s “AI Agents for Beginners” to see the underlying concepts and simple code.
  3. Then pick one short YouTube crash course (e.g., LangGraph or “AI Agents for Beginners – Part 1”) to practice building a tiny agent that does something simple like answering questions or summarizing text.

If you tell me whether you’re okay with a little coding (Python) or want to stay 100% no‑code, I can map out a step‑by‑step weekly plan tailored to your comfort level.

reddit.com
▲ 15 r/AI_India+1 crossposts

A new AI Studio mobile app is now available on Google Play for pre-registration!

​

u/rajzzz_0 — 1 day ago
▲ 1.2k r/AI_India

Claude casually gave better advice than most productivity influencers.

The “knowledge compounds” point was fine, but the attention part is what stuck with me. Feels true honestly. Most people wake up and immediately hand over their brain to algorithms for the next hour.

Weirdly simple answer, but probably more valuable than 90% of productivity content online right now.

u/Extension-Visit-6298 — 3 days ago
▲ 1.7k r/AI_India+2 crossposts

A man lost access to 5 BTC for 11 years… until he used Claude

A guy was locked out of ~5 BTC for 11 years.

As a last ditch effort, he dumped his old college computer data into Claude.

Claude apparently found the old wallet file and helped recover access to the Bitcoin.

Imagine forgetting about something for over a decade, then an AI assistant casually finds it sitting somewhere in an ancient hard drive.

We’re entering a really weird era of tech.

u/Gaurav_212005 — 3 days ago

The Young Are Being Battered by AI as Hiring Shifts to Older Workers

A new survey says CEOs are looking to slash junior roles in the next two years and focus hiring on mid-level positions.

u/SupremeConscious — 2 days ago

EU AI Act enforcement starts in 75 days - affects any team building AI agents for European clients

If you're building AI agents or SaaS products used by European companies (or processing EU resident data), the EU AI Act applies to you regardless of where your company is based.

Full enforcement for high-risk systems starts August 2, 2026. High-risk means: credit scoring, recruitment filtering, healthcare triage, education assessment, critical infrastructure.

The practical requirements:

* Automatic decision logging (not optional)
* 6-month minimum log retention
* Technical documentation of your detection pipeline
* Human oversight architecture
* Accuracy and bias testing documentation

Fines: up to 35M euros or 7% of global turnover.

I broke down what the regulation requires, what auditors check, and realistic steps before the deadline in the link in comments.

Worth reading if your team is building anything AI-related for the European market.

reddit.com
u/Still_Piglet9217 — 2 days ago
▲ 317 r/AI_India+1 crossposts

Thoughts on AI from a designer's POV

A single image generated with Google’s nanobanana pro uses the same energy as your 9W bulb does in 30 minutes.

That is not sustainable, even if you are a 5 trillion dollar company.

With that in mind, are creators truly cooked or is the proverbial frying pan not what it seems?

1) Why AI growth is not sustainable

Most AI companies are not profitable. They are burning cash to one up the competition and keep their stock up.

Even Google quietly replaced their flagship image gen model with an inferior version to keep up things sustainable.

OpenAI’s Sora made $2 million in its lifetime while costing $15 million per day to run before Sam Altman axed it.

While AI is here to stay and it will keep getting better, it's not going to replace 99% of humans like what some might claim.

2) The act of creation

If you are just starting out to learn something then don’t let the doomsday talk discourage you.

The tool we use to create is an ever changing variable but the act of creating itself is a constant that makes us human.

Lock in, put in the hours, use AI to research, help and work for you but don’t let it keep you from creating something that makes you happy.

It is said that it takes 10,000 hours before you can truly master something. That is not getting replaced by a program running on a data center somewhere.

Experienced designers using AI will always be better vs. someone with 0 design experience prompting into an AI model and hoping for the best.

The intuition on what looks good comes from experience of creating, not from the latest claude update that Amodei might deem “sentient’.

3) Deceptive marketing galore

AI companies have one goal and that's to get more users. To that end we get marketing campaigns.

Some market with dignity while others are known as Higgsfield.

While AI is a very real threat that’s taking over jobs, it’s crucial not to fall for every “creators are cooked” posts out there and panic buy some AI subscription.

More often than not, the content showcased is a cherry picked example achieved after burning thousands of dollars worth of credits.

4) AI skills are important, human communication even more so.

This is not a “don’t use AI” post. AI is part of most creative workflows these days. You will be using these tools just like any other.

But, in a world where founders, managers and clients are exposed to deceptive marketing - the skill that will be more useful than ever is communication.

A founder is not going to buy that $1000 higgsfield subscription and spend all his day generating AI slop.

They will want a human to bring them results and your goal is to show why you’re the right person.

“I know how to use Claude design” will not cut that. You need to stand out with practical skill sets and how you present those matters.

Building relationships, being clear in your communication, listening to your client’s needs and navigating disagreements tactfully are all essential regardless of whether AI exists or not.

Don't let Grok write that pitch. Read a book like those from authors like Dale Carnegie and upskill your writing. Then put your heart and soul into it.

5) Local vs Cloud based AI

Large AI models require huge data centers to work. This takes a lot of compute power which is why everything from that laptop to a SD card has gone up in price.

Mega crops are hoarding consumer supply to grow their AI capacity because there simply isn't enough compute resources.

Meanwhile, as we have seen with Google, a mega-corp does not give two shits about the user and will change the model or its capabilities at any day.

Their goal is to farm data in the name of personalisation to train their AI model and sell the data to the highest bidder for targeted ads.

Imagine building a business model around the capability of an AI model only for it to fall apart because the company released an update which nerfed its outputs.

Now that’s not to say that AI is not useful. If you are going to add AI into your workflow then it’s preferable to use models which run locally on your system.

If it's something that runs locally then you don’t have to worry about outages or the company making changes to the model without informing the users.

On the other hand, if you are using cloud based tools then look into open-source models (Deepseek/Kimi vs. Claude).

Open source models are accessible by multiple providers which prevents the chances of having a single point of failure on something you depend on.

6) The death of critical thinking

AI can be very useful for research, ideations and letting it think for you in the name of automation.

But it's best to use it to aid the creative process, not to be the creative process.

Most LLMs are next word predictors, in that they often come to the same conclusion based on their training data.

You don't want to be reliant on such tech to come up with ideas for you. The brain is also an organ that benefits from mental exercise and turning that thinking side off because GPT will do it for you is a bad idea.

7) Final Thoughts

If you managed to get so far then congratulations. Your attention span is not shot to hell from reels and "AI can do it now" logic.

Go pickup that paintbrush, make that music, open that design file waiting on your laptop, do that photography you always wanted. Create, Create, Create.

Fight against the mega corps by choosing open-source and local over cloud dependency.

Keep the creative space and internet as we know it from turning into an AI hellscape.

u/steveplusf — 4 days ago

Anyone in India using these cheap GPT/Claude proxy stations?

Saw something interesting recently.

A lot of Chinese students/devs are apparently buying GPT-5.4/5.5 and Claude API access through Xianyu/Taobao proxy sellers for insanely cheap prices. Some people are claiming they’re using 100M+ tokens a day while paying like $1 and just vibecoding nonstop.

From what I understood, these “proxy stations” work like this:

Someone buys huge amounts of API credits/accounts, routes all requests through their own servers, and then resells access at dirt cheap rates.

So instead of paying official API pricing, users basically share access through these middlemen.

The price difference is crazy too. People are saying it’s around 96-97% cheaper than official pricing.

But the obvious downside is privacy. Your prompts/chats are probably getting logged somewhere on those servers. So if you're using it for anything sensitive, that sounds risky.

Just curious:

Is anyone from India here doing this kind of setup?

How has your experience been?

And do we even have an Indian equivalent of Xianyu/Taobao where people sell this sort of API/proxy access?

reddit.com
u/Gaurav_212005 — 3 days ago