Inspiration

  • As builders, we constantly think of new ideas, or need to tend to our projects
  • Whether it be our own Hackathon Web Dashboard, website ideas, or even bug fixes, we always need to fix things related to code on the fly

What it does

  • Conversational AI you can communicate with to let it know what you want to do on the fly
  • Uses Qwen Code as the underlying agent and interact with the device.
  • Whether it be a bug fix, new feature, or entirely new project draft!
  • You explain what you want and keep having a conversation
  • Once your objective is clear via AI summary, Stratosphere will detail its action plan and highlight what needs to be modified
  • Stratosphere automatically generates code and creates a live preview
  • Code is published to your local machine/GitHub immediately, so you can view it when you get back to an actual computer!

How we built it

  • Gemini 2.5 Flash (Google)
  • Qwen3 Coder Plus (Alibaba)
  • Warp.dev
  • Windsurf
  • Claude Code
  • React Native (Android)
  • React
  • Electron
  • Next.js
  • JS/HTML/CSS/TS/JSON/Markdown
  • Git/GitHub

Challenges we ran into

  • Connecting the phone client to the desktop client
  • Realized the devices were on two different subnet masks
  • Constructing a brand new API created in-house to connect the user to the bottom layer Gemini Agent framework

Accomplishments that we're proud of

  • Connection between Desktop and Mobile client
  • Able to connect AI agent + beautiful frontend + user-friendly experience
  • Promotional Site! (something often glossed over)
  • It works!

What we learned

  • Check subnet masks
  • Always be prepared to change course on a whim; be flexible, but nimble
  • Use AI tools to our advantage, but do not ever over-rely on them, because they can sometimes cause more harm than good

What's next for Stratosphere

  • Finding a more accessible connection method to the masses, which works without setup whatsoever
  • More AI summary, more spaced for AI confirmation
Share this project:

Updates