Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mefengl/code-by-ai-roadmap


https://github.com/mefengl/code-by-ai-roadmap

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# code-by-ai-roadmap

It's not a tool, it's just roadmap for me to track the progress that ai's ability to write a program.

> it can already write code now, but it's not in a engineering way.

emoji | meaning
--- | ---
✅ | able to do
🆗 | able to do but not good enough
❌ | not able to do
💡 | idea is not hard but not implement by community

## Roadmap

- commit message ✅
- auto group files and commit them group by group 💡

- TypeScript Type ✅

- fetch code ✅
> original codes + new api docs => new api codes

- base UI layout 🆗
- use antd ✅
- image as input ❌

- extract component 🆗
- auto create component file and replace old code with new component ❌

## Conclusion

Very early stage

Grade in engineering way: 6%