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

Create Pass to Use AI To Generate Behavior Code #608

Open
reid-spencer opened this issue Apr 1, 2024 · 0 comments · May be fixed by #611
Open

Create Pass to Use AI To Generate Behavior Code #608

reid-spencer opened this issue Apr 1, 2024 · 0 comments · May be fixed by #611
Assignees
Labels
enhancement New feature or request

Comments

@reid-spencer
Copy link
Contributor

reid-spencer commented Apr 1, 2024

Create a post-validation pass, named "Codify", that uses a configured external AI API (GPT LLM) to translate the statements in On Clauses, Functions, and Sagas into actual code for various popular programming languages. The output of the pass is the same as the input but with the statements changed to code in the form of the triple-backtick blocks implemented in #606

Allow:

  • a choice of viable LLMs that can generate code
  • a programming language output to be specified to include Scala, Java, Python, Mojo, and other sufficiently capable languages
@reid-spencer reid-spencer converted this from a draft issue Apr 1, 2024
@reid-spencer reid-spencer self-assigned this Apr 1, 2024
@reid-spencer reid-spencer added the enhancement New feature or request label Apr 1, 2024
@reid-spencer reid-spencer added this to the 1.0 - First Full Release milestone Apr 1, 2024
@reid-spencer reid-spencer linked a pull request Apr 3, 2024 that will close this issue
@reid-spencer reid-spencer moved this from Todo to Deferred/Blocked in riddl Apr 19, 2024
@reid-spencer reid-spencer moved this from Deferred/Blocked to Todo in riddl May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant