Skip to content

A machine learning/AI program that allows users to generate, explain, and debug code. Made with Flask/Python and the openAI API apart of the 2022 Big Red Hacks Hackathon

Notifications You must be signed in to change notification settings

AutumnIeaves/sakura

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sakura

A Flask-based web application that leverages machine learning and artificial intelligence to allow users to create, understand, and debug Python code.

Sakura Logo

Description

We wanted to create a program that would help individuals better understand computer programming (Python, in particular) through a user-friendly and accessible interface.

Our project was created on Flask, a python-based web framework. This allowed us a simple back-end framework where we could call our API while also maintaining a dynamic front-end site for users. Additionally, we were able to leverage the ability to send information from client-side to server-side to enhance a user's experience.

What's next for Sakura Next, learning how APIs can significantly elevate and automate our day-to-day lives is something that proved to be fascinating as it showed us what computer programming would be capable of, both now, and late into the future. Up next, Sakura would like to include more advanced features, such as taking into account different programming languages, other than Python, for debugging, generating, and explaining.

Getting Started

Dependencies

Authors

Ryan Ho @ryanisho LinkedIn

Matthew Liang @mattheww.liangg LinkedIn

Junkai Zheng @junkai127 LinkedIn

Andrew Chen @xeroxandrew LinkedIn

Version History

  • 0.1
    • Initial Release

License

N/A

Acknowledgments

Inspiration, code snippets, etc.

About

A machine learning/AI program that allows users to generate, explain, and debug code. Made with Flask/Python and the openAI API apart of the 2022 Big Red Hacks Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.9%
  • JavaScript 21.9%
  • Python 6.2%