From 9fba0cdafac99c16cc2bef32a469bda080d5cf88 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Mon, 21 Apr 2025 05:58:44 +0530 Subject: [PATCH] Remove code generation section --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index f7f2ba5..6055bb6 100644 --- a/README.md +++ b/README.md @@ -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.