TAAFT
Free mode
100% free
Freemium
Free Trial
Deals

Featured matches

Other tools

  • 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()
  • Programming Helper
    Generate code from text descriptions instantly.
    Open
    Code varies from run to run. Still it is a helpful app. You can specify coding languages that are not in the dropdown menu.
  • Codeium
    AI-powered code completion for 20+ languages
    Open
    magnificent. perfect. no errors.
  • Wix AI Website Builder
    AI-powered websites, instantly ready for business.
    Open
    interesting ai tool, quickly let you create a good looking website.. thumbs up
  • Generator Constructor Verse code UEFN
    Craft optimized Fortnite code with AI
    Open
  • There's An AI For That — v2 Release Changelog The front page of AI. TAAFT started as the place to find newly launched AI tools. With v2, it's now the place to track everything happening in AI: the tools, the companies building them, the models shipping, the money moving, and the news breaking. Here's what changed. 1. Our homepage got a full revamp. The homepage isn't just a tool directory anymore. It's a live view of the whole AI landscape. From one screen you can explore and filter across Tools, Companies, Countries, Tasks, Models, Papers, News, Robots, Devices, and the rest of the AI world. Whatever you're looking for, you can get to it straight from the front page. 2. Rows instead of cards We dropped the old three-column card grid for a clean row-based layout. It's more compact, and it shows a lot more at once. Pricing, task, release date, country, and views are all right there, so you can scan and compare without scrolling forever. 3. More than a launch board TAAFT used to be a feed where people launched tools. It still does that, but now there's a lot more underneath. You can dig into the companies behind the tools and filter them by Profitable, Unicorns, AI Native, sector, and more. It's a way to follow the players, not just their products. 4. New sections Companies — Filter every major AI company by valuation, valuation per employee, profitability, and sector. Countries — See which countries lead in AI, who has the biggest market cap, and where investors are putting their money. Tasks — Explore where AI is having the biggest impact, organized by what the tools actually do. Models — Track new models as they drop, who built them, what they do, and whether they're open source. News — Follow what's trending in AI right now, with topic tags, sources, and community voting. Collections — Curated packs of the best AI tools for a specific job, built and shared by the community. Fundraises — Keep up with the money moving in AI. See who just raised, the round, the size, the valuation, and the date, so you always know where the capital is flowing. Investors — Browse the funds and companies backing AI. Sort by total invested, number of investments, type, and country, and see which big rounds they've been part of. Repositories — Track the open source side of AI. See top repos by stars, forks, license, and recent activity, all tied back to the companies behind them. Robots — Follow the hardware. Browse robots by company, category, country, availability, price, and release date, from humanoids to manipulators. Devices — Keep an eye on AI hardware beyond robots: smart glasses, wearables, earbuds, speakers, and more, with availability, price, and what each one is actually for. Papers — Dig into the research behind it all. Browse AI papers by company, with publish dates, authors, venues, and featured picks, plus a link straight to the source. The short version TAAFT isn't just where tools get launched anymore. It's where you keep up with all of AI in one place. Welcome to v2.
  • 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,381 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.
  • biela.dev
    If you can imagine it, Biela can code it!
    Open
    136,773 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,297 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!
  • AppDeploy
    Deploy real apps directly from ChatGPT or Claude
    Open
    57,884 appdeploy.ai
    Deploys the backend directly from chat!
  • Html Code Generator Text
    Transform ideas into polished HTML effortlessly.
    Open
  • Didn't find the AI you were looking for?
  • Rocket
    Think It. Type It. Launch It.
    Open
    145,786 www.rocket.new
    Rocket is fast as heeeelll for spinning up prototypes when an idea hits. I've shipped small tools and MVPs with this as the foundation, saves days of boilerplate setup. Great one :)
  • Python Programming Assistant
    AI coding companion for Python developers.
    Open
  • code generator for every coding language
    AI-powered code generator for efficient development.
    Open
    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.
  • Appypie
    Turn ideas into reality without coding
    Open
    no free option available... packages shown after spending ..not cool
  • Google Antigravity
    Lift your development into the agent-first era
    Open
  • Replit
    AI redefines the software development lifecycle.
    Open
    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?!?!
  • Zzzcode
    AI-powered coding assistant for multiple languages.
    Open
    best coding site!! best thing: it's free and it's INFINITE!
  • Fabricate
    Fabricate builds entire web apps from a single prompt - free!
    Open
  • CodePal
    Generate code from natural language
    Open
  • CodingFleet
    AI wizard transforms instructions into code snippets.
    Open
    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.
  • Code generator
    AI coding partner for instant, clean code solutions.
    Open
  • React Code Generator
    AI crafts pristine React components with clean code.
    Open
  • LLMStack
    Create AI apps and chatbots in minutes without coding
    Open
  • CodeMate
    Code 10x faster with AI-powered search and navigation.
    Open
  • AIT-CodeX
    Accelerate your tech career with AI-guided talent matching.
    Open
  • Calculator Studio
    Build smart, interactive web calculators powered by your spreadsheets.
    Open
  • Code Language Converter
    Convert code between languages instantly with AI.
    Open
  • Write Code With Just Words
    Code with words, not syntax.
    Open
  • Owlbot
    Create AI chatbots from your data in minutes
    Open
  • Firebase Studio
    The full stack AI workspace for accelerated development
    Open
  • PromptFix
    AI Prompt Optimizer & Analyzer
    Open
  • Inkey
    Every student's personal AI tutor-Free Plagiarism Checker
    Open
  • Html Generator/chatapi.haerer.dev
    Effortlessly craft polished HTML with AI assistance.
    Open
  • TalkCody
    Generate correct code as quickly and cost-effectively as possible.
    Open
  • Kodezi
    AI auto-correction for programmers.
    Open
    1,322 kodezi.com
  • Code Convert
    AI-powered code translator for seamless language conversions.
    Open
  • Verdent
    Your AI Technical Cofounder for Turning Ideas into Real Products
    Open
    Really impressed by the multi-model planning and code review. Having different models collaborate instead of relying on just one actually leads to better decisions. You can feel the difference on more complex tasks.
  • Qquest
    Generative AI for insight queries.
    Open
  • Codel
    AI-powered code examples and debugging assistant.
    Open
  • Tempo
    Build beautiful UIs 10X faster with AI
    Open
  • OpenHands   Daytona
    AI coding agent that does anything a human developer can.
    Open
  • JustSimpleChat
    Every AI model, one platform.
    Open
  • AppIsUp
    Code Anywhere. Deploy Instantly. Vibe While You Build.
    Open
    21,869 appisup.com
  • CosmicUp
    One subscription for over 30 AI models - unlimited requests
    Open
  • DevGPT
    AI-powered toolkit for developers
    Open
  • CodeConvert AI
    Convert code between languages with a click.
    Open
  • Flytrap AI
    Automate bug fixes in Node.js projects with AI.
    Open
  • Coderview
    AI Tools to Help Anyone Applying or Hiring for Tech Roles
    Open
    Absolutely love this tool! It helps me apply to jobs so quickly and is so easy to use
  • Codiga
    Customizable static code analysis for your favorite IDE.
    Open
  • Scribe AI
    AI-powered coding assistance inside VSCode
    Open
  • CodeConverter
    TypeScript/Java code snippet conversion saves dev time.
    Open
  • Claude Code
    AI coding agent for terminal & IDE
    Open
    Since the VSC extension became available, I've been using IDEs just to install the extension and run Claude Code in them. In the peak of my dev frenzy, I was running nine Claude Code instances in three projects on two computers. Cognitive strain was also extreme, but the amount of code and solutions deployed at that time was extreme as well.
  • Spreadsite
    Turn spreadsheets into interactive dashboards
    Open
  • Wowable AI
    Turn Google reviews into a website in seconds.
    Open
    Tried it out today. The speed is definitely the standout part. Pasting a Google Maps link and getting a usable website so quickly is impressive, especially for businesses that have no site at all. That said, it is more of a strong starting point than a finished website. The generated result looked clean, but I’d still want more control over layout, branding, sections, and finer edits before publishing. For some users that may be enough, but others will want deeper customization. Overall though, the idea solves a real problem: many small businesses delay getting online because websites feel expensive or complicated. If Wowable keeps improving the editing side while keeping the setup this simple, it has real potential.
  • SortMyThoughts
    Elevate productivity by organizing thoughts with AI.
    Open
  • AI Love Code
    Create stunning websites effortlessly with AI
    Open
  • Codebuff
    Code faster with AI
    Open
    Way easier to use since it finds relevant files for you.
  • agi and ani coder
    Advanced AI coding companion for AGI and ANI solutions.
    Open
  • LaraFast
    Accelerate Laravel startup development with ready-made components.
    Open
  • Sourcegraph Cody
    AI-powered code assistant for developers
    Open
  • Blink.new
    Chat with AI to build production-ready apps.
    Open
    8,800 blink.new
  • BigDevSoon
    Level up your Frontend skills with real projects
    Open
  • 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.
  • Refact
    AI coding assistant that maximizes productivity and enjoyment
    Open
    116 refact.ai
  • Makeasite.io
    Create sites with just a prompt.
    Open
  • CodeWhisperer
    AI coding companion that supercharges your productivity
    Open
  • Command-G
    AI copilot for Xcode developers
    Open
  • DevPrompt
    Boost coding productivity with AI-powered prompts.
    Open
  • AskCodi
    AI pair programmer for limitless coding possibilities
    Open
  • Lando AI
    AI-powered landing pages for mobile apps in seconds.
    Open
    I loved the no-click technology they used! cool!
  • Lovelace
    An online AI-enabled IDE for developers who code from anywhere
    Open
  • Phala Cloud
    Open-sourced Cloud For Private AI
    Open
  • GitPoet
    AI-powered Git commit messages in seconds.
    Open
  • AICodeConvert
    Convert code between languages with AI
    Open
  • Dreamlit AI
    Vibe code your app's emails with AI.
    Open
    13,434 dreamlit.ai
  • Ninja AI
    Boost productivity with AI-powered tools
    Open
  • Blackbox AI
    AI-powered coding agent for multiple development platforms.
    Open
  • GitLoop
    The AI That Knows Your Entire Codebase
    Open
    I’m really sorry for your bad experience. At that time we had an unusual load of users and support emails, and yours may have been missed that’s on us. I’ve checked and your payments have been fully refunded.
  • Code Fundi
    AI assistant for faster, better coding
    Open
  • Jam
    Debug faster with AI assistance
    Open
  • CloudCLI
    Run Claude Code, Gemini and Codex on the Cloud from anywhere
    Open
  • EduSolver
    24/7 AI tutor that explains, not just answers.
    Open
    Love how direct the name is. “EduSolver” instantly tells you what problem it’s trying to solve 👀
  • Kamara
    AI-powered code writer for VS Code
    Open
  • Pieces.app
    Supercharge your coding with AI-powered snippets and tools.
    Open
  • Primio
    Build Flutter apps from text with AI.
    Open
  • IntroVideo - Logo Animation
    Create professional AI logo intro videos in minutes
    Open
  • Screenshot Coder
    Convert screenshots into frontend code with AI
    Open
  • Tusk
    Generate unit and integration tests with AI
    Open
  • Kilo | Cloud Agents
    Code from anywhere with cloud-based AI agents.
    Open
    11,710 kilo.ai
    Another ClawdBot inversion, love it. Gotta hope for safety!
  • ZAPT (formerly CodeAsk)
    Stop wasting hours. Get custom tools built.
    Open
  • Jules
    Jules does coding tasks you don't want to do.
    Open
  • HumNod - Offline AI Assistant
    Secure offline AI for writing, coding, and productivity
    Open
  • TechBot
    Simplified tech doc search assistant for developers.
    Open
  • CodeCompanion
    Your personal AI coding assistant on your desktop.
    Open
  • Powabase
    Postgres, RAG, and agents. One backend.
    Open
    Great tool, easy to get started building AI-native apps, and it has a depth of features needed for production usage
  • Figma AI
    Your Creativity, unblocked with AI.
    Open
  • BuilderStudio
    Free native MacOS agentic coding IDE for builders.
    Open
  • Superjoin
    Import live data into Google Sheets automatically using AI
    Open
  • SharpAPI
    AI-powered Swiss Army Knife API for developers
    Open
  • Paird.ai
    Generate and learn code with AI
    Open
    260 paird.ai
  • Sublayer
    Bring Generative AI to Your Product Development Process
    Open
  • Stilla
    Your all-in-one AI hire
    Open
    3,376 stilla.ai
  • Spec
    Turn any idea into engineering-ready product specs.
    Open
  • Propane
    Build what customers actually want.
    Open
    This team killed it with this launch!
  • ApparenceKit
    Launch profitable mobile apps at lightning speed.
    Open
  • Wisdom Gate
    All the best LLMs through one unified API.
    Open
    Finally an API provider that is actually affordable. Nano Banana Pro API saved me over 50% on my bill. Also super impressed that they have access to video models like Sora 2. Wisdom Gate is legit!
  • SyntaxForge
    AI-powered coding companion to boost productivity.
    Open
  • Ultracode
    Pass any SWE interview without Leetcoding.
    Open
    Too expensive, went for Stealth Interview AI instead
  • Redlight Greenlight for Claude Code
    Approve/reject Claude code permission requests from anywhere on Mac
    Open
  • Recodez
    Manage and generate code projects with ease.
    Open
  • notes.asm
    Your async team for everything.
    Open
  • LovedByAI
    WordPress plugin that gets you recommended by AI.
    Open
  • BrowserStack AI
    Enabling smarter, faster testing at scale.
    Open
  • CodeThread
    AI-powered code documentation in minutes
    Open
  • Discourse Analyzer
    Decode discourse. Powered by AI.
    Open
  • Warp.dev Oz
    Programmable agent stack for running cloud agents at scale.
    Open
  • Factory.ai
    Assign tickets to AI for autonomous coding.
    Open
  • Semgrep Multimodal
    Combine AI reasoning with rule-based analysis.
    Open
  • Expand GPTs
  • ComponentGPT
    Generate production-ready React UI/UX components effortlessly.
    Open
    id like to be able to provide my own code. also i dont like that i have to have my own chat gpt membership in order to actually make it work
  • GPT Website Builder
    Craft your site in detail, generate and publish anywhere.
    Open
  • AIDE - Coding Assistant
    Your coding companion for streamlined software development.
    Open
  • Code Mentor
    Friendly AI Programming Teacher for Python, Java, HTML/CSS, JavaScript.
    Open
  • GPT Shop Keeper
    Discover custom GPTs & AI agents for your workflows.
    Open
  • Android Studio GPT
    Android Studio expert in Kotlin & Java.
    Open
  • CodeCraft: The Programmer's Odyssey
    Unleash your coding mastery with CodeCraft.
    Open
  • HTML/CSS Card Generator
    Creates unique HTML/CSS card designs.
    Open
  • CodeGPT v3
    Best Coding Assistant For Unique Code
    Open
  • AutoExpert (Dev)
    Your steadfast pair programmer with enhanced code generation ability.
    Open
  • Bonfire (Flutter) Assistant
    Helps you create games with Bonfire and Flutter
    Open
  • SourceCodeAnalysis.GPT
    Upload, Analyze, and Understand Any Project's Source Code
    Open
  • AI Tools Consultant
    Get recommendations of best AI & no-code tools for any task
    Open
  • A Zoho Deluge Developer by TechBloom
    Open
  • SwiftUI GPT
    Swift/SwiftUI Developer Assistant
    Open
  • HTML5 GPT
    Expert in HTML5
    Open
  • Chrome Extension Developer
    Creating Chrome Extensions made easy.
    Open
  • GPTs GPT
    Expert in finding top GPTs
    Open
  • 0 Code Python Bot
    Python development guide bot
    Open
  • WP Code Wizard
    Advanced WordPress code solutions at your fingertips.
    Open
  • HelloDev
    Your expert assistant in software development and learning.
    Open
  • SDA
    Quick Shopify coding solutions guide.
    Open
  • Unit Test Wizard
    Friendly guide for JavaScript & React unit tests.
    Open
  • Java + Spring Boot Buddy
    Helping developers with code review and generation.
    Open
  • Liquify Copilot
    Expert in Liquify & Shopify Liquid, adapting to user feedback
    Open
  • CSS Code Helper
    Assists with CSS design by providing code examples, and best practices.
    CSS
    Open
  • OpenAPI Schema Builder
    Assisting with OpenAPI Schemas through JSON examples, tips and best practices.
    Open
  • LaraGPT
    An AI-powered assistant for Laravel developers.
    Open
  • CoBlocks Coding Coach
    Guides students to self-discover CoBlocks bugs.
    Open
  • Function Calling Definition Generator
    Defines and explains function calls from a knowledge source.
    Open
  • BASHer GPT
    Adaptive and clear Bash guide with command execution.
    Open
  • AOSP Technical Expert
    Deep AOSP knowledge, technical solutions in any language.
    Open
  • Apps Script
    A guide for Google Apps Script
    Open
  • Front End Mentor
    Mentoring for Front-End Developers.
    Open
  • Shell Scripter - Shelly Nixon v1
    Scripting made extraordinary with Shell Scripter
    Open
  • GPT Cookbook Assistant
    Enhanced cookbook assistant with OpenAI API.
    Open
  • ReScript GPT
    Write ReScript code, perfected with versions 10 & 11.
    Open
  • PHP Security Expert
    Guidance on secure PHP coding practices.
    Open
  • Code Polyglot
    Translates programming instructions into multiple languages
    Open
  • Mobile UI CodeCraft Bot
    Transforming mobile UI images into Swift or Kotlin code.
    Open
  • Javascript Cloud services coding assistant
    Expert on Google cloud services with Javascript.
    Open
  • Front-Ant Developer GPT
    Upload an Ant design UI image and get code.
    Open
  • Code Monkey
    Code evaluation expert with comprehensive programming principles.
    Open
    Initial release of Code Monkey. Submit new
  • Python & SQL Translator
    Expert in Python, SQL and optimizing coding solutions
    Open
  • .-Morse code converter
    Convert between text and morse code
    Open
  • Algorithm Alchemist, Leonardo
    Generates easily copied and pasted code.
    Open
  • Pair Programming
    Your pair programming aide.
    Open
  • Python Assistant
    Guiding users to write clean, efficient Python code.
    Open
  • Eyeware Beam Extension Copilot
    Build extensions with the Eyeware Beam eye tracking SDK
    Open
  • Apple Architect
    SwiftUI expert for Apple apps
    Open
  • AI-Framer
    Your friendly WebXR coding assistant.
    Open
  • Apple MapKit Complete Code Expert
    Offering complete coding solutions for Apple MapKit.
    Open
  • Git Basics Trainer
    Master basic GIT console commands
    Open
  • Code Navigator
    Expert coder for API documentation.
    Open
  • Web App Prototyper
    Crafting cutting-edge web applications with seamless integration.
    Open
  • UUID / ULID / NanoID Generator
    Generates UUIDs, ULIDs, and NanoIDs on request.
    Open
  • Dev Helper
    Streamlining development with multi-language support, code execution, and debugging.
    Open
  • Code Multilingualist
    Refines code in multiple languages.
    Open
  • Java Interview Assistant
    I provide Java interview prep and conduct mock interviews.
    Open
  • Profitable Project Code Scout
    Scout profitable GitHub projects for solo devs.
    Open
  • ReactDoc
    Specialized, formal and friendly React assistant.
    Open
  • QuickSense by h4k4n
    Expert in QlikSense scripting, data visualization.
    Open
  • Git Commit Assistant
    Expert in crafting Git commit messages.
    Open
  • INTERTANK
    Creative coding for generative art.
    Open
  • Svelte Tip (JS)
    A friendly bot that helps with Svelte/Sveltekit (JS)
    Open
  • YAML Helper
    Fix YAML syntax errors in Helm charts and YAML files.
    Open
  • CodeCompanion: Shadcn & Next.js Assistant
    Prioritize and assist with Shadcn & Next.js docs
    Open
  • hz's assistant
    Communication, Solution and Congratulation!
    Open
  • SQL Code Helper
    Assists with SQL programming, code examples, debugging tips and best practices.
    SQL
    Open
  • JS to Goated TS
    Professionally converts JS to TS with best practices.
    Open
  • Quick Code
    Master Flask & Web Dev with expert chat.
    Open
  • Commiter
    Generate Commit Message
    Open
  • Cirolele
    Your Kotlin dev sidekick!
    Open
  • NextJS 13 Dev
    Chat with NextJS 13 developers.
    Open
  • CodeFarm v8.4
    Stunspot's solution for coding
    Open

Collections

Post
0 AIs selected
Clear selection
#
Name
Task