โผ Price
For developers
Free mode
100% free
Freemium
Free Trial
Featured matches
-
27,83944Released 4mo ago100% Free

Efat Borges๐ ๏ธ 2 tools ๐ 80 karmaJul 17, 2025@TicketifyAs a student juggling classes and deadlines, this tool is a lifesaver. It helps me stay on track without having to manually check everything. -
6939Released 2mo agoFree + from $5

-
8959Released 19d agoFree + from $30/mo

-
22,82227Released 3mo agoFree + from $30/mo
Hello 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.
Other tools
-
63911Released 1y ago100% Free
-
2,7059Released 2y ago100% Free
-
Open8,74073Released 8y ago100% FreeUuu this'll make creating shorts much easier, thank you!
-
68919Released 1y ago100% Free
- Spotlight: Speechmatics | AI Voice Agents (Voice agents)
-
9798Released 2y ago100% Free
-
1,74124Released 2y ago100% Free
-
4,40269Released 2y ago100% Free
-
2,81236Released 2y ago100% Free
-
3,80646Released 2y ago100% Free
-
1,55712Released 2y ago100% Free
-
1,04013Released 2y ago100% Free
-
3704Released 2y agoFree + from $1
- Didn't find the AI you were looking for?
-
3,96919Released 2y agoFree + from $3.23
-
9455Released 1y agoFree + from $5/mo
-
5,65629Released 2y agoFree + from $5/mo
-
3,76332Released 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,50020Released 1y agoFree + from $6/mo
-
3,83716Released 2y agoFree + from $6.99
-
1,1677Released 2y agoFree + from $7/mo
-
1,78231Released 4mo agoFree + from $7.99/mo
-
19,028131Released 3y agoFree + from $7.99/mo
-
2,18222Released 2y agoFree + from $8/mo
-
9276Released 8mo agoFree + from $8/mo
-
1,52920Released 1y agoFree + from $9.99/mo
-
Open3,39018Released 3y agoFree + from $10
-
2,42622Released 2y agoFree + from $10/mo
-
16,580223Released 5y agoFree + from $11.69/mo
-
AI-powered code reviews that accelerate pull requests and improve code qualityOpen1,18425Released 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,36916Released 2y agoFree + from $13/mo
-
5,1035Released 2mo 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,02520Released 3y agoFree + from $14/mo
-
3,83255Released 1y agoFree + from $15/moFar beyond my expectation. Thanks for bribg us such a great work.
-
3,75232Released 2y agoFree + from $15/mo
-
18,81529Released 3mo agoFree + from $15/mo
-
24,657310v1.4 released 8mo ago#14 in Trendingquick 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.
-
3,81328Released 4mo agoFree + from $17.65/mo
-
99711Released 2y agoFree + from $19/mo
-
12,47316Released 1mo agoFree + from $20/mo
-
6946Released 1y agoFree + from $20/mo
-
5305Released 1y agoFree + from $20/mo
-
12,834128Released 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.
-
1,02619Released 1y agoFree + from $20/mo
-
3,67214Released 3y agoFree + from $25/mo
-
21,286420Released 2y agoFree + from $29DocuWriter.ai has helped us to document all our codebase. And to understand old legacy code as well.
-
6,07548Released 6y agoFree + from $29/mo
-
3,5239Released 2y agoFree + from $59/mo
-
3,1355Released 2y agoFree + from $69/mo
-
1,37511Released 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.
-
1,1866Released 2y agoFree + from $99/mo
-
1,09625Released 1y agoFree + from $129/mo
-
1,1643Released 3y agoFree + from $149/mo
-
2,62917Released 2y agoFree + from $480/mo
-
1,58823Released 2y agoFree + from $990/moZBrain AI agents integrate with your existing enterprise tools and platforms for seamless coordination.
-
21,09978Released 2y agoNo pricing
-
Open18,9751,2394,440Released 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,455226270Released 1y ago100% Free
-
536125132Released 10mo ago100% Free
-
Open5964471Released 1y ago100% Free -
2323661Released 1y ago100% Free
-
2181925Released 1y ago100% Free
Post

