Skip to content

CodeBoost is a code runner that allows you to refactor and run your code in one convenient location. With CodeBoost, you can improve the quality and readability of your code with just a few clicks, and then run it to see the results instantly.

License

Notifications You must be signed in to change notification settings

abhirampai/CodeBoost

Repository files navigation

CodeBoost

CodeBoost is a code runner that allows you to refactor and run your code in one convenient location. With CodeBoost, you can improve the quality and readability of your code with just a few clicks, and then run it to see the results instantly.

Demo

Updated Demo

Update demo for CodeBoost

Old Demo

CodeBoost.mp4

Features

  • Select AI model for refactoring: CodeBoost allows the user to select the model they want to use for refactoring the code, provided the browser supports webGPU. Else CodeBoost uses google gemini by default.

    Selection Using the modal selection modal

    select model using selection modal

    Selection using the radio button in user prompt

    selection using the radio button in user prompt
  • Code refactoring: CodeBoost makes it easy to refactor your code by suggesting changes that will improve its quality, readability, and performance. You can choose to refactor the whole code or part of code by selecting the code snippet and refactor that part.

    Screen.Recording.2024-08-07.at.9.13.53.AM.mov
  • User prompt Users can use the user prompt to modify the user prompt and the regenerate the response, the only constraint is that the user needs to mention {source_code} variable in the prompt for the response to be generated.

    user prompt
  • Code running: CodeBoost allows you to run your code directly from the editor, without having to switch to a different tool or environment. You can run your code as many times as you like, with different input values, and see the output and any errors or exceptions that occur.

    Screen.Recording.2024-08-07.at.9.17.08.AM.mov

Languages supported

  • Bash
  • C
  • C++
  • C#
  • Python
  • Java
  • Rust
  • Go
  • Ruby
  • JavaScript

APIs

  • Judge0CE

Packages

Contributing

If you want to contribute to this project, feel free to open an issue or submit a pull request on GitHub. You can also contribute by forking or creating a branch from codesandbox

Acknowledgements

Created with CodeSandbox

About

CodeBoost is a code runner that allows you to refactor and run your code in one convenient location. With CodeBoost, you can improve the quality and readability of your code with just a few clicks, and then run it to see the results instantly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages