Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mefengl/code-by-ai-roadmap
https://github.com/mefengl/code-by-ai-roadmap
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mefengl/code-by-ai-roadmap
- Owner: mefengl
- License: mit
- Created: 2023-05-09T06:03:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-09T10:16:53.000Z (over 1 year ago)
- Last Synced: 2024-10-30T10:15:30.467Z (about 2 months ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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%