Remove code generation section

This commit is contained in:
James Murdza
2025-04-21 05:58:44 +05:30
committed by GitHub
parent 757a747311
commit 9fba0cdafa
-8
View File
@@ -16,7 +16,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [UI generators](#ui-generators)
- [Snippet generators](#snippet-generators)
- [Documentation](#documentation)
- [Foundation models](#code-generation)
- [OpenAI plugins](#openai-plugins)
- [Search](#search)
- [Testing](#testing)
@@ -203,13 +202,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github
- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models
## Code generation
- [Magic](https://magic.dev/) — Company promising two products, an assistant and [LTM-1](https://magic.dev/blog/ltm-1), an underlying foundation model trained on code. Waitlist.
- [Poolside](https://poolside.ai/) — Company building code generation models through reinforcement learning.
- [Visual Copilot](https://www.builder.io/m/design-to-code) — Figma plugin that converts designs into clean, responsive code for multiple frameworks and CSS libraries.
- [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model fine-tuned on code.
## OpenAI plugins
- [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories.