Automation coding
Featured matches
-
Fabricate v2.0 — Build Apps Just by Describing Them 🚀 Faster App Generation — Apps now build up to 3x faster than before 💬 Smarter AI — Just describe what you want in plain English and get a working app 🎨 Better Looking Apps — Upgraded design system with modern, polished templates 🔐 Built-in Login & User Accounts — Add sign-up/login to your app with one click 💳 Accept Payments Instantly — Stripe payments built in — no coding needed 🗄️ Database Included — Your app stores data automatically, no setup required 🌍 One-Click Publish — Go live worldwide in seconds 🐛 AI Error Fixing — Fabricate spots and fixes bugs for you automatically -

Efat Borges🛠️ 2 tools 🙏 111 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. -
Purely magic. It increases the productivity by a lot and the process is pretty addictive. I've been building websites like there's not tomorrow. -
Base44 is an AI-powered platform for building fully-functional apps with no code and minimal setup hassle. The platform leverages advanced AI technology to translate simple, natural language descriptions into working apps. Let’s make your dream a reality. Right now. -

-
Yes, finally a slack tool that does it all. I wonder how safe it is? -
Man, with the free models that we have web creation became so easy. But everyone had the same websites. I really like how different they look from others. -
Another ClawdBot inversion, love it. Gotta hope for safety! -

-

Verified tools
- Sponsor
Rocket - Start building, Now!💻 Vibe coding
-
Assign Jira tickets directly to Cursor agents and get PRs and Previews.Open
-
AI agent for Jupyter: Generate code, run cells with natural language.Open
-
This is a very useful app! Going to use it on all my products.
-
Hi Rod, you did not click the "include" for each section you wanted to include. I did that for you so you can now see your page. Looks good so far.
-
Thanks for your feedback! We are also shipping some exciting new features this month!
-
We're live folks! Do check us out and drop your feedback or requests.
-
OpenThe fact that it's available through ChatGPT plugin actually helped me find a lot more AI tools to help me do certain tasks. Thanks.
-
Really liked the performance dashboard features. Very unique. Also the output was very polished, ready to deploy. Did not have to use Supabase - though would like to have the option of also using it if I want. Also cheaper compared to alternatives
-
TDGesk's multi-account messaging feature is highly efficient and user-friendly. It simplifies communication across multiple accounts, saving time and effort. Highly recommended for businesses seeking streamlined messaging solutions.
-
Open
-
Most AI code generation tools leave you out to dry when you get to backend implementation. Using Convex on the backend or just using Chef has become a no-brainer for everyone trying to make real apps.
-
Hey! My name is Domantas and I invite all fellow solopreneurs, business and product owners to try Hostinger Horizons. Using it is super simple - you are creating a website or application just by prompting - chatting with AI. No struggle, code or design skills are needed. You can literally have your website live in few minutes. Looking forward for your feedback!
-
I’ve used ChatGPT, I’ve tried scraping tools, and this just blew my mind. Chat4Data is like GPT got tired of talking and started doing things. I literally type ‘get me all the product listings from this page’ — and boom, it’s done. No code. No setup. Just results. 10/10 would recommend.
-
Hey Michael 🙂 Thanks for the honest feedback , and I totally understand where you're coming from. We recently added the tutorial to help new users understand the app quickly, but we hear you , we’ll look into making it optional. Also, just to clarify: we do offer a free plan! You should be able to create and preview documents without paying. If you ran into any issues, please reach out to us at [email protected] , we’d be happy to give you extra free credits and make things right. We’d love the chance to turn that 2⭐️ into a 5⭐️ , and your input helps us get better. Appreciate you giving it a shot! Best, The Writedoc.ai Team
-
Codespell streamlined our development process by automating repetitive backend tasks. It’s intuitive, efficient, and has become a core part of our workflow.
-
-
Hercules makes software testing so easier! The fact that it offers autonomous test autonomous without any coding or manual maintenance is a time-saver for developers. Great to see an opensource tool handling the 'heavy lifting' in testing.
-
No free option all models are behind a pay wall.
-
Create stunning business and portfolio websites from a single prompt in secondsOpenThis isn't too bad, it generated a pretty basic template site with AI-generated copy in the descriptions. Not too bad, but you could probably do this with a static site generator and GPT open in another tab. Nothing groundbreaking.
Other tools
-
-
Try doing anything real with Lovable and welcome to the error loop. Has a lot of potential but Lovable does not seem to be ready to produce real apps with multiple pieces that need to work together without getting stuck in error loops. Disappointing.
-
Transform unstructured documents into actionable data instantly.Open
-
Open
- Didn't find the AI you were looking for?
-
I need to create a relationship between the Excel that contains the phone numbers in column A for the people to whom I want to send their performance sheet via WhatsApp every month with the click of a button automatically and without any intervention from me, knowing that the performance sheet is an image in column C and each person has his own sheet where the only link between the performance sheet and the phone number is their personal names
-
Chatsistant has completely transformed how we run our business. Its custom LLM framework and RAG technology allow us to automate lead generation, streamline customer support, and create consumer-facing products with ease. With multi-platform integration like WhatsApp and Slack, plus API and webhook connections, we’ve customized workflows and scaled seamlessly. The AI Supervisor ensures all chatbots perform efficiently, while multilingual support helped us reach new markets. From automating tasks to optimizing operations, Chatsistant is more than a tool... it’s a true game-changer. If you’re ready to innovate, Chatsistant.com is the way to go!
-
Product used my credits, froze, and won't allow me to edit the page it created after taking my $7.00, and there's no customer service.
-
I tried NovelGPT a template in AgentGPT and it did an excellent job writing the first two episodes of my novel complete with character descriptions, setting,plot points and well I think you get the point. Great tool can't wait to see it out of beta.
-
Its a really great code generator, it helped me with lots of codes for lots of programming languages, it gives short answers, explain the code and gives you versions of the code if asked
-
-
It's just crazy how much you can automate with Stack AI given how young they are... insane progress. Keep up the good work guys!
-
-
Instantly generates clean, optimized Node.js code from your specifications.Open -
OpenFun and easy to use. You need to fix some lines by yourself but most of code will write for you! -
OpenI'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() -
Effortlessly craft Roblox doors with AI-powered Lua scripts.Open -
-
pretty good tool for defence, but does it has api key integrations?
-
Web Development and App Building Services Overview As a skilled developer, I can assist with creating websites and building mobile applications. I can also generate code to help with programming tasks. Web Development Services Mobile App Development Services Cross-Platform Mobile Apps: I can also develop cross-platform mobile apps using frameworks like React Native, Flutter, or Xamarin. Mobile App Design: I can create user-friendly and intuitive mobile app designs that meet your specific needs. Programming Services Code Generation: I can generate code snippets in various programming languages, including Python, Java, JavaScript, and C . Programming Language Support: I can assist with programming tasks in a variety of languages, including but not limited to: Bug Fixing and Debugging: I can help identify and fix errors in your code. Example Code Generation Here's an example of a simple "Hello, World!" program in Python: def main(): print("Hello, World!") if __name__ == "__main__": main() Or a simple JavaScript function to add two numbers: function addNumbers(a, b) { return a b; } console.log(addNumbers(2, 3)); // Output: 5 Let me know if you have a specific project in mind, and I'll be happy to assist you. I can create websites, build apps and generate codes
-
AI-powered algorithm generator for effortless coding solutions.Open -
Transform patient data into precise medical codes instantly.Open -
AI-powered wizard for crafting Chrome extensions effortlesslyOpen

