Inspiration

I am currently learning programming for the first time. I come from a non-technical career looking to move into the cloud. I have always wanted an app that would rate my code or answer any questions my brain can think up.

What it does

This app asks for user input, python code to rate or Python related question to answer. Ratings are based on quality and conciseness. If the app is asked a question, it will provide in-depth information to explain the answer and provide examples.

How we built it

Starting with a simple prompt 'An app that can rate code or answer questions about Python', PartyRock provided the basis of the application. With a framework given, widgets were edited to provide a more cohesive experience. Rather than multiple widgets attempting the same thing, prompts were edited to differentiate between Rater and Explainer.

What we learned

It is very interesting that widgets can sometimes clash and attempt to go beyond their original prompt based on temperature tuning and other advanced settings. Learning that prompts can be fine tuned to differentiate between objectives has been enlightening.

What's next for Python coding assistant

I think if this is expanded upon further the next steps will be using the application to provide resources that expand upon the question topic. Also may add a widget to receive a second user input on their understanding of the response.

Built With

  • partyrock
Share this project:

Updates