โผ Latest
For developers
Free mode
100% free
Freemium
Free Trial
Featured matches
-
7736Released 11d agoFree + from $30/mo

-
6589Released 1mo agoFree + from $5

-
22,59026Released 3mo agoFree + from $30/mo

Singulairity AI๐ ๏ธ 1 tool ๐ 31 karmaJul 31, 2025@Singularity AIHello 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. -
26,83443Released 4mo ago100% Free
As a student juggling classes and deadlines, this tool is a lifesaver. It helps me stay on track without having to manually check everything.
Verified tools
-
AI-powered code reviews that accelerate pull requests and improve code qualityOpen1,16425Released 2mo 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,76331Released 3mo agoFree + from $7.99/mo
-
3,76325Released 4mo agoFree + from $17.65/mo
-
3,81255Released 1y agoFree + from $15/moFar beyond my expectation. Thanks for bribg us such a great work.
- Sponsor:Rocket - Vibe Coding
-
5,65129Released 2y agoFree + from $5/mo
-
21,132420Released 2y agoFree + from $29DocuWriter.ai has helped us to document all our codebase. And to understand old legacy code as well.
-
20,23978Released 2y agoNo pricing
-
4,8655Released 1mo 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.
-
9256Released 8mo agoFree + from $8/mo
-
18,14929Released 3mo agoFree + from $15/mo
Other tools
-
24,432310v1.4 released 8mo 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.
-
12,25115Released 1mo agoFree + from $20/mo
-
8705Released 1y agoFree + from $5/mo
-
63311Released 1y ago100% Free
-
6926Released 1y agoFree + from $20/mo
-
5115Released 1y agoFree + from $20/mo
-
2,7029Released 2y ago100% Free
-
3,83116Released 2y agoFree + from $6.99
-
1,36716Released 2y agoFree + from $13/mo
-
3,75432Released 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,94619Released 2y agoFree + from $3.23
-
3,74832Released 2y agoFree + from $15/mo
- Didn't find the AI you were looking for?
-
95011Released 2y agoFree + from $19/mo
-
12,812128Released 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,982131Released 3y agoFree + from $7.99/mo
-
1,1613Released 3y agoFree + from $149/mo
-
16,570223Released 5y agoFree + from $11.69/mo
-
Open8,72472Released 8y ago100% FreeUuu this'll make creating shorts much easier, thank you!
-
1,52020Released 1y agoFree + from $9.99/mo
-
68519Released 1y ago100% Free
-
9778Released 2y ago100% Free
-
1,73724Released 2y ago100% Free
-
1,1587Released 2y agoFree + from $7/mo
-
4,37168Released 2y ago100% Free
-
1,57923Released 2y agoFree + from $990/moZBrain AI agents integrate with your existing enterprise tools and platforms for seamless coordination.
-
2,80736Released 2y ago100% Free
-
3,79945Released 2y ago100% Free
-
3,5199Released 2y agoFree + from $59/mo
-
3,1345Released 2y agoFree + from $69/mo
-
1,24011Released 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,59314Released 3y agoFree + from $25/mo
-
Open3,37718Released 3y agoFree + from $10
-
2,01520Released 3y agoFree + from $14/mo
-
6,07148Released 6y agoFree + from $29/mo
-
1,55312Released 2y ago100% Free
-
2,17422Released 2y agoFree + from $8/mo
-
1,09525Released 1y agoFree + from $129/mo
-
1,1096Released 2y agoFree + from $99/mo
-
1,02113Released 2y ago100% Free
-
2,42222Released 2y agoFree + from $10/mo
-
3694Released 2y agoFree + from $1
-
2,62517Released 2y agoFree + from $480/mo
-
3,46920Released 1y agoFree + from $6/mo
-
97219Released 1y agoFree + from $20/mo
-
Open18,1851,1984,174Released 6mo 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() -
1903748Released 11mo ago100% Free
-
1,448225269Released 1y ago100% Free
-
528124130Released 9mo ago100% Free
-
Open5944470Released 1y ago100% Free -
2303661Released 1y ago100% Free
-
2181925Released 1y ago100% Free
Post

