▼ Latest
Ai for developers
Free mode
100% free
Freemium
Free Trial
Featured matches
-
5589Released 1mo agoFree + from $5
-
21,10726Released 2mo agoFree + from $30/moSingulairity AI🛠️ 1 tool 🙏 31 karmaJul 31, 2025Hello everyone, As a AI power user, I constantly faced the multi-tab scramble and the uncertainty of getting truly reliable answers from various AI tools. That frustration led me to build Singulairity AI. My goal was simple: to create a unified, intelligent, and trustworthy platform where you can access leading AI models with unprecedented clarity and efficiency. I poured my efforts into features like Intelligent Auto-Routing, Side-by-Side Response Comparison, and the innovative Truth Mode to give you the confidence I always sought. I truly hope Singulairity AI enhances your workflow. Please review the tool and share your invaluable feedback; it's essential for Singulairity's continued evolution.
-
3,47824Released 3mo agoFree + from $17.65/mo
Verified tools
-
AI-powered code reviews that accelerate pull requests and improve code qualityOpen1,05325Released 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 digestible
-
1,71328Released 3mo agoFree + from $7.99/mo
-
15,8133Released 11d agoFree + from $250/mo
-
25,09141Released 3mo ago100% FreeAs a student juggling classes and deadlines, this tool is a lifesaver. It helps me stay on track without having to manually check everything.
- Sponsor:Rocket
-
3,75755Released 1y agoFree + from $15/mo
-
20,686420Released 2y agoFree + from $29DocuWriter.ai has helped us to document all our codebase. And to understand old legacy code as well.
-
4,0965Released 28d agoFree + from $13/moFrom one of our customers: We are running our 15 person VC-backed company right now without a PM. Devplan helps fills that gap for us by generating high-quality user stories that sync in Linear in minutes. What used to take me days of back and forth and refinement I’m now doing in less then a hour.
-
2,51338Released 2mo agoFrom $12/mo
Other tools
-
11,0018Released 13d agoFree + from $20/mo
-
72118Released 7mo agoNo pricing
-
3556Released 1y agoFree + from $5.09/mo
-
3211Released 1y agoFrom $5
-
3,80816Released 2y agoFree + from $6.99
-
1,35316Released 2y agoFree + from $13/mo
-
78911Released 2y agoFree + from $19/mo
-
18,895131Released 2y agoFree + from $7.99/mo
-
6945Released 1y agoFree + from $5/mo
-
63813Released 1y agoNo pricing
-
2656Released 1y agoFrom $500
-
1,47920Released 1y agoFree + from $9.99/mo
- Didn't find the AI you were looking for?
-
60110Released 1y ago100% Free
-
67719Released 1y ago100% Free
-
Open5845Released 1y agoNo pricing
-
4655Released 1y agoFree + from $20/mo
-
1,71624Released 2y ago100% Free
-
1,1517Released 2y agoFree + from $7/mo
-
4,35468Released 2y ago100% Free
-
3,72132Released 2y agoFree + from $6/yrI'm a developer and Code Genius is my pair programming, it's amazing how much time it already saved me. Especially when it comes to unit tests (Jest and React Testing Library) 💯 Recommended!
-
2,79136Released 2y ago100% Free
-
3,93619Released 2y agoFree + from $3.23
-
3,893101Released 2y agoFrom $0.03
-
3,70932Released 2y agoFree + from $15/mo
-
2,90124Released 2y agoFrom $19
-
6374Released 2y agoFrom $800/mo
-
12,699128Released 2y ago#19 in TrendingPhind is amazingly good, combined with VSCode extension it is even better. It just works and it works FOR FREE - without idiotic whining attempts at stealing your money like shitty worse crap is trying to do.
-
8561Released 2y agoNo pricing
-
1,0521Released 3y agoFrom $2.60
-
2885Released 4y agoFrom $3.99/mo
-
2,6083Released 5y agoNo pricing
-
16,518223Released 5y agoFree + from $11.69/mo
-
3243Released 6y agoFrom $490/yr
-
Open8,68772Released 8y ago100% Free
-
1,52812Released 2y ago100% Free
-
2,32811Released 2y agoNo pricing
-
3552Released 2y agoFree + from $1
-
40,696856Released 3y agoNo pricingCode varies from run to run. Still it is a helpful app. You can specify coding languages that are not in the dropdown menu.
-
8826Released 1y agoFree + from $99/mo
-
1,08725Released 1y agoFree + from $129/mo
-
2,14920Released 2y agoFree + from $8/mo
-
2,60817Released 2y agoFree + from $480/mo
-
8,48548Released 3y agoFree + from $6.99/mo
-
3,33320Released 1y agoFree + from $6/mo
-
10,622104Released 2y agoNo pricing
-
6,09638Released 2y agoFrom $3
-
4,55756Released 3y agoFree + from $9.99/moquick to pick up, slick results. turned my prompts into clean logo drafts n poster layouts fast; pixel-art style worked after a couple tweaks. wish it had true vector export and tighter font control, but for fast art ideas it’s great. 5/5
-
92110Released 3y agoFree + from $9/mo
-
97013Released 2y ago100% Free
-
Open15,8331,0383,374Released 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()
-
490118120Released 9mo ago100% Free
-
1743747Released 10mo ago100% Free
-
Open5743863Released 11mo ago100% Free
-
2173457Released 1y ago100% Free
-
2121723Released 1y ago100% Free
-
1,423216260Released 1y ago100% Free
-
317139Released 1y ago100% Free
-
2121239Released 1y ago100% Free
-
179316Released 1y ago100% Free
-
3559Released 1y ago100% Free
-
166130Released 2y ago100% Free
-
149323Released 2y ago100% Free
-
178127Released 2y ago100% Free
-
Open179180Released 2y ago100% Free
-
203265Released 2y ago100% Free
-
12672Released 2y ago100% Free
-
12431Released 1y ago100% Free
-
3,178544Released 1y ago100% Free
-
Friendly guide for street sign app development.Open101Released 1y ago100% Free
-
Open160324Released 1y ago100% Free
-
175117Released 1y ago100% Free
-
5696257Released 2y ago100% Free
-
11375Released 2y ago100% Free
-
23741Released 2y ago100% Free
-
150360Released 2y ago100% Free
-
6751660Released 2y ago100% Free
Post