TAAFT
Free mode
100% free
Freemium
Free Trial
Deals

Featured matches

Other tools

  • Roblox game code generator
    AI-powered Lua script generator for Roblox games.
    Open
  • Manifest And LUA Script Generator
    AI-powered manifest and Lua script generation for developers.
    Lua
    Open
    I'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()
  • Lightfield
    AI CRM that remembers everything and does the work for you.
    CRM
    Open
    Love this CRM. No fields to configure or pipeline to define, it just does everything for you.
  • Jason AI
    AI-powered assistant for B2B sales outreach
    Open
    348,506 jasonai.tech
  • Roblox Sprint Script LUA Generator
    Effortlessly craft Roblox doors with AI-powered Lua scripts.
    Open
  • CreateAiCourse
    Simplify course creation with the best AI Course Creator.
    Open
    Everything is working normally. Best,
  • Cursor
    AI-powered IDE for faster coding
    Open
    80,797 www.cursor.sh
  • Thunderbit
    Scrape leads & other data in just 2-clicks.
    Open
    For now the best browser based AI scraper i have ever used.
  • Lovable
    Build software products using chat
    Open
    54,062 lovable.dev
    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.
  • 3d house plan generator
    Turn your dream home into reality in 3D
    Open
  • Lua Script Generator
    AI-powered Lua script creation in seconds.
    Lua
    Open
  • Guidde
    Creates step-by-step video instructions platform.
    Open
    Takes documentation to a different level.
  • Didn't find the AI you were looking for?
  • BotDojo
    The Fastest Way to Build AI Agents
    Open
    BotDojo is one of the most powerful AI Agent builders I've found out there. As a non-technical marketer, it took me a minute to get familiar with the designer, but using the preexisting templates is super helpful! I am now running outreach 100% on autopilot. BotDojo personalizes the copy for each contact we reach out to by email and LI. It also takes care of the drip campaign that I run through Lemilist. LOVE IT! I really hope to see more templates coming up soon!
  • Web Page Design Code Generator
    Turn web designs into code with AI precision.
    Open
  • Base44
    Let’s make your dream a reality. Right now.
    Open
    191,190 base44.com
    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.
  • Game's Code
    Transform game scripts into playable code effortlessly.
    Open
  • Emergent
    Use the code TAAFT for access to vibe coding platform
    Open
    46,175 emergent.sh
    Emergent is the first agentic vibecoding platform built for serious builders. If you’re pouring time, money, and energy into building a product that matters, you deserve a platform that takes your ambition seriously. As your AI-native product engineering partner—wired to think in systems, not snippets—Emergent transforms natural conversations into production-grade, full-stack applications without requiring developers. It doesn’t just ”help you code”—it builds end-to-end: real databases, working APIs, secure authentication, production-ready infrastructure, and all the glue in between. Emergent conducts thorough research and deep product planning, developing
  • Elementor Json Generator
    Craft perfect JSON code for Elementor layouts.
    Open
  • Icon generator
    AI-powered icon creation for apps and websites.
    Open
    eh, not the best, but with a liiiittle bit of shaping your prompt, you can get great results
  • Free Code Python Generator
    Generate clean Python code from simple descriptions.
    Open
  • biela.dev
    If you can imagine it, Biela can code it!
    Open
    136,392 biela.dev
    Biela now builds full blockchain applications: smart contracts, tokens, marketplaces and more *What's new* Biela has added full blockchain development to its platform. You can now build, test, and deploy smart contract-based applications without writing a single line of code, or ever touching a terminal. The feature runs on EVM (Ethereum Virtual Machine) architecture, making it compatible with Ethereum and all major Layer 2 networks: Base, Arbitrum, Polygon, and others. --- **How it works, technically** When you describe a blockchain project in Biela, the AI generates both the smart contract and the full frontend application around it. From there, the workflow has three stages: **Local testing** Biela spins up a local blockchain node automatically. Transactions are simulated, funds are fake, and nothing touches a real network. You test in a sandboxed environment without any configuration. **Testnet (Sepolia)** When you're ready to share or test with others, Biela generates a crypto wallet for you and funds it with test ETH automatically. No prior wallet required. No faucet visits. No setup. **Mainnet deployment** When you're ready to go live, you connect your own MetaMask wallet, sign the transaction, and deploy to whichever real EVM chain you choose. A few clicks. The project dashboard is environment-aware: inside Biela it auto-connects to your local node; on a deployed version it shows a MetaMask connect button automatically. --- **What that means** → **You want to launch a token** describe it, Biela generates the contract and a full interface around it. Test it with fake funds first, then deploy to Ethereum when ready. → **You want to build an NFT marketplace** describe the mechanics, Biela builds the smart contract and the marketplace UI together. No Solidity knowledge needed. → **You have a startup idea that involves crypto payments or ownership** you can now build and ship an MVP of it without hiring a blockchain developer. → **You want to experiment with Web3 but don't own crypto yet** Biela handles the test wallet and funds for you during development. You only need your own wallet at the very end, when going live. → **You're a developer who wants to move faster** Biela abstracts the setup (local node, deployment scripts, wallet connection logic) so you skip configuration and go straight to building. --- **Why this is different** Most AI tools that touch blockchain help you write Solidity code; you still handle everything else yourself. Biela abstracts the entire pipeline: local environment, testnet infrastructure, wallet management, deployment, and frontend, in one flow. There's no equivalent of this in other no-code or vibecoding platforms today. The blockchain feature is live now at biela.dev. Build faster. Ship smarter. Create without limits.
  • Kilo Code
    AI-powered coding assistant for VS Code
    Open
    33,101 kilocode.ai
    >Why is this website so ugly? Our goal is to rapidly make the software better, not to have a shiny website. Love it!
  • Camon12
    AI cyber guardian and coding companion
    Open
    pretty good tool for defence, but does it has api key integrations?
  • Suno Prompt
    Generate custom lyrics and song prompts for AI music creation.
    Open
  • Coloring Books Generator By MasterPRO
    AI-powered coloring book creator for kids' stories.
    Open
  • Course Syllabus Generator
    AI-powered course syllabus generator for educators.
    Open
  • FirstResume
    AI agent that automates job applications.
    Open
    This is the actually the most stress free job application tool that I have tried
  • Code Generator Text
    AI-powered code generation assistant for multiple programming languages.
    Open
    Fun and easy to use. You need to fix some lines by yourself but most of code will write for you!
  • Same.dev
    Copy any UI with pixel-perfect precision.
    Open
    Does not copy the exact animations, but it does a good job at coping the styles
  • Macaly
    AI website builder with built-in database, hosting & more
    Open
    I tested. Loved it. Tried with 3 different websites. Full Marks to the output! Worth paying for!
  • Google Antigravity
    Lift your development into the agent-first era
    Open
  • Web App: Code Generator
    AI coding companion for swift web development
    Open
  • Character AI Description Generator
    Turn minimal details into vivid character profiles.
    Open
  • PageAI
    From prompt to production: design, copy & code in minutes
    Open
    32,569 pageai.pro
    Thank you, if we can help with anything reach out any time!
  • Fabricate
    Fabricate builds entire web apps from a single prompt - free!
    Open
  • GitPage AI Website Builder
    Build a website in minutes, not days.
    Open
  • Readdy
    Create and publish beautiful websites with AI.
    Open
    16,092 readdy.ai
  • Code generator
    AI coding partner for instant, clean code solutions.
    Open
  • Bika.ai
    Chat, build, manage one-person AI company like a messenger app.
    Open
    39,945 bika.ai
    This is a very useful tool, especially for me as a small business owner. It keeps everything in one place
  • Jobbyo
    AI-powered job applications
    Open
    I found this to be a very comprehensive tool. They had a mountain of job listings in my chosen field (content marketing). It's resume analysis tool was VERY informative and gave me a much more robust resume to navigate ATS. For every job I applied to, it quickly and easily modified my resume. I have only tried the free plan thus far – and have not had a chance to see how effective the automated applying tool is, but I am hoping to check it out soon! If it's anything like the rest of the platform, it looks very promising!
  • BigIdeasDB
    AI-Powered Tools to Help You Find, Validate, and Build a Winning Product
    Open
    BigIdeasDB helps people get...bigger, winning ideas.
  • Anything - AI App Builder
    Turn your words into apps, sites, and products.
    Open
  • Devento
    Own the web. Build full-stack production ready apps with AI.
    Open
    34,392 devento.ai
    huge timesaver, had an ideea for an app to help me with my invoices and it made a working website without me needing to set up anything, I didn't even have to leave the chat to do this
  • AIWriteBook
    Write, design, and publish your book - idea to KDP in hours
    Open
    Well, what can I say, I managed to create quite a few books quickly and with good quality ;)
  • Write Code With Just Words
    Code with words, not syntax.
    Open
  • Html Generators
    AI-powered HTML coding assistant for effortless web pages.
    Open
  • devlo
    AI Software Platform
    Open
    42,199 devlo.ai
    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
  • Devv
    The next generation AI search engine for developers.
    Open
    Far beyond my expectation. Thanks for bribg us such a great work.
  • PromptFix
    AI Prompt Optimizer & Analyzer
    Open
  • Ai code generator
    Transform text into functional code effortlessly.
    Open
  • Landing-Page.io
    Build stunning AI landing pages instantly.
    Open
  • Skymel LEGATO - Autonomous Agent Design & Deployment Kit
    From prompt to tested production agents in hours.
    Open
    19,330 skymel.com
  • Soolo.ai - AI Brand Builder
    Create, launch, and grow brands in minutes.
    Open
    13,707 soolo.ai
  • Publiq Studio
    Multi-Platform Catalog Management. Simplified.
    Open
    50,604 publiq.studio
  • Marketeam.ai
    Get Expert AI Marketing Agents to Grow Your Brand With Near-Zero Cost
    Open
    I work mainly with the influencer marketing agent and the PPC - and I was able to let go of both my agencies. It's crazy.
  • WebsitePublisher AI
    Your AI builds a full app, right from your phone
    Open
    Instantly goes live without hassle
  • Code wizard
    Your AI-powered coding companion.
    Open
    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
  • ez1.dev
    AI-powered app creation from idea to launch.
    Open
  • Mailteorite
    Create perfect emails template with AI in seconds
    Open
    Genuinely did not expect the sheer capability of this tool. I thought it would just make the text part of the e-mail but no, it just can generate the entire thing, and it allows you to take it and edit it further to your liking. Mind blown.
  • SmartlyQ
    Automate SEO content creation with AI
    Open
    40,842 smartlyq.com
  • OpenAdapt.AI
    AI-powered desktop automation without coding
    Open
    1,453 openadapt.ai
  • Belva
    Automate the Mundane, Embrace the Meaningful
    AI
    Open
    12,500 www.belva.ai
  • AI Diagram Maker
    Create professional diagrams in seconds with AI.
    Open
    Didn't really do the graphs that i thought it would do. Good for simple graphs, like for a presentation
  • QA.tech
    Our AI tests your web apps and creates bug reports loved by developers.
    Open
    3,848 qa.tech
    The developer’s best friend is finally here!
  • Workbookly
    From YouTube to PDFs & interactive worksheets in one click
    Open
  • Waitlist
    Apex
    Your AI digital twin that acts, not just chats.
    Open
    Apex is the best tool for all of your needs
  • App Name Generator AI
    Transform briefs into memorable, brand-ready app names.
    Open
  • AutEng Docs
    AI-native workspace for technical documentation
    Open
  • Konvertly
    Finds leads, writes emails, and books meetings all on autopilot.
    Open
    Hi, I am Cristian the founder of Konvertly. I built Konvertly because I was tired of juggling 5 different tools just to send a cold email. A tool for leads, A tool for sending, manually writing intros, forgetting to follow up—it was exhausting and confusing with all the credit systems. I thought: "Why isn't there ONE tool that does all of this?" So I built it. Six months of nights and weekends. Then we soft-launched and got 60 paying customers, which honestly blew my mind. Today's the official launch. If you've ever felt buried in manual prospecting, this one's for you. — Cristian
  • Flytrap AI
    Automate bug fixes in Node.js projects with AI.
    Open
  • Silo
    AI ad creative generator for marketers.
    Open
    27,377 siloai.app
    Really good product, simple and no bs 👍
  • AutoKT
    Code documentation generation for developers.
    Open
  • Mimetic Labs
    Transform ideas into printable 3D models with AI.
    Open
    Just tried the tool and printed my first 3D model, and I’m honestly surprised by how good it came out. It was super easy to use, and the final print matched my reference image perfectly. Congrats to the Mimetic Labs team for building such a simple but super cool tool.
  • Codoki AI
    AI-powered code reviews that accelerate pull requests and improve code quality
    Open
    I 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
  • Atoms
    Turn ideas into products that sell with AI.
    Open
    13,389 atoms.dev
    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.
  • Chef by Convex
    Open-source fullstack app generation powered by Convex
    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.
  • ReplaceMe
    Get your personalized AI job replacement risk score.
    Open
  • SoftSpell
    SoftSpell – AI-Powered SDLC Platform for Modern Engineering
    Open
    Codespell streamlined our development process by automating repetitive backend tasks. It’s intuitive, efficient, and has become a core part of our workflow.
  • Automaited
    AI-powered automation for any task, no coding needed.
    Open
  • GenRank
    Track Brand Mentions & Ranking in ChatGPT.
    Open
    39,368 genrank.io
    We use GenRank every day at our company, and it’s been incredibly helpful. It shows exactly how our brand and competitors appear in AI responses and makes tracking everything super easy. Really great tool if you care about visibility in AI.
  • Stitch
    Generate UIs for mobile and web instantly.
    Open
  • PruE AI
    AI-Powered Career Transformation - Build, Optimize, and Land Your Next Role Faster
    Open
    34,473 www.prue.ai
  • Viktor
    AI for the rest of us.
    Open
    Yes, finally a slack tool that does it all. I wonder how safe it is?
  • Linkdify
    Automate your LinkedIn outreach with smart campaigns.
    Open
    3,413 linkdify.io
    Outreach for passive candidates used to eat up hours every week. This automates the initial connection and follow up so i can focus on actual conversations with interested people. Our pipeline has doubled without adding headcount.
  • Imagine.bo
    The AI Tech Co-Founder for Serious Founders
    Open
    I'm non-technical and I've tried Lovable, Emergent, Bolt. Nothing comes close to imagine.bo right now. The UI is clean and dead simple: type your idea, watch it build a real full-stack app in minutes. But what actually blew me away? Whenever I got stuck and had no idea what to do next, I clicked Hire a Human and a real engineer jumped in and sorted it out. No Fiverr. No agency. One platform, start to finish.
  • Solid
    Create. Refine. Deliver. Build Responsive Tailwind Apps with AI.
    Open
    13,113 trysolid.com
  • Developer Toolkit
    Code at the speed of thought.
    Open
  • Overcut.ai
    Build your autonomous team with continuous AI
    Open
  • Text to API
    Build AI-powered APIs in seconds
    Open
  • CodeMaker
    Supercharge developer productivity with AI automation.
    Open
  • GripeLab
    Turn customer complaints into profitable opportunities.
    Open
  • CraftBot
    The agent that builds and operates its own Saas tools
    Open
  • Commabot
    AI-powered CSV processing made simple
    Open
    3,125 commabot.com
  • Polychat
    Unleash AI's power through an intuitive interface.
    Open
    Having best of both worlds is really powerful!
  • DevSeerAI
    Turn GitHub Issues Into Development Roadmaps in Seconds
    Open
  • QuoteCraft AI
    AI-Powered Proposals That Win Deals
    Open
  • Makko AI
    Make 2D games with AI without drawing or coding.
    Open
  • CoverPilot
    Create personalized, ATS-optimized cover letters in minutes.
    Open
  • SquadGPT
    AI-powered requirement generation for streamlined workflows.
    PRD
    Open
  • Outset
    Qualitative research at quantitative speed
    Open
  • Agen
    AI agents that code, test, and deploy autonomously.
    Open
    3,999 agenhq.com
  • Shell Generator
    Because the command line rewards clarity
    Open
  • Blackbox AI
    AI-powered coding agent for multiple development platforms.
    Open
  • LogoGenerator.Art
    Turn any idea into professional logo design.
    Open
    I think I've learned a valable lesson here. I'm never going to use or ever bother to purchase a subscription if the inintial logo is this lousy. I guest AI does not do quality control.
  • CodeFlying
    Create full-stack apps by chatting with AI.
    Open
  • Linked API
    Secure LinkedIn API for various use cases
    Open
  • Devin
    AI teammate for ambitious engineering teams
    Open
    3,733 devin.ai
  • Linkeddit
    Find Reddit users ready to buy now.
    Open
  • Astra by Wati
    Turn anonymous website traffic into qualified leads 24/7.
    Open
    4,974 www.wati.io
    If your CRM is an exclusive club, Astra is the bouncer you'd want.
  • Draft Alpha
    Create and manage brand voice for UX and content teams.
    Open
  • Modelence
    Build production-ready web apps with AI.
    Open
  • Genie Code
    Autonomous AI partner for data engineering, science, and analytics
    Open
  • VIFE
    AI agents that turn conversations into deliverables.
    Open
    Cool tool. I hope you continue to develop this tool to reach its full potential. Keep it up
  • Devplan
    AI-Native Product Development for Modern Teams
    Open
    From 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.
  • Call Prompter
    Your invisible sales coach in every call.
    Open
  • step by step
    AI guide that turns any goal into clear, actionable steps.
    Open
  • Eachlabs
    Build AI workflows in seconds.
    Open
  • Node.js Code Generator
    Instantly generates clean, optimized Node.js code from your specifications.
    Open
  • M9 Developer
    Automate 95%+ of dev tasks with AI in your IDE
    Open
  • BrightMyBrand
    Build your brand strategy and copy in minutes.
    Open
  • Kilo | Cloud Agents
    Code from anywhere with cloud-based AI agents.
    Open
    11,703 kilo.ai
    Another ClawdBot inversion, love it. Gotta hope for safety!
  • Momen | Vibe Architect
    Visual no-code backend for Cursor coding.
    Open
  • Multiplayer.app
    The debugging agent for developers.
    Open
  • VibeKit
    Every app gets its own AI agent & free hosting.
    Open
  • intoCHAT
    Transform customer interactions with AI chatbots.
    Open
  • Jules
    Jules does coding tasks you don't want to do.
    Open
  • Hyperfox
    Automate B2B order intake with AI validation.
    Open
  • OpenGraph
    Create, preview, and optimize social sharing previews instantly!
    Open
  • AgentKit
    Build features in hours, not weeks.
    Open
  • Sketch2App
    Transform hand-drawn sketches into UI code.
    Open
  • ViralOps
    Create winning ads with AI
    Open
  • Zencoder
    AI coding agents for seamless development collaboration.
    Open
    6,940 zencoder.ai
  • CoCounsel by Thomson Reuters
    GenAI assistant created exclusively for professionals.
    Open
  • AgentDesk
    AI agents that fix bugs while you sleep.
    Open
  • LetterLab AI
    Create personalized cover letters in seconds with AI.
    Open
  • Create0 - AI Canvas
    Give Your Agent a Canvas, Not Just a Chatbox.
    Open
  • 3D-Agent: Blender AI Plugin
    Generate 3D models from text in Blender.
    Open
  • Accordio AI
    AI handles freelancer paperwork, you keep 100%.
    Open
  • Devin Review
    Your reliable AI software engineer
    Open
  • Autonoma
    Agentic testing with real browsers and devices.
    Open
  • Test Management by Testsigma | Test Faster with AI
    Test Management by Testsigma | Test Faster with AI
    Open
  • Mimir
    Turn customer feedback into shippable product features.
    Open
  • Complete.dev
    Your team and AI agents in one workspace.
    Open
  • ResumeSifu
    AI-powered resume optimization made simple.
    Open
  • Baloon.dev
    Assign Jira tickets directly to Cursor agents and get PRs and Previews.
    Open
    37,810 baloon.dev
  • Square Face Icon Generator
    Turn any idea or face photo into polished square icons instantly.
    Open
  • Chattitude
    AI agents that sell, support, and scale with you.
    Open
  • Smart Stack
    Search and chat across multiple developer documentation sources in one place.
    Open
  • Fetra AI
    Your AI Social Media Team for Maximum Impact
    Open
  • Oniichan
    Create stunning manga stories with AI.
    Open
  • SheetsResume
    Formatting your career for success.
    Open
  • DevLensPro
    Point at UI elements, let Claude fix code automatically.
    Open
  • SenseFeed
    AI summaries delivered to your inbox daily.
    Open
  • Zernio
    Social APIs for developers and AI agents.
    Open
  • Happy Oyster
    Create brilliant marketing taglines instantly.
    Open
  • Intelligent Internet Agent
    Your complete open-source intelligent assistant.
    Open
  • Eden AI
    All content, files, and AI in one place.
    Open
  • Qwen Code
    A coding agent that lives in the digital world.
    Open
  • SyntaxForge
    AI-powered coding companion to boost productivity.
    Open
  • EarlyAI
    AI-powered unit test automation for bug-free products
    Open
  • Bugzy AI
    Release faster with QA that keeps up
    Open
    8,689 www.bugzy.ai
  • Mo
    Catches code that doesn't match team decisions.
    Open
    What people think about me
  • onbrand
    Make on brand product images.
    Open
  • bugstack
    Runtime errors auto-fixed into tested PRs.
    Open
  • Natiad
    Run your SEO on autopilot with AI agents
    SEO
    Open
  • Oginify
    Generate Open Graph images with AI instantly.
    Open
  • Cosmic
    AI agents that build, ship, and grow your product.
    Open
  • Redlight Greenlight for Claude Code
    Approve/reject Claude code permission requests from anywhere on Mac
    Open
  • namethispic
    AI-powered SEO image renaming that boosts rankings.
    Open
  • Rasa Multilingual AI
    Build AI agents that scale across languages and markets.
    Open
  • Monday Agent Factory
    Create working AI agents in minutes.
    Open
  • Replay QA
    AI wrote the app. Replay QA finds what broke.
    Open
  • ToolJet
    Build full-stack enterprise apps in minutes with AI
    Open
  • Jobesta
    Land Your Dream Job Faster with AI
    Open
  • PostHog AI
    All your developer tools in one place.
    Open
  • Vitally AI
    Purpose-built AI for scaled Customer Success.
    Open
  • Airtable Omni
    Build powerful AI apps without code.
    Open
  • Tshabok AI
    Automatically generate comprehensive test cases from documentation.
    Open
  • Demandbase
    Turn signals into pipeline with AI.
    GTM
    Open
  • Perspective AI
    AI conversations that replace forms and surveys.
    Open
    We replaced our demo request form with Perspective and our show rate went up overnight. Prospects actually tell us what they need before the call — no more showing up blind. Wish we'd done it sooner.
  • Rippling AI
    AI-powered HR, Payroll and IT automation platform.
    Open
  • JetBrains Air
    Multitask with AI agents, stay in control.
    Open
  • Stackby AI
    Build no-code apps and databases with AI.
    Open
  • Linear AI
    AI workflows for modern product teams
    Open
  • Monday.com
    AI that works for you
    Open
  • HigherLogic
    AI-powered productivity made simple.
    Open
  • Directus
    Headless CMS + backend for custom builds.
    Open
  • Rollbar Resolve
    Production errors that fix themselves.
    Open
  • olixBot G1
    ROS-native omnidirectional robot for advanced development.
    Open
  • UBTECH Cruzr S2
    Global connectivity meets intelligent automation.
    Open
  • GRx | FFTAI
    Humanoid robots made for AI.
    Open
  • Expand GPTs
  • Angular Architect AI
    Generating Angular components based on requirements
    Open
  • HTMX Flow
    Start with HTMX + Webflow.
    Open
  • Repo Spider
    Making autonomous code changes in your repository.
    Open
  • Float UI GPT
    Tailwind UI code generator.
    Open
Post
0 AIs selected
Clear selection
#
Name
Task