mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-02 14:36:12 -04:00
Added v0.dev to Code Generation section.
This commit is contained in:
parent
72bedd9076
commit
1a911e6baa
1 changed files with 1 additions and 0 deletions
|
@ -502,6 +502,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo
|
|||
* [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.
|
||||
* [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software faster by providing insights learned from all the code in the world. Plugin available.
|
||||
* [v0.dev](https://v0.dev/) — v0 uses AI models to generate code based on simple text prompts. It generates copy-and-paste friendly React code based on shadcn/ui and Tailwind CSS that people can use in their projects. Each generation takes at minimum 30 credits. You start up with 1200 credits, and get 200 free credits every month.
|
||||
|
||||
|
||||
**[⬆️ Back to Top](#table-of-contents)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue