An open API service indexing awesome lists of open source software.

https://github.com/hazeliscoding/ai-agent-maker

WIP - An AI code generator with the ability to generate full project
https://github.com/hazeliscoding/ai-agent-maker

ai golang gpt

Last synced: 8 months ago
JSON representation

WIP - An AI code generator with the ability to generate full project

Awesome Lists containing this project

README

          

1. We want to generate an entire project (medium sized project)
2. Go learn some advanced features of Go

(User) --> GPT --> Response ()

- Yap yap yap...
```go
package ..

```

```go
...

```