Skip to content

Qlwentt/big-omg-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big OMG

Big OMG is a full stack application that analyzes the time complexity of user-inputted code. It aims to help developers optimize their algorithms by providing insights into the performance of their code.

It uses OpenAI's GPT-3.5 model to generate the time complexity of the code. The model is able to generalize to unseen code snippets and provide accurate time complexity information.

This is the backend of the application only. The frontend is located here: https://github.com/Qlwentt/big-omg-react

Usage

The application can be found here: https://big-omg-react.uw.r.appspot.com/

About

time complexity analyzer backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages