Inspiration

What it does

Our app helps developers quickly ideate, by turning psuedocode and high-level system design, directly into code, in the language of their choice. Users can turn to classic whiteboard coding to use our app; set up your webcam, turn on your microphone, and we'll take your idea from there.

How we built it

Our backend implements several GCP (Google Cloud Platforms) APIs, including Cloud Video Intelligence API for OCR, and Cloud Speech-to-Text for speech recognition. Our conversion from text to code uses the OpenAI API, which is all built into our Flask backend. Our frontend's built with React.js,

Challenges we ran into

We spent a long time refining the idea and implementation of the project. Going back and forth on different ideas and deciding to compromise and work on our final MVP.

Share this project:

Updates