▼ Latest
Ai for developers
Free mode
100% free
Freemium
Free Trial
Featured matches
-
6419Released 1mo agoFree + from $5

-
22,33826Released 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. -
5294Released 2d agoFree + from $30/mo

Verified tools
-
AI-powered code reviews that accelerate pull requests and improve code qualityOpen1,13925Released 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,74531Released 3mo agoFree + from $7.99/mo
-
3,67224Released 4mo agoFree + from $17.65/mo
-
16,3165Released 27d agoFree + from $250/mo
- Sponsor:Higgsfield AI - Video effects
-
26,11242Released 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.
-
3,78655Released 1y agoFree + from $15/moFar beyond my expectation. Thanks for bribg us such a great work.
-
20,982420Released 2y agoFree + from $29DocuWriter.ai has helped us to document all our codebase. And to understand old legacy code as well.
-
4,6015Released 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.
-
7,57363Released 2y agoNo pricing
Other tools
-
11,78812Released 30d agoFree + from $20/mo
-
74418Released 8mo agoNo pricing
-
1,0409Released 1y agoNo pricing
-
3491Released 1y agoFrom $5
-
3,82516Released 2y agoFree + from $6.99
-
1,36516Released 2y agoFree + from $13/mo
-
89811Released 2y agoFree + from $19/mo
-
18,952131Released 2y agoFree + from $7.99/mo
-
7695Released 1y agoFree + from $5/mo
-
64813Released 1y agoNo pricing
-
4096Released 1y agoFrom $500
-
1,50720Released 1y agoFree + from $9.99/mo
- Didn't find the AI you were looking for?
-
62211Released 1y ago100% Free
-
68419Released 1y ago100% Free
-
Open5905Released 1y agoNo pricing
-
5015Released 1y agoFree + from $20/mo
-
1,72924Released 2y ago100% Free
-
1,1587Released 2y agoFree + from $7/mo
-
4,36568Released 2y ago100% Free
-
3,74632Released 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,80336Released 2y ago100% Free
-
3,94519Released 2y agoFree + from $3.23
-
3,904101Released 2y agoFrom $0.03
-
3,73232Released 2y agoFree + from $15/mo
-
2,91424Released 2y agoFrom $19
-
6504Released 2y agoFrom $800/mo
-
12,796128Released 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.
-
8631Released 2y agoNo pricing
-
1,0591Released 3y agoFrom $2.60
-
2975Released 4y agoFrom $3.99/mo
-
2,6173Released 5y agoNo pricing
-
16,558223Released 5y agoFree + from $11.69/mo
-
3313Released 6y agoFrom $490/yr
-
Open8,71372Released 8y ago100% FreeUuu this'll make creating shorts much easier, thank you!
-
1,54212Released 2y ago100% Free
-
3664Released 2y agoFree + from $1
-
40,843858Released 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.
-
1,0566Released 2y agoFree + from $99/mo
-
7916Released 1y agoFrom $6/mo
-
1,09425Released 1y agoFree + from $129/mo
-
2,17022Released 2y agoFree + from $8/mo
-
2,62217Released 2y agoFree + from $480/mo
-
8,50148Released 3y agoFree + from $6.99/mo
-
3,42320Released 1y agoFree + from $6/mo
-
10,659104Released 2y agoNo pricing
-
6,12438Released 2y agoFrom $3
-
1,04810Released 3y agoFree + from $9/mo
-
1,00213Released 2y ago100% Free
-
Open17,2941,1453,895Released 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() -
521123129Released 9mo ago100% Free
-
1853747Released 11mo ago100% Free
-
Open5874367Released 1y ago100% Free -
2283560Released 1y ago100% Free
-
2171824Released 1y ago100% Free
-
1,435221265Released 1y ago100% Free
-
320139Released 2y ago100% Free
-
2131239Released 2y ago100% Free
-
180316Released 2y ago100% Free
-
3589Released 2y ago100% Free
-
167130Released 2y ago100% Free
-
180127Released 2y ago100% Free
-
Open182180Released 2y ago100% Free -
150323Released 2y ago100% Free
-
206265Released 2y ago100% Free
-
12772Released 2y ago100% Free
-
12431Released 2y ago100% Free
-
3,184544Released 2y ago100% Free
-
Friendly guide for street sign app development.Open102Released 2y ago100% Free -
Open160324Released 2y ago100% Free -
175117Released 2y ago100% Free
-
5716257Released 2y ago100% Free
-
11375Released 2y ago100% Free
-
23841Released 2y ago100% Free
-
151360Released 2y ago100% Free
-
6881660Released 2y ago100% Free
Post

