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

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

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.