Transformation of the website into platforms: android, ios, windows, linux 5000$
Hello! I am looking for an experienced programmer, team, or agency
to comprehensively transfer my innovative web platform Intebwio to
dedicated applications for the systems: Android, iOS, Windows, and Linux.
About the product: Intebwio is an artificial intelligence-based
next-generation browser/search engine that generates ready-made, synthetic web pages in response to user queries,
instead of displaying a list of links. The web application already exists and works correctly – the next
step in development is to go beyond the browser and provide the tool as
independent applications.
Scope of duties:
- Transfer / transformation of the existing web version into efficient applications
operating on Android, iOS, Windows, and Linux systems.
- Selection of the appropriate technology stack (I am open to cross-platform solutions,
e.g., Flutter, React Native, Tauri, Electron, Capacitor –
the decision depends on your technical argumentation).
- Optimization of UX/UI for the specifics of mobile devices and
desktop screens.
- Integration of basic native system functions (if required for
better application performance).
- Preparation of versions ready for distribution/publication in app stores
(Google Play, App Store, etc.).
Budget: The estimated budget for this project is $5,000 (USD).
Requirements for candidates (How to apply?): Please avoid automated,
template responses. I am looking for someone who understands the vision of the project. For your
offer to be considered, you must take the following steps:
Visit the website: https://intebwio.com/ and test its functionality to
understand what architecture and product you are dealing with.
Submit a proposal: Write me a message with a specific plan and concept
for transferring this platform to the 4 mentioned environments.
Justify the technologies: Indicate which tools or frameworks you want to use for
this task and why they will be the best, safest, and
most optimal choice.
Provide an estimate: Specify the approximate time for the entire project.
If you enjoy interesting challenges related to artificial intelligence and have
experience in creating cross-platform applications – I look forward to your
message!
-
14 days4981 USD
6589 28 0 14 days4981 USDIntebwio is essentially a web app wrapper that needs to feel native across four platforms without maintaining four separate codebases. My recommendation: Flutter for Android and iOS (single codebase, true native performance, strong WebView integration for the AI-generated pages), and Tauri for Windows and Linux (Rust-based, tiny binary, uses the system WebView so the existing web logic ports almost 1:1 without Electron's memory overhead).
Concrete plan: first, audit Intebwio's current architecture to identify what runs client-side vs. what hits your AI backend, then wrap the core in Flutter with platform-specific navigation patterns and Tauri for desktop with OS-level keybindings and window management. Second, handle the tricky part: AI-generated HTML pages rendered inside the app need a sandboxed WebView that blocks external navigation but allows dynamic content injection. Third, configure signing, provisioning profiles, and store metadata for Google Play and App Store submission.
The main risk a junior misses: App Store review will scrutinize an AI-generated web content renderer heavily. We need a clear content policy and potentially a static fallback screen to pass review.
-
Ask your question to the client