https://github.com/paradite/ai-coding-techniques
Visualization of AI coding techniques in terms of maturity and effectiveness
https://github.com/paradite/ai-coding-techniques
Last synced: 3 months ago
JSON representation
Visualization of AI coding techniques in terms of maturity and effectiveness
- Host: GitHub
- URL: https://github.com/paradite/ai-coding-techniques
- Owner: paradite
- Created: 2025-08-03T08:55:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-17T06:48:05.000Z (5 months ago)
- Last Synced: 2025-08-17T08:33:39.173Z (5 months ago)
- Language: JavaScript
- Homepage: https://paradite.github.io/ai-coding-techniques/
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Coding Techniques
Visualization of AI coding techniques in terms of maturity and effectiveness.
## Data
### Input and context management
- Prompt Engineering: Mature. Effective.
- Retrieval-Augmented Generation (RAG): Mature. Effective.
- Context Engineering: Emerging. Effective.
- Rules / AGENT.md: Emerging. Limited Effectiveness.
- Knowledge / Memory: Emerging. Limited Effectiveness.