🎨
Creativity8,462💻
Software1,618💻
Coding874
Get alerts
🔍
Programming languages23📊
Query languages18🐞
Debugging16🔍
Code reviews13📚
Code documentation11🖥️
Coding lessons7💻
Vibe coding21🔧
Code optimization2💻
Code snippets20🗣
Markup languages7📚
Code explanations4🔍
Code analysis5🖥️
Frontend development3👩💻
Coding mentorship3🔌
APIs6🔍
Regex7🔬
Code testing1🖋️
Image to code2📊
Code visualization1💻
Shell commands1🔧
Code refactoring2🛠
Developer assistance2🔒
Code security1
🔍
Programming languages
(23)
📊
Query languages
(18)
🐞
Debugging
(16)
🔍
Code reviews
(13)
📚
Code documentation
(11)
🖥️
Coding lessons
(7)
💻
Vibe coding
(21)
🔧
Code optimization
(2)
💻
Code snippets
(20)
🗣
Markup languages
(7)
📚
Code explanations
(4)
🔍
Code analysis
(5)
🖥️
Frontend development
(3)
👩💻
Coding mentorship
(3)
🔌
APIs
(6)
🔍
Regex
(7)
🔬
Code testing
(1)
🖋️
Image to code
(2)
📊
Code visualization
(1)
💻
Shell commands
(1)
🔧
Code refactoring
(2)
🛠
Developer assistance
(2)
🔒
Code security
(1)
OnSpace.AI - No Code App Builder
Programming Helper
Cursor
CodingFleet
Github Copilot
Devra
Codeium
Emergent
Kilo Code
CodeWP
Phala Cloud
Blackbox
biela.dev
Qodo (Formerly Codium)
Warp
Qoder
Jovu
Refraction
Jit Codes
Zzzcode

59,139
40,658
33,132

30,127
28,754

28,479
26,547
25,577

20,953

19,830

19,674
18,882
17,721
14,740
14,406
14,357
14,261
11,681
11,437
11,224
Go to 🎨 Creativity
📷
Images
(2585)
🔠
Text
(1900)
💻
Software
(1618)
🎥
Videos
(786)
🔊
Audio
(605)
🎨
Art
(460)
🎨
Design
(237)
🌪️
Brainstorming
(195)
🖌️
3D
(63)
📸
Multimedia
(8)
GoEnhance
Remini
cre8tiveAI
Unboring
Ceacle tools
So You Want To Be A Writer?
Minka
somacguffin
Ancient AI powered spirits
Cuty
Superfly Stoner
14,924
10,607
7,045
5,656
1,393

136

70

64

56

44

27
Coding
There are 280 Free AI tools for Coding.
Get alerts
Number of tools
280
Most popular
OnSpace.AI - No Code App Builder

🔍Programming languages172📊Query languages47🐞Debugging41🔍Code reviews32📚Code documentation26🖥️Coding lessons26💻Vibe coding25🔧Code optimization25💻Code snippets22🗣Markup languages19📚Code explanations19🔍Code analysis18🖥️Frontend development18👩💻Coding mentorship17🔌APIs17🔍Regex17🔬Code testing9🖋️Image to code7📊Code visualization6💻Shell commands6🔧Code refactoring6🛠Developer assistance3🔒Code security2+11 more🖥️👩💻🔌🔍🔬🖋️📊💻🔧🛠🔒
▼ State of the art
Free mode
100% free
Freemium
Free Trial
Top featured
-
886,7326483.9v1.6 released 28d agoFree + from $12/mo778,458 coderabbit.aiSahil Mohan Bansal🙏 235 karmaNov 13, 2024Reducing manual efforts in first-pass during code-review process helps speed up the "final check" before merging PRs16021 Reply Share Edit Delete Report
-
11,234125.0Released 1mo agoFree + from $33.95/mo10,560 mcpshowcase.comI would call it a "documentation generator for MCP". Would be great to see support for LM Studio too. Other than that, it looks like this tool already follows the best practices for MCP docs. For example, here is a demo for web scraping with Tavily: https://mcpshowcase.com/p/mcp-server-directory/tavily-mcp-server The docs on how to connect your MCP to different AI assistants are essential, but also a pain to maintain on your own. Also nice to see the auto-generated use cases and sample chats!224 Reply Share Edit Delete Report
-
20,600335.0Released 1mo agoFree + from $6.99/mo19,512 www.hostinger.comHey! My name is Domantas and I invite all fellow solopreneurs, business and product owners to try Hostinger Horizons. Using it is super simple - you are creating a website or application just by prompting - chatting with AI. No struggle, code or design skills are needed. You can literally have your website live in few minutes. Looking forward for your feedback!263 Reply Share Edit Delete Report
Also used for Coding 11
-
59,1391444.0v1.2.0 released 2mo agoFree + from $20/mo52,018 www.onspace.aiWould rate 4.9 if possible, but rounding up to 5 stars because this app truly excels compared to other AI coding tools. Why 5 Stars: Best-in-class AI coding assistance Huge improvements over competitors Actually works for real development Real Impact: I successfully built and published an actual app using this tool - that's game-changing for non-developers like me. Bottom Line: Yes, there's room for improvement, but this is already the top AI coding app available. The fact that ordinary people can create real apps with it says everything. Perfect for anyone wanting to turn ideas into actual apps!9021 Reply Share Edit Delete Report
-
11,322135.0v2.0.0 released 18h agoFree + from $19/mo10,429 devlo.aiBuild new websites and apps. Or modify your existing ones. No coding skills or setup required. With live preview, see your changes instantly. Comes with an integrated backend, a visual QA tester that tests every change visually and the ability to generate images/videos directly from chat.112
-
13,739165.0Released 6d agoFree + from $49.99/mo12,035 justcopy.ai126 Reply Share Edit Delete Report
Programming languages23
Open-
57254.027Released 6d ago100% Free
-
Open15,4361,0084.03,220Released 5mo ago100% FreeI'm happy to help you with generating a manifest file and a Lua script based on your input. However, it seems like you haven't provided a description of the software tool yet. Could you please provide more details about what you need? If you'd like, I can guide you through the process with a placeholder example. Let's assume you want a simple tool that greets the user. Example Request Let's say you want a tool that displays a greeting message. Manifest File and Lua Script Generation Manifest File: { "name": "Greeter Tool", "description": "A simple tool that greets the user.", "author": "Your Name", "version": "1.0.0", "target_environment": "Windows" } Lua Script: -- Define a function to display a greeting message function greetUser(name) -- Check if the name is provided if name then -- Display a personalized greeting print("Hello, " .. name .. "!") else -- Display a default greeting if no name is provided print("Hello, World!") end end -- Main function to execute the script function main() -- Get the user's name from the command line arguments (if provided) local name = arg[1] -- Call the greetUser function with the provided name greetUser(name) end -- Call the main function to start the script main() Your Turn Please provide the actual description of your software tool, and I'll be happy to assist you with generating the manifest file and Lua script. Since no description was provided, here is a default example. Manifest File: { "name": "Example Tool", "description": "A default example tool.", "author": "AI Assistant", "version": "1.0.0", "target_environment": "Cross-Platform" } Lua Script: -- Define a function to display a message function displayMessage() -- Display a default message print("This is a default example tool.") end -- Main function to execute the script function main() -- Call the displayMessage function displayMessage() end -- Call the main function to start the script main()41 Reply Share Edit Delete Report
-
4821085.0156Released 5mo ago100% Free
Query languages18
Open-
3,63820Released 1y agoFree + from $19/mo
-
85511Released 1y ago100% Free
-
1,4152144.9257Released 1y ago100% Free
Debugging16
Open-
2,7057Released 14d agoFree + from $20/mo2,055 www.multiplayer.app
-
165524.050Released 8mo ago100% Free
-
1,17729Released 1y ago100% Free
Code reviews13
Open-
886,7326483.9v1.6 released 28d agoFree + from $12/mo778,458 coderabbit.aiReducing manual efforts in first-pass during code-review process helps speed up the "final check" before merging PRs16021 Reply Share Edit Delete Report
-
AI-powered code reviews that accelerate pull requests and improve code qualityOpen1,029254.7Released 1mo agoFree + from $12.50/moI signed up for early access and have been using codoki for a few months now, eventually brought it into my team as well. Great tool, simple to use, not overwhelming and has caught things in a way thats actually digestible222 Reply Share Edit Delete Report
-
479983.099Released 9mo ago100% Free
Code documentation11
OpenCoding lessons7
Open-
8101704.9198Released 1y ago100% Freei liked i didn`t tested, but i could`t find any error with code , the only possible thing i could criticize so far is that can`t provide where i could find the shape file , but this isnt that much for a hassol . so is very good31 Reply Share Edit Delete Report
-
279292.640Released 1y ago100% Free
-
98620Released 1y agoFree + from $14.99/mo
Vibe coding21
Open-
11,322135.0v2.0.0 released 18h agoFree + from $19/mo10,429 devlo.aiBuild new websites and apps. Or modify your existing ones. No coding skills or setup required. With live preview, see your changes instantly. Comes with an integrated backend, a visual QA tester that tests every change visually and the ability to generate images/videos directly from chat.112
-
13,860165.0Released 22d agoFree + from $20/mo13,067 www.rocket.new
-
5,940265.0Released 22d agoFree + from $16/mo4,162 base44.com
Code optimization2
Open-
93210Released 1y agoFree + from $5/mo
-
13,198724.0Released 2y ago#36 in Trending
Code snippets20
Open-
AI-powered code generator for efficient development.Open4461123.1113Released 8mo ago100% FreeIf you just started using python or coding this could help you a lot! I remember first time searching for a string of code and... it wasnt the most easy task at all.21 Reply Share Edit Delete Report
-
165624.565Released 8mo ago100% Free
-
426485.049Released 8mo ago100% Free
Markup languages7
Open-
6261714.8188Released 9mo ago100% Free
-
3761045.0107Released 9mo ago100% Free
-
154425.048Released 10mo ago100% Free
Code explanations4
Open-
AI code assistant: Analyze, explain, and optimize snippets instantly.Open285374.663Released 11mo ago100% Free
-
Open154172.531Released 1y ago100% Free
-
3,63632Released 2y ago100% Free
Code analysis5
Open-
392115.0Released 1y ago100% Free
-
1,0445Released 2y ago100% Free
-
4,605375.0Released 2y agoFree + from $32/moReally impressed with CodeThreat! It’s great to have a free tool that detects both code vulnerabilities and library risks. The setup was smooth, and it fits well into CI/CD pipelines. Definitely worth checking out!32 Reply Share Edit Delete Report
Frontend development3
Open-
7932Released 1y agoFree + from $12/mo
-
332285.044Released 10mo ago100% Free
-
697101.0Released 1y agoFree + from $9/mo
Coding mentorship3
Open-
81015Released 1y agoFree + from $9.99/mo
-
Supercharge your tech skills with AI-powered learning.Open4187Released 1y agoFree + from $14.99/mo
-
4233Released 1y agoFree + from $8.3/mo
APIs6
Open-
408175.0Released 1y ago100% Free
-
11,234125.0Released 1mo agoFree + from $33.95/mo10,560 mcpshowcase.comI would call it a "documentation generator for MCP". Would be great to see support for LM Studio too. Other than that, it looks like this tool already follows the best practices for MCP docs. For example, here is a demo for web scraping with Tavily: https://mcpshowcase.com/p/mcp-server-directory/tavily-mcp-server The docs on how to connect your MCP to different AI assistants are essential, but also a pain to maintain on your own. Also nice to see the auto-generated use cases and sample chats!224 Reply Share Edit Delete Report
-
2685Released 1y agoFree + from $49/mo
Regex7
OpenCode testing1
Open-
30,701464.0v6.0.15 released 2mo agoFree + from $0.0527,394 testdriver.aiTest failure can be triggered by: - Text not being found - Image not being found - "Assert" condition not being met (according to AI with 90% confidence)123 Reply Share Edit Delete Report
Image to code2
Open-
10,816635.0Released 1y agoFree + from $0.01
-
8,894182.0Released 1y agoFree + from $15/mo22 Reply Share Edit Delete Report
Code refactoring2
Open-
1,1742481.5410Released 3mo ago100% Free
-
1,93894.0Released 2y ago100% Free
Developer assistance2
Open-
1734Released 1y agoFree + from $0.50
-
3536Released 1y agoFree + from $5.09/mo
Related Tasks✕
Most impacted jobs

Chief Technology Officer
Impact: 100%
Tasks: 1097
AIs: 15,380

Salesforce Administrator
Impact: 100%
Tasks: 1022
AIs: 10,949

C# Developer
Impact: 100%
Tasks: 1453
AIs: 16,553

C++ Developer
Impact: 100%
Tasks: 1204
AIs: 13,046

Asp.Net Developer
Impact: 100%
Tasks: 1468
AIs: 16,832

C Developer
Impact: 100%
Tasks: 1445
AIs: 16,634
Ask the community(1)
4tilla
Oct 28, 2024
i need an ai that can make any kinds of cheats.
11
Reply
Share
Edit
Delete
Report
Post