TAAFT
Free mode
100% free
Freemium
Free Trial
Create tool

Featured matches

Other tools

  • Manifest and LUA Script Generator
    AI-powered manifest and Lua script generation for developers.
    Open
    14,535
    947
    4.0
    2,908
    Released 4mo ago
    100% Free
    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()
  • Programming Helper
    Generate code from text descriptions instantly.
    Open
    40,573
    856
    3.1
    Released 3y ago
    No pricing
    Code varies from run to run. Still it is a helpful app. You can specify coding languages that are not in the dropdown menu.
  • Archie AI
    From idea to software application fast with Archie’s AI-first platform and services.
    Open
    25,489
    468
    4.8
    v2.3 released 1y ago
    Free + from $1000
  • Ui Design Generator Free
    Transform ideas into stunning UI designs
    Open
    938
    259
    3.0
    305
    Released 9mo ago
    100% Free
  • There's An AI For That
    Your AI Go-To Source: #1 AI Directory and #1 AI Newsletter
    Open
    43,510
    241
    4.6
    Released 2y ago
    #28 in Trending
    The fact that it's available through ChatGPT plugin actually helped me find a lot more AI tools to help me do certain tasks. Thanks.
  • Emergent
    Use the code TAAFT for access to vibe coding platform
    Open
    23,121
    191
    3.9
    Released 5mo ago
    Free + from $10/mo
    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
  • Protocraft AI
    Your AI Studio for supercharged productivity, file management, development, and task automation.
    Open
    20,439
    167
    4.6
    v3.1.17 released 6mo ago
    Free + from $49
  • Beat Shaper
    AI-powered music production, at your fingertips.
    Open
    4,739
    161
    3.2
    Released 1y ago
    No pricing
  • Kilo Code
    AI-powered coding assistant for VS Code
    Open
    19,683
    138
    4.7
    Released 6mo ago
    #10 in Trending
    1,371 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!
  • code generator for every coding language
    AI-powered code generator for efficient development.
    Open
    439
    109
    3.1
    111
    Released 8mo ago
    100% Free
    If you just started using python or coding this could help you a lot! I remember first time searching for a string of code and... it wasnt the most easy task at all.
  • Python Programming Assistant
    AI coding companion for Python developers.
    Open
    419
    106
    104
    Released 8mo ago
    100% Free
  • Text to Design
    Transform text into stunning designs with AI.
    Open
    8,752
    99
    4.3
    Released 2y ago
    Free + from $3/mo
  • Didn't find the AI you were looking for?
  • Pi Exchange
    From raw data to prediction in minutes, no coding required.
    Open
    4,673
    98
    Released 2y ago
    Free + from $39/mo
  • Slideteam - Presentation Maker
    Generate professional presentations in seconds with AI
    Open
    17,937
    95
    3.5
    Released 1y ago
    Free + from $43.57/mo
    Did not allow to download the slides.... ideally they should keep it free till sufficient traffic hits the platform and allow people to share feedback.
  • College Tools
    AI-powered quiz assistant for stress-free learning
    Open
    8,863
    90
    5.0
    Released 2y ago
    No pricing
  • Codeye
    AI-powered SWE agent for faster, quality software shipping
    Open
    2,445
    82
    3.8
    Released 1y ago
    100% Free
  • Speechnotes
    Convert speech to text online instantly
    Open
    3,927
    77
    5.0
    Released 1y ago
    Free + from $1.9/mo
  • Origin AI
    Deploy custom enterprise software without developers.
    Open
    37,194
    76
    5.0
    v1.1 released 4mo ago
    From $25/mo
    34,838 theorigin.ai
  • DALL-E3
    Streamline your workflow with AI-powered solutions.
    Open
    4,576
    76
    4.0
    Released 2y ago
    100% Free
    Impressive, but needs work. It's difficult to get an image that looks actually-realistic. The bot also gets confused pretty easily, and many of the outputs are bizarre. Hard to get what you want, even with multiple prompt revisions.
  • Game-Generator
    Generate game assets with AI in seconds
    Open
    8,047
    75
    2.8
    Released 1y ago
    Free + from $1.49/mo
    Interesting idea, but you should add more stable features
  • Fobizz
    AI-powered digital tools for schools, made simple and secure.
    Open
    4,369
    72
    Released 3y ago
    100% Free
  • Warp
    AI-powered terminal for faster software development
    Open
    13,586
    71
    5.0
    v2.0 released 5mo ago
    Free + from $22/mo
    7,477 www.warp.dev
    Warp is probably the best CLI on the Mac Platform, even better when you are in the middle of that complex linux string and you think How do I...just ask the AI and it will give you that answer you forget all those years ago.
  • Cora Intelligence
    AI-powered SDR to automate lead research and outreach
    Open
    30,685
    70
    4.5
    v2.0.0 released 3mo ago
    #45 in Trending
    It’s an very interesting project, it helps me a lot to speed up my process.
  • Vidvoi AI Voiceover Generator
    AI video voiceover without prompting
    Open
    8,463
    70
    4.0
    Released 8mo ago
    Free + from $39.99/mo
    Crazy stuff, it's so useful, i feel like a weight's been lifted off my shoulders. Real game changer 10/10
  • Code generator
    AI coding partner for instant, clean code solutions.
    Open
    164
    62
    4.5
    65
    Released 8mo ago
    100% Free
  • AI SEO by Leap
    Supercharge your website with AI-driven SEO
    SEO
    Open
    3,003
    60
    5.0
    Released 1y ago
    Free + from $7/mo
    This tool is a lifesaver. It helped me to scale my content, I went from posting blogs sometimes once a month to consistently producing 8 posts a month 🔥
  • Replit
    AI redefines the software development lifecycle.
    Open
    3,527
    59
    1.6
    v2.1 released 5mo ago
    Free + from $10/mo
    It gets 2 stars for actually being able to deploy an app. But I'd give it negative 5 stars because it will cause pure rage when it starts to break your app and won't reference what is currently deployed or it will break backups. Wtf?!?!
  • AIT-CodeX
    Accelerate your tech career with AI-guided talent matching.
    Open
    5,017
    59
    2.6
    Released 2y ago
    100% Free
  • GPTMagicPrompts
    Boosted productivity via prompt generation for ChatGPT.
    Open
    3,564
    58
    Released 2y ago
    No pricing
  • AutoCode Pro
    Turn your ideas into code with AI.
    Open
    3,586
    58
    Released 2y ago
    Free + from $10
    AutoCode Pro requires an Open AI API key to operate
  • More Graphics Patterns
    Create infinite patterns with AI for any design need.
    Open
    4,831
    55
    Released 1y ago
    Free + from $2.99
  • Draw My UI
    Transform sketches into real UI designs.
    Open
    9,389
    54
    1.0
    Released 1y ago
    100% Free
  • CodingFleet
    AI wizard transforms instructions into code snippets.
    Open
    28,788
    50
    4.8
    Released 6mo ago
    Free + from $7/mo
    Honestly this is the GOAT, I tried this tool and it was able to either help debug or make scripts from the ground up. It has support for a lot of support languages too, which adds extra points to how good this tool is.
  • Turbo Seek
    Search smarter and faster with AI
    Open
    1,759
    50
    2.6
    Released 1y ago
    100% Free
    The AI answers that "the context it has is empty" and that "it can't answer". Try Perplexity.ai instead
  • Doc2Exam
    Turn any material into live exams.
    Open
    1,677
    48
    3.6
    Released 3mo ago
    100% Free
    Good. But there should be options to move questions to google form or Microsoft form so that as a teacher I can take exam
  • Write Code With Just Words
    Code with words, not syntax.
    Open
    412
    45
    5.0
    46
    Released 8mo ago
    100% Free
  • biela.dev
    If you can imagine it, Biela can code it
    Open
    16,591
    43
    4.8
    Released 21d ago
    Free + from $26.08/mo
    15,426 biela.dev
    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.
  • React Code Generator
    AI crafts pristine React components with clean code.
    Open
    340
    41
    71
    Released 10mo ago
    100% Free
  • Decipher
    AI that analyzes your session replays to uncover issues and behavior
    Open
    3,606
    41
    3.5
    Released 1y ago
    Free + from $199/mo
  • AI Home Design
    The Ultimate AI Toolbox for Property Listing
    Open
    5,407
    40
    4.4
    Released 2y ago
    Free + from $6/mo
    Great platform. I love their virtual staging service in particular. There's room for improvement but impressing nevertheless.
  • GitFluence
    AI-powered Git command finder
    Open
    2,285
    40
    Released 2y ago
    100% Free
  • EaseUS Online Video Repair
    Fix corrupted videos online for free in minutes
    Open
    2,574
    39
    3.6
    Released 5mo ago
    100% Free
    Keeps giving me an error, no good
  • Belva
    Automate the Mundane, Embrace the Meaningful
    AI
    Open
    11,928
    37
    3.0
    Released 2y ago
    Free + from $29.99/mo
    7,472 www.belva.ai
  • Html Generator/chatapi.haerer.dev
    Effortlessly craft polished HTML with AI assistance.
    Open
    218
    36
    3.0
    61
    Released 11mo ago
    100% Free
  • Chatcraft
    Web-based AI assistant for software developers
    Open
    2,785
    36
    Released 2y ago
    100% Free
  • DraftAid
    Transform 3D models into production drawings instantly
    Open
    21,143
    35
    2.8
    Released 2y ago
    No pricing
    16,095 draftaid.io
    Seems very promising, except I want to try it by myself. I don’t want a demo. Also, I’d like to know the costs before I commit to anything.
  • One Way Interview – Video Recruiting Tool
    Slash 70% time-to-hire with one-way video interviews
    Open
    3,201
    35
    4.8
    Released 7mo ago
    From $19.99/mo
    A perfect solution for candidate screening! 🔥 Very convenient and efficient for interviews. Saves time, automates the process, and helps quickly assess candidates. Highly recommend!
  • Solda AI
    AI Sales Automation That Delivers Revenue
    Open
    5,425
    34
    4.6
    Released 10mo ago
    No pricing
    129 solda.ai
  • TuneBlades
    Professional AI music remixes, in seconds
    Open
    6,648
    34
    Released 2y ago
    From $5.99/mo
  • CodeConvert AI
    Convert code between languages with a click.
    Open
    5,544
    33
    5.0
    Released 2y ago
    No pricing
    What will you do for me?
  • Tempo
    Build beautiful UIs 10X faster with AI
    Open
    1,789
    32
    Released 2y ago
    No pricing
  • DevGPT
    AI-powered toolkit for developers
    Open
    3,697
    31
    Released 2y ago
    Free + from $15/mo
  • QA.tech
    Our AI tests your web apps and creates bug reports loved by developers.
    Open
    3,872
    30
    5.0
    Released 1y ago
    From $89/mo
    The developer’s best friend is finally here!
  • Whatdoesthiscodedo
    Decode any code with GPT-4 explanations.
    Open
    2,673
    30
    4.5
    Released 2y ago
    100% Free
  • Higgsfield AI
    AI-powered camera control for cinematic creators
    Open
    1,138
    29
    5.0
    Released 1y ago
    Free + from $9.0/mo
    WTF... this thing is actually wiiiildd! everything i've tried came out looking like straight up high quality movie scenes.. i'm actually mind blown... insane..
  • SymbiotAI
    Blend AI power with collaborative creativity.
    Open
    1,023
    29
    5.0
    Released 2y ago
    Free + from $17/mo
    Awesome project , using it every day!
  • Coderview
    AI Tools to Help Anyone Applying or Hiring for Tech Roles
    Open
    2,177
    29
    5.0
    Released 7mo ago
    No pricing
    Absolutely love this tool! It helps me apply to jobs so quickly and is so easy to use
  • Reqops
    Accelerate software delivery with AI-powered communication.
    PRD
    Open
    3,365
    27
    5.0
    Released 11mo ago
    Free + from $25/mo
    If you want to save time from design to developer handoff this ist he ideal tool. Have a look at our 30 second video: https://www.youtube.com/watch?v=-RMQAritpJ8
  • CoGrader
    AI Essay Grading for Teachers
    Open
    4,701
    27
    4.0
    Released 2y ago
    Free + from $15/mo
    I am absolutely blown away by CoGrader so far! It has been excellent for pre-scoring essays and providing students with comprehensive, usable feedback. It has helped mitigate my subjectivity in scoring as well.
  • Sourcegraph Cody
    AI-powered code assistant for developers
    Open
    2,896
    24
    Released 2y ago
    From $19
  • Code Convert
    AI-powered code translator for seamless language conversions.
    Open
    248
    23
    42
    Released 10mo ago
    100% Free
  • Progr
    Craft software roadmaps with AI precision.
    Open
    808
    23
    5.0
    Released 1y ago
    Free + from $10/mo
    I love it. It's a great tool that helps you define your projects ideas. And also can help you find ideas.
  • Booltool
    All-in-one suite for content creators and marketers
    Open
    4,063
    23
    Released 2y ago
    Free + from $7.99/mo
  • Lupan
    Build AI apps without code in minutes.
    Open
    657
    22
    4.0
    Released 1y ago
    100% Free
  • CoverletterAI by Wonsulting
    Automate perfect cover letters with AI
    Open
    1,445
    22
    Released 2y ago
    Free + from $19.99/mo
    Dont work on resume longer than 1500 words
  • TestSprite
    Elevate your testing with TestSprite.
    Open
    8,699
    21
    5.0
    v2 released 3mo ago
    Free + from $19/mo
    Love how intuitive the workflow is—clean, simple, and gets the job done!
  • OpenFoundry
    Ship open-source AI products 10X faster.
    Open
    462
    21
    Released 1y ago
    No pricing
  • Refact
    AI coding assistant that maximizes productivity and enjoyment
    Open
    2,730
    21
    Released 2y ago
    Free + from $10/mo
  • BigDevSoon
    Level up your Frontend skills with real projects
    Open
    2,137
    20
    5.0
    Released 2y ago
    Free + from $8/mo
  • Urban Monochrome Icon
    Transform text into edgy streetwear illustrations.
    Open
    37
    19
    5.0
    13
    Released 4mo ago
    100% Free
  • Command-G
    AI copilot for Xcode developers
    Open
    670
    19
    Released 1y ago
    100% Free
  • AI Emojis
    Turn ideas into emojis instantly
    Open
    3,133
    19
    5.0
    Released 1y ago
    Free + from $2.95
    That is a very good tip particularly to those fresh to the blogosphere. Short but very precise info… Appreciate your sharing this one. A must read post!
  • MakeSong
    Turn text into royalty-free songs effortlessly.
    Open
    2,702
    17
    2.8
    Released 5mo ago
    From $7.9/mo
    super dope tool! the whole process was smooth and the track came out way better than I expected. the instrumentals were solid. definitely a cool way to cook up a song fast. 5 stars for this joint.
  • Photo to Cartoon
    Transform photos into cartoons instantly.
    Open
    4,840
    17
    5.0
    Released 2y ago
    From $499/mo
  • DevPrompt
    Boost coding productivity with AI-powered prompts.
    Open
    1,296
    16
    1.0
    Released 1y ago
    100% Free
  • Ceacle tools
    AI-powered creative editing tools for images and videos
    Open
    1,326
    16
    Released 2y ago
    No pricing
  • AILab Tools
    Powerful AI image editing tools at your fingertips
    Open
    4,009
    15
    4.0
    Released 3y ago
    From $4.99
    All of this tools offer API access, which is useful for developing your own AI tools at a low cost.
  • Learntime
    Maximize learning, minimize time with AI-powered study tools.
    Open
    531
    14
    2.0
    Released 1y ago
    No pricing
  • XcodeChatGPT
    Supercharge Swift development with AI-powered code assistance
    Open
    3,698
    14
    4.5
    Released 2y ago
    From $17
    Wonderful product for iOS and MacOS development. Helps a lot when you are stuck with some technical programming related issue. Good part is response is directly posted in Xcode IDE itself
  • Jam
    Debug faster with AI assistance
    Open
    2,733
    14
    Released 2y ago
    No pricing
  • 120.dev
    AI-powered native apps that push the boundaries, delivering buttery smooth performance.
    Open
    10,158
    13
    5.0
    Released 23d ago
    Free + from $39
    9,784 120.dev
  • Axon
    AI-powered USMLE prep that works smarter
    Open
    1,095
    13
    Released 1y ago
    Free + from $30/mo
  • Alexa Translations A.I.
    Breaking the Language Barrier
    Open
    2,204
    13
    5.0
    Released 1y ago
    No pricing
    Love this site so much tnx♥️
  • Vapi
    Build voice agents in minutes, not months.
    Open
    1,653
    13
    5.0
    Released 1y ago
    From $2/mo
    Excellent platform. Excellent documentation.
  • Roost AI
    ChatGPT-driven end-to-end testing to enhance coverage and efficiency.
    Open
    2,035
    13
    Released 2y ago
    From $3000/mo
  • CGFT - Finetuned Code AI
    AI code completion for Xcode, local or cloud-powered.
    Open
    523
    12
    Released 11mo ago
    No pricing
  • StoryGenius
    Transform child portraits into storybook masterpieces
    Open
    764
    12
    Released 1y ago
    Free + from $25/mo
  • Chipp
    Turn prompts into sellable AI products
    Open
    803
    12
    Released 1y ago
    Free + from $29/mo
  • Kamara
    AI-powered code writer for VS Code
    Open
    1,668
    12
    5.0
    Released 2y ago
    From $10
  • Drawnaq
    Create professional graphics without the prompt engineering hassle
    Open
    452
    11
    Released 15d ago
    Free + from $9.99/mo
  • MixHub AI | Image to Video
    Turn Any Image Into a Dynamic Video in Minutes
    Open
    1,361
    11
    3.5
    Released 17d ago
    Free + from $9/mo
    It's working very well. AI chat is 100% free, but image and video are not free, though they are still good. You get a few daily credits, but at least you still have some
  • Tusk
    Generate unit and integration tests with AI
    Open
    1,414
    11
    5.0
    Released 1y ago
    From $250/mo
  • Code Fundi
    AI assistant for faster, better coding
    Open
    2,992
    11
    5.0
    Released 2y ago
    No pricing
  • Screenshot Coder
    Convert screenshots into frontend code with AI
    Open
    1,644
    10
    Released 1y ago
    From $9.99/mo
  • TurboLens
    Unlock images, uncover insights with AI-powered OCR.
    Open
    482
    9
    Released 10mo ago
    Free + from $49.9/mo
  • Helpjuice
    Streamline support and boost productivity with centralized knowledge.
    Open
    361
    9
    Released 11mo ago
    Free + from $120/mo
  • TechBot
    Simplified tech doc search assistant for developers.
    Open
    2,684
    9
    Released 2y ago
    100% Free
  • TakeNote
    Transform meetings into accurate transcriptions and insights.
    Open
    1,762
    9
    1.0
    Released 2y ago
    From $11.56/mo
  • Intapp
    AI-powered solutions for professional services.
    Open
    281
    8
    Released 1y ago
    No pricing
  • Polymet
    AI-powered product design and coding in seconds
    Open
    458
    8
    Released 1y ago
    No pricing
  • Waggle
    AI co-pilot for managing remote teams effectively
    Open
    491
    8
    Released 1y ago
    No pricing
  • ArtSpace
    Unleash creativity with ultra-realistic AI art
    Open
    829
    8
    1.0
    Released 2y ago
    Free + from $5.99/mo
    Do not not buy ANYTHING from this site!!! Do not buy anything from this website. I purchased the lifetime membership and then about two weeks later they charged me for a year membership. I contacted my credit card company to dispute the charge and art space did not like this. They still have my money from the lifetime membership, but they have blocked my access to their website. I was a member of their group on Facebook and I decided to ask if other people had problems with their customer service and within eight hours, I have been removed from their group. Very untrustworthy business practices. All they want is your money and give you no customer service whatsoever and their image in generation is not that great either you can find other places that are free but are much better.
  • Mesh
    AI phone screening for faster candidate evaluation
    Open
    969
    8
    Released 2y ago
    No pricing
  • CodeCompanion
    Your personal AI coding assistant on your desktop.
    Open
    1,907
    8
    Released 2y ago
    Free + from $39
  • WithMaverick
    Automated code review to catch small issues in GitHub PRs.
    Open
    1,238
    8
    Released 2y ago
    Free + from $4/mo
  • Solidroad
    AI-powered role-play for sales teams
    Open
    1,301
    8
    Released 2y ago
    No pricing
  • Videotowords AI
    Transcribe audio and video to text in seconds.
    Open
    893
    7
    3.0
    Released 1y ago
    Free + from $16.58/mo
  • Aigenda
    AI assistant for effortless meeting notes and summaries
    Open
    473
    7
    5.0
    Released 2y ago
    Free + from $10.85/mo
  • Vanna
    Chat with your database in plain English.
    Open
    868
    7
    Released 2y ago
    Free + from $30
  • Strawberry Antler
    Custom AI agents for small business success
    Open
    394
    6
    5.0
    Released 4mo ago
    From $200/mo
  • Sketch2App
    Transform hand-drawn sketches into UI code.
    Open
    1,531
    6
    Released 1y ago
    From $24.99
  • BugRaptors
    AI-powered QA for software excellence
    Open
    489
    6
    5.0
    Released 1y ago
    No pricing
  • PerfAI
    AI-driven API testing for high-performance results.
    Open
    728
    6
    Released 2y ago
    From $99
  • SupportGPT
    Transform customer experience with generative AI
    Open
    2,500
    6
    Released 2y ago
    No pricing
  • EvryThink
    Smart, simple finance software for entrepreneurs.
    Open
    311
    5
    Released 1y ago
    Free + from $18.05/mo
  • apiversion.dev
    Automate API versioning with AI precision
    Open
    261
    5
    Released 1y ago
    Free + from $49/mo
  • AgentLabs
    Turn server code into chat apps instantly.
    Open
    969
    5
    Released 1y ago
    No pricing
  • MailAgent
    AI-powered email drafts for faster customer service.
    Open
    879
    5
    Released 2y ago
    Free + from $10.73/mo
  • Sublayer
    Bring Generative AI to Your Product Development Process
    Open
    961
    5
    Released 2y ago
    100% Free
  • Vertexshare
    Smart software for photo processing and productivity
    Open
    800
    5
    Released 4y ago
    No pricing
  • Ultracode
    Pass any SWE interview without Leetcoding.
    Open
    2,463
    4
    1.0
    Released 1y ago
    From $75/mo
    Too expensive, went for Stealth Interview AI instead
  • Xpath Finder
    Extract accurate Xpath for any element.
    Open
    1,255
    4
    5.0
    Released 1y ago
    100% Free
  • Eddie AI
    Craft video stories from interviews with AI.
    Open
    458
    3
    1.0
    Released 1y ago
    No pricing
  • Kopyst
    Transform complex workflows into engaging videos and documents.
    Open
    230
    3
    Released 1y ago
    Free + from $15/mo
  • VIDOC
    AI Security Engineer in your dev pipeline
    Open
    492
    3
    Released 1y ago
    Free + from $99/mo
  • BotMagic
    Create intelligent AI chatbots effortlessly
    Open
    1,224
    3
    Released 2y ago
    No pricing
  • HoldSpeak
    Type 3x faster with AI-powered voice-to-text
    Open
    1,784
    2
    Released 1y ago
    From $19
  • QuickBlox
    Empower healthcare with AI-driven communication solutions.
    Open
    295
    2
    Released 1y ago
    Free + from $107/mo
  • TuringMind AI
    AI brain to unfurl code and unravel insights
    Open
    186
    2
    Released 1y ago
    From $25/mo
  • Zudoku
    Build stunning API docs with open-source power.
    Open
    208
    2
    Released 1y ago
    No pricing
  • Scopilot.ai
    AI-powered software scoping in minutes.
    Open
    266
    2
    Released 1y ago
    From $14.99/mo
  • Frameable
    AI Assistant: Enhancing Microsoft Teams experience
    Open
    306
    2
    3.0
    Released 1y ago
    Free + from $4/mo
  • Aloware
    Elevate your CRM with powerful contact center tools
    Open
    182
    2
    Released 1y ago
    Free + from $30/mo
  • CodeThread
    AI-powered code documentation in minutes
    Open
    652
    2
    Released 2y ago
    No pricing
  • Summarizing Tool
    Turn long texts into crisp summaries instantly.
    Open
    704
    2
    Released 2y ago
    From $7/mo
  • Multiplayer.app
    Full Stack Session Recordings: Record. Code. Fix. Repeat.
    Open
    1,491
    1
    Released 2d ago
    Free + from $20/mo
  • HOJI AI
    Discover top AI software with expert reviews.
    Open
    561
    1
    Released 1y ago
    Free + from $10/mo
  • SkyDeck AI
    Securely scale AI across your business
    Open
    270
    1
    Released 2y ago
    From $19/mo
  • Expand GPTs
  • AIDE - Coding Assistant
    Your coding companion for streamlined software development.
    Open
    706
    13
    246
    Released 1y ago
    100% Free
  • Business Applications Sync
    Managing your SaaS applications database.
    Open
    424
    12
    Released 1y ago
    100% Free
  • SaaS Creator
    Creating full SaaS platforms instantly.
    Open
    347
    12
    5.0
    48
    Released 1y ago
    100% Free
    Very good GPT. I’ve used it to create some SaaS and was able to create it very fast. Highly recommend
  • Learning the User Interface Design
    Upload your UI, convert to PRD and user stories.
    Open
    313
    6
    Released 1y ago
    100% Free
  • TestCase Wizard
    Algorithm-focused test case generator.
    Open
    342
    6
    16
    Released 1y ago
    100% Free
  • AutoExpert (Dev)
    Your steadfast pair programmer with enhanced code generation ability.
    Open
    294
    5
    20,000
    Released 1y ago
    100% Free
  • Bonfire (Flutter) Assistant
    Helps you create games with Bonfire and Flutter
    Open
    289
    5
    13
    Released 1y ago
    100% Free
  • The tool to find tools you didn't know you needed
    Discovering tools you never knew you needed.
    Open
    144
    4
    Released 1y ago
    100% Free
  • Vuetify Migrator
    Assistant for migrating Vuetify V2 to V3
    Open
    370
    4
    6
    Released 1y ago
    100% Free
  • GPT API Schema Builder
    Converts documentation to OpenAPI schemas.
    Open
    350
    4
    Released 1y ago
    100% Free
  • SourceCodeAnalysis.GPT
    Upload, Analyze, and Understand Any Project's Source Code
    Open
    410
    4
    797
    Released 1y ago
    100% Free
  • SwiftUI GPT
    Swift/SwiftUI Developer Assistant
    Open
    724
    4
    860
    Released 1y ago
    100% Free
  • Assistants API and GPT+ Builder
    Craft customized AI with OpenAI Schema and GPT+ Builder.
    Open
    492
    3
    2.0
    155
    Released 1y ago
    100% Free
  • Selenium Sage
    Expert in Selenium test automation, providing practical advice and solutions.
    Open
    387
    3
    73
    Released 1y ago
    100% Free
  • HelloDev
    Your expert assistant in software development and learning.
    Open
    158
    3
    32
    Released 1y ago
    100% Free
  • Software development front-end GPT - Senior AI
    Solve front-end development problems with AI.
    Open
    270
    3
    72
    Released 1y ago
    100% Free
  • OpenAPI Schema Builder
    Assisting with OpenAPI Schemas through JSON examples, tips and best practices.
    Open
    590
    3
    130
    Released 1y ago
    100% Free
  • Java + Spring Boot Buddy
    Helping developers with code review and generation.
    Open
    395
    3
    Released 1y ago
    100% Free
  • LaraGPT
    An AI-powered assistant for Laravel developers.
    Open
    145
    3
    60
    Released 1y ago
    100% Free
  • AI Imaging
    AI expertise for generating images and deepfakes.
    Open
    676
    2
    Released 1y ago
    100% Free
  • Function Calling Definition Generator
    Defines and explains function calls from a knowledge source.
    Open
    237
    2
    85
    Released 1y ago
    100% Free
  • MS Copilot Expert
    Expert in Microsoft Copilot Studio and Azure Copilot
    Open
    247
    2
    7
    Released 1y ago
    100% Free
  • Node-RED Copilot
    Supporting Node-RED developers with powerful features.
    Open
    520
    2
    26
    Released 1y ago
    100% Free
  • Unity Error Solver
    Solve Unity and Xcode errors easily.
    Open
    353
    2
    6
    Released 1y ago
    100% Free
  • Tech Tutor
    A tech guide for the modern software engineer.
    Open
    136
    2
    69
    Released 1y ago
    100% Free
  • Photoshop Guru
    I'm a Photoshop expert!
    Open
    594
    2
    8
    Released 1y ago
    100% Free
  • Bug Hunter
    I'm a bug finder in your code!
    Open
    247
    2
    39
    Released 1y ago
    100% Free
  • ReScript GPT
    Write ReScript code, perfected with versions 10 & 11.
    Open
    256
    1
    26
    Released 1y ago
    100% Free
  • Leasey.AI
    The best Property management software for leasing automation.
    Open
    135
    1
    3
    Released 1y ago
    100% Free
  • Angular Migrator Expert v12 to v13
    Expertise in Angular 12 to 13 migration, delivered in French.
    Open
    189
    1
    5
    Released 1y ago
    100% Free
  • Chrome Extension Developer
    Creating Chrome Extensions made easy.
    Open
    237
    1
    5.0
    21
    Released 1y ago
    100% Free
    i very helpful
  • Figmo
    Turning beginners into Figma Plugin Developers.
    Open
    242
    1
    888
    Released 1y ago
    100% Free
  • Stripe Docs Assistant
    Ask any question about Stripe's help and API docs.
    Open
    254
    1
    20
    Released 1y ago
    100% Free
  • CortexJS Assistant
    Guides for MathLive & CortexJS in your hands.
    Open
    178
    1
    91
    Released 1y ago
    100% Free
  • PixelartGPT
    I'm a pixel art wizard!
    Open
    268
    1
    45
    Released 1y ago
    100% Free
  • #PostgresMarathon 0001-0045 alpha
    Mastering Postgres with AI assistance.
    Open
    110
    1
    37
    Released 1y ago
    100% Free
  • OpenAPI Wizard
    Your guide for crafting custom OpenAPI specs with ease.
    Open
    89
    1
    38
    Released 1y ago
    100% Free
  • Algorithm Alchemist, Leonardo
    Generates easily copied and pasted code.
    Open
    184
    1
    38
    Released 1y ago
    100% Free
  • plugin surf
    Find the best ChatGPT plugins for your AI workflow.
    Open
    365
    1
    237
    Released 1y ago
    100% Free
  • NGSS Aligner
    Align lessons to Next Generation Science Standards.
    Open
    141
    1
    24
    Released 1y ago
    100% Free
  • OpenAPI GPT
    Creating OpenAPI specs for RESTful APIs made easy.
    Open
    283
    1
    117
    Released 1y ago
    100% Free
  • Unit Test Wizard
    Friendly guide for JavaScript & React unit tests.
    Open
    195
    1
    40
    Released 1y ago
    100% Free
  • Apple Architect
    SwiftUI expert for Apple apps
    Open
    92
    1
    200
    Released 1y ago
    100% Free
  • Northern Light Creator
    Assists in creating an Aurora Borealis screensaver.
    Open
    101
    5
    Released 1y ago
    100% Free
  • Orculo de HiveAgile
    Find OpenSource tools to save on your business.
    Open
    115
    30
    Released 1y ago
    100% Free
  • VaultCraft Trainer
    Training users to create automated yield strategies.
    Open
    144
    21
    Released 1y ago
    100% Free
  • Character Gear
    Visualize items for characters with photo-realistic images.
    Open
    288
    9
    Released 1y ago
    100% Free
  • MeanO Developer GPT
    A concise MEAN stack and OpenApi expert.
    Open
    78
    26
    Released 1y ago
    100% Free
  • Git Basics Trainer
    Master basic GIT console commands
    Open
    167
    11
    Released 1y ago
    100% Free
  • Code Navigator
    Expert coder for API documentation.
    Open
    192
    5
    Released 1y ago
    100% Free
  • Song POV lv2.5
    Perspectivize your music with Song POV lv2.5
    Open
    206
    Released 1y ago
    100% Free
  • Foundry Tutor
    Your friendly guide for Foundry DApp development
    Open
    74
    47
    Released 1y ago
    100% Free
  • General Service Agreement Drafting Master
    Master in drafting general service agreements
    Open
    97
    26
    Released 1y ago
    100% Free
  • Profitable Project Code Scout
    Scout profitable GitHub projects for solo devs.
    Open
    107
    19
    Released 1y ago
    100% Free
  • Git Commit Assistant
    Expert in crafting Git commit messages.
    Open
    295
    43
    Released 1y ago
    100% Free
  • Quick Code
    Master Flask & Web Dev with expert chat.
    Open
    310
    33
    Released 1y ago
    100% Free
  • Commiter
    Generate Commit Message
    Open
    247
    33
    Released 1y ago
    100% Free
  • hz's assistant
    Communication, Solution and Congratulation!
    Open
    118
    32
    Released 1y ago
    100% Free
  • Drunken Marcus
    A unique guide in Stoic wisdom.
    Open
    72
    31
    Released 1y ago
    100% Free
  • SWEInterviewGPT
    Your AI software engineer interviewer.
    Open
    82
    Released 1y ago
    100% Free
  • Cirolele
    Your Kotlin dev sidekick!
    Open
    148
    56
    Released 1y ago
    100% Free
  • DevHunt
    Find your next favorite tool
    Open
    168
    166
    Released 1y ago
    100% Free
Post
0 AIs selected
Clear selection
#
Name
Task