Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artemis Automated Code Optimiser: Readability Improvements #390

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

artemisTurintech
Copy link

Modulus Pull Request

Description

What is this PR about?

This PR includes a series of suggestions generated by Artemis (see our github profile for more info), aimed at demonstrating its potential to offer LLM powered coding enhancements.

It contains two small commits focusing on readability and small performance improvements on the context of a single function. As such, it does not make contextual assumption about the repository. These suggestions are generated by our Artemis product, which, augmented by a number of LLMs, is able to find potential optimisations to a given code repository.

Why are we doing this?

We believe in the transformative power of LLMs in coding and software development. By sharing this PR, we hope to spark interest in Artemis and explore potential collaborations or use cases where our tool could bring value to projects like clara-viz.

What we are not saying

  • We are not implying that moduluss coding practices need improvement.
  • This is not a critique of your project but a showcase of Artemis' capabilities.

Checklist

  • I am familiar with the Contributing Guidelines.
  • Existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The CHANGELOG.md is up to date with these changes.
  • An issue is linked to this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant