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
- Host: GitHub
- URL: https://github.com/hazeliscoding/ai-agent-maker
- Owner: hazeliscoding
- Created: 2025-05-09T19:53:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-09T20:31:20.000Z (10 months ago)
- Last Synced: 2025-06-29T00:33:04.992Z (8 months ago)
- Topics: ai, golang, gpt
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
...
```