summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdo Kukic <kukicadnan@gmail.com>2024-04-11 11:23:31 -0700
committerGitHub <noreply@github.com>2024-04-11 11:23:31 -0700
commitbe531225a0db13e6c1476112ad39612c06c7cdb4 (patch)
tree70e8684fb4b11dae256ebe3606d33d4b44edbf1b
parenta6238466604ef2e634666f887f5a585ae010664d (diff)
Add Cody AI
- Add Cody AI to Code Generation - Fix Sourcegraph link.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99fa6fa..e3e9870 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,7 @@ 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
+ * [sourcegraph.com](https://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.