summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorR.I.Pienaar <rip@devco.net>2024-04-11 21:55:22 +0200
committerGitHub <noreply@github.com>2024-04-11 21:55:22 +0200
commit3f669ed28040ecbea347be4a883f56bb9ddfc5f8 (patch)
tree3abff10824f56239fa88a0f1aac72020deadec79
parent2b2f606467e581c2681c6c88830c712fd2049b24 (diff)
parentb7397f31d44b6df655a08fb6cc4efe0a5dc64567 (diff)
Merge pull request #3329 from kukicado/patch-1
Add Cody AI
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 005794a..e3533bf 100644
--- a/README.md
+++ b/README.md
@@ -503,6 +503,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo
## Code Generation
* [Appinvento](https://appinvento.io/) — AppInvento is a free No code app builder. In the automatically generated backend code, users have complete access to the source code and unlimited APIs and routes, allowing for extensive integration. The free plan includes three projects, five tables, and a Google add-on.
+ * [Cody AI](https://sourcegraph.com/cody) - Cody is a coding AI assistant that uses AI and a deep understanding of your codebase to help you write and understand code faster. Cody gives developers a choice of LLMs (including local inference), has support for various IDEs, supports all popular programming languages, and has a free plan. The free plan gives developers 20 chat messages (using Claude 3 Sonnet as the LLM) and 500 autocompletions (using the Starcoder 16b) each month.
* [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before.
* [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc.) and integrates with all significant standalone and web IDEs.
* [Metalama](https://www.postsharp.net/metalama) - Only for C#. Metalama generates the boilerplate of the code on the fly during compilation so that your source code remains clean. It is free for open-source projects, and its commercial-friendly free tier includes three aspects.
@@ -556,7 +557,6 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo
* [libraries.io](https://libraries.io/) — Search and dependency update notifications for 32 different package managers, free for open source
* [Namae](https://namae.dev/) - Search various websites like GitHub, Gitlab, Heroku, Netlify, and many more for the availability of your project name.
* [searchcode.com](https://searchcode.com/) — Comprehensive text-based code search, free for Open Source
- * [sourcegraph.com](https://about.sourcegraph.com/) — Java, Go, Python, Node.js, etc., code search/cross-references, free for Open Source
* [tickgit.com](https://www.tickgit.com/) — Surfaces `TODO` comments (and other markers) to identify areas of code worth returning to for improvement.
* [CodeKeep](https://codekeep.io) - Google Keep for Code Snippets. Organize, Discover, and share code snippets, featuring a powerful code screenshot tool with preset templates and a linking feature.