diff --git a/docs/docs/core-abilities/index.md b/docs/docs/core-abilities/index.md index a70c04de..be61cd4c 100644 --- a/docs/docs/core-abilities/index.md +++ b/docs/docs/core-abilities/index.md @@ -19,6 +19,7 @@ Here are some additional technical blogs from Qodo, that delve deeper into the c These resources provide more comprehensive insights into leveraging LLMs for software development. ### Code Generation and LLMs +- [Effective AI code suggestions: less is more](https://www.qodo.ai/blog/effective-code-suggestions-llms-less-is-more/) - [State-of-the-art Code Generation with AlphaCodium – From Prompt Engineering to Flow Engineering](https://www.qodo.ai/blog/qodoflow-state-of-the-art-code-generation-for-code-contests/) - [RAG for a Codebase with 10k Repos](https://www.qodo.ai/blog/rag-for-large-scale-code-repos/)