โผ Latest
For developers
Free mode
100% free
Freemium
Free Trial
Featured matches
-
3995Released 10d agoFree + from $5
-
AI-powered code reviews that accelerate pull requests and improve code qualityOpen67714Released 23d agoFree + from $12.50/moJ-D๐ 20 karmaSep 3, 2025I 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
-
18,76820Released 1mo agoFree + from $30/moHello 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,17322Released 2mo agoFree + from $17.65/mo
Verified tools
-
1,64726Released 2mo agoFree + from $7.99/mo
-
23,97739Released 2mo 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.
-
3,67155Released 1y agoFree + from $15/moFar beyond my expectation. Thanks for bribg us such a great work.
-
5,60929Released 2y agoFree + from $5/mo
- Sponsor:Rocket.new Vibe Coding
-
19,969418Released 2y agoFree + from $29DocuWriter.ai has helped us to document all our codebase. And to understand old legacy code as well.
-
19,19377Released 2y agoNo pricing
-
2,1453Released 3d 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.
-
8676Released 6mo agoFree + from $8/mo
Other tools
-
22,624292v1.4 released 6mo agoFree + from $15.99quick and the quality's nuts. tons of presets and styles to pick from, definitely one of those tools that makes you wanna keep testing more stuff.
-
3386Released 1y agoFree + from $5.09/mo
-
6745Released 11mo agoFree + from $5/mo
-
58010Released 1y ago100% Free
-
6626Released 1y agoFree + from $20/mo
-
4275Released 1y agoFree + from $20/mo
-
2,6819Released 2y ago100% Free
-
3,79116Released 2y agoFree + from $6.99
-
1,33716Released 2y agoFree + from $13/mo
-
3,67332Released 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!
-
3,93319Released 2y agoFree + from $3.23
-
3,68631Released 2y agoFree + from $15/mo
- Didn't find the AI you were looking for?
-
72811Released 2y agoFree + from $19/mo
-
12,359127Released 2y agoFree + from $20/moPhind 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.
-
18,806131Released 2y agoFree + from $7.99/mo
-
1,1463Released 3y agoFree + from $149/mo
-
2,5763Released 4y ago100% Free
-
16,473223Released 5y agoFree + from $11.69/mo
-
Open8,65672Released 8y ago100% Free
-
1,47020Released 1y agoFree + from $9.99/mo
-
66719Released 1y ago100% Free
-
9628Released 2y ago100% Free
-
1,70224Released 2y ago100% Free
-
1,1397Released 2y agoFree + from $7/mo
-
4,34268Released 2y ago100% Free
-
1,55523Released 2y agoFree + from $990/moZBrain AI agents integrate with your existing enterprise tools and platforms for seamless coordination.
-
2,78236Released 2y ago100% Free
-
3,76645Released 2y ago100% Free
-
3,5049Released 2y agoFree + from $59/mo
-
3,1235Released 2y agoFree + from $69/mo
-
6119Released 2y agoFree + from $95/moThis app is amazing if you're a property developer or real estate looking towards the future of developing a site! Would highly recommend!! Very easy to navigate and the 3rd party data add on services are incredibly insightful.
-
3,44714Released 2y agoFree + from $25/mo
-
13,087123Released 2y ago100% FreeTo start a learning application, I think this is a great platform to support adaptive and personalized learning.
-
Open3,31118Released 3y agoFree + from $10
-
1,98719Released 3y agoFree + from $14/mo
-
6,04048Released 6y agoFree + from $29/mo
-
1,50912Released 2y ago100% Free
-
2,12720Released 2y agoFree + from $8/mo
-
1,07625Released 1y agoFree + from $129/mo
-
7356Released 1y agoFree + from $99/mo
-
92913Released 2y ago100% Free
-
2,39522Released 2y agoFree + from $10/mo
-
3422Released 2y agoFree + from $1
-
3,23920Released 1y agoFree + from $6/mo
-
2,59617Released 2y agoFree + from $480/mo
-
15,60140Released 14d agoFree + from $26.08/moPurely magic. It increases the productivity by a lot and the process is pretty addictive. I've been building websites like there's not tomorrow.
-
72919Released 1y agoFree + from $20/mo
-
AI-powered manifest and Lua script generation for developers.Open14,0259214,664Released 4mo 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()
-
1653348Released 10mo ago100% Free
-
1,384210281Released 1y ago100% Free
-
404101109Released 8mo ago100% Free
-
Open5643777Released 10mo ago100% Free
-
2093260Released 11mo ago100% Free
-
2051522Released 11mo ago100% Free
Post