Skip to content

JoeKun/rust-auto-gpt-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Auto GPT Coder

Rust Auto GPT Coder is an automated agentic code generation tool for web server backend code in Rust.

It is inspired by a course from Packt Publishing: Craft an AutoGPT Gen AI Instrument with Rust & GPT-4 Specialization.

This implementation largely follows the principles of the course, with a few minor modifications.

  • The model used here is actually OpenAI’s GPT-5.2.
  • The AI functions for the backend developer agent were improved slightly for more robust code output.
  • The project organization was tweaked somewhat for clarity.

Demo

Here is a demo of rust-auto-gpt-coder used to write the backend code for a simple Hangman word game.

rust-auto-gpt-coder-run-screen-recording.mov

And here's a screen recording of some manual API endpoint tests for the auto generated backend code.

rust-auto-gpt-coder-test-screen-recording.mp4

About

Automated agentic code generation for web server backend code in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages