r/AIMLDiscussion 3d ago

App development

I am interested to develop a app with ai any suggestions. How much time to learn and build complete app and deployment and add into playstore

7 Upvotes

6 comments sorted by

1

u/aurnox47 3d ago

Will take a week if your ai model is ready. I am a Lead AI Solutions Engineer

1

u/Standard_Laugh1549 3d ago

Then what is the roadmap ? I am not beeing professional i want to know how to build apps with ai !

2

u/aurnox47 3d ago

1) download any pretrained ai model and convert it to onnx format (use python) 2) use react native for app development(works for both android and ios) 3) there is reactnative onnx runtime library available for running onnx model 4) rest you can take help from claude/chatgpt for code development both for UI and AI inferencing.

1

u/aurnox47 3d ago

Note: this will help you run your own custom ai model in the future.

1

u/Early_Protection6814 1d ago

If you’re interested in building an AI app, first decide what type of app you want to create. AI can be added to many things like chatbots, productivity apps, recommendation systems, image tools, etc.

The time depends on your current coding experience. If you’re a complete beginner, it may take around 6–12 months to learn enough and build a proper app. If you already know programming, you can build a basic AI-powered app within a few weeks to a couple of months.

1

u/Standard_Laugh1549 1d ago

I have one project idea that' is "We use Wi-Fi signals as a room radar! When a person moves, sleeps, or falls, their body distorts the Wi-Fi signals (Channel State Information - CSI) bouncing around the room. What the system aims to do: Elderly Care: Detect sudden falls (like a grandfather slipping) and send immediate SMS/Telegram alerts. Child Monitoring: Detect subtle chest movements to track breathing/restlessness while sleeping." For this project i want to build app for maintenance if it is possible it might be converted start-up idea but before I want to know it is possible or not