Discover beautiful apps crafted with vibe coding across different categories. Explore our curated collection of lovable applications.
Thai 6040 Lovable - Mobile web app to plan spending under Thailands 60/40 Paotang subsidy programme.
Thai 6040 Lovable Thai 6040 Lovable is a community-built calculator for the Thai governments 60/40 Paotang subsidy programme, also known as "Thai Helps Thai Plus" (ไทยช่วยไทยพลัส 60/40). Under the policy, which launches on 1 June 2026, the government tops up the Paotang e-wallet with ฿1,000 per month, capped at ฿200 of state spend per day and a maximum of ฿333.33 of personal contribution per day. The calculator turns those rules into a simple mobile-first tool that anyone can use before they check out at a participating shop. The site opens with a campaign banner, an eligibility card that breaks down the monthly cap, daily cap, and maximum personal spend into three colour-coded tiles, and a clear note that the ฿1,000 monthly allowance does not roll over. Below the summary, four calculator tabs cover the most common shopping scenarios. The split-a-bill tab lets users enter a total price and instantly see the 60% state share and the 40% personal share. The top-up 40% tab calculates how much personal money is required to pair with the state allowance for a chosen purchase. The daily-check tab verifies whether a planned days spend fits within the daily cap, and the monthly tab tracks cumulative spend against the ฿1,000 monthly allowance. Thai 6040 Lovable is built on Lovable and is a single-page web application that loads in any modern browser. There is nothing to install, no account to create, and no app-store friction. The visual design mirrors the official campaign branding: a red-white-and-blue Thai flag gradient header, blue tiles for the government share, green tiles for the citizens share, and red callouts for important warnings. The interface is fully responsive and optimised for mobile use, because the campaign is designed to drive in-person shopping. A Facebook share button lets users send the link to friends and family. A step-by-step guide shows how to add the page to a phones home screen as a Progressive Web App, so it launches fullscreen with a dedicated icon. The footer credits the developer (ร้านจอย มาร์ท in Surat Thani) and clearly states that the calculator is unofficial and free to use. The data is computed client-side, so the page works offline once cached. For Thai shoppers, the value is concrete: a single tap reveals exactly how much of any given purchase is covered by the state, how much comes out of pocket, whether the daily cap is respected, and how much of the monthly allowance is left. Thai 6040 Lovable is a small, focused companion to a major national policy, built by a local merchant to make the rules easy for every citizen.
Driveandlisten Herokuapp Com - Browser-based virtual drives through 100+ cities with live local radio streams.
Driveandlisten Herokuapp Com Driveandlisten Herokuapp Com is a browser-based ambient experience that lets visitors take a virtual drive through cities around the world while listening to live local FM radio. Originally launched at driveandlisten.herokuapp.com and now hosted at its permanent home driveandlisten.app, the project has been delighting remote workers, travelers, language learners, and fans of chill background video for years. The current site carries a 4.9 star rating from more than twelve thousand users, a testament to its appeal and the calm, focused atmosphere it creates. The experience is straightforward and beautifully minimal. Visitors land on a single screen with a large first-person video of a city street, a city picker, a volume control, and a play/pause button. Picking a new city instantly swaps both the video and the radio stream, so the visuals and the audio stay in sync with the destination. The library covers more than 100 cities across every continent, including Tokyo, Paris, New York, London, Istanbul, Berlin, Buenos Aires, Bangkok, and many more — each paired with the local station that best matches the feel of the place. The site is built as a single-page React app and runs in any modern browser on desktop, tablet, and mobile. There is no install, no account, and no sign-in. The interface adapts to portrait and landscape orientations, so users can prop up a phone on their desk, open a second monitor, or cast to a TV for a more cinematic effect. Audio streams are tuned for low-latency playback, and the video feeds are stabilized to avoid motion sickness during long sessions. Driveandlisten Herokuapp Com is widely used as a focus and relaxation tool. Writers, students, and developers keep the page open in a corner while they work, replacing generic lo-fi playlists with the layered ambient sound of a real city. Long-distance drivers use it to scout a route before a trip, while armchair travelers use it to revisit a place they once lived. The site is also popular among language learners who want to practice listening comprehension against the cadence of native radio hosts and street noise. The author, Erkam Şeker, has kept the project free, ad-light, and openly documented. The move from driveandlisten.herokuapp.com to driveandlisten.app simply gave the project a stable long-term home; the core experience remains the same. Driveandlisten Herokuapp Com is, in effect, a window seat on the world — pick a city, press play, and let the world drive by.
AI home redesign with contractor-ready renovation briefs
RenoBrief AI: Turn Any Photo into a Renovation Plan in Seconds Upload a room or exterior photo, get a stunning redesign — plus a budget, material list, and contractor-ready brief. No design degree needed — just snap, style, and plan. One Tool, From Vision to Action AI Interior & Exterior Remodel — Upload any room or house photo, choose a style and budget, get a before/after redesign instantly. Contractor-Ready Brief — Every generation includes design direction, budget range, materials & finishes, and contractor notes. Not just a pretty picture. Budget-Aware Design — Pick your range: Refresh under $500, Remodel under $2,000, or Premium $10,000+. AI designs within your budget, not against it. AI Floor Plan Generator — Enter room count, square footage, and layout preferences. Get a 2D floor plan with rationale and builder notes. Export & Share in One Click — Download a PDF brief to hand your contractor, partner, or agent. Copy as Markdown. No back-and-forth explaining what you want.
Steam Manifest - One-click tool to fetch Steam application manifests by App ID for use with SteamTools.
Steam Manifest Steam Manifest Hub is a free static-site utility for Steam users who want to download application manifests by simply entering a Steam App ID. The page lives on GitHub Pages and is built with Tailwind CSS and Font Awesome, giving it a fast, lightweight, no-install experience. Users paste an App ID, click the glowing "CHECK MANIFEST" button, and receive either a one-click download link or a clear "not found" notice. Everything is rendered client-side, so the page works on any modern browser without registration, login, or backend setup. The interface leans into a dark cyber aesthetic: gradient backgrounds, neon glow effects, an Orbitron-styled title, and a terminal-style output panel complete with traffic-light decorations. Despite the visual polish, the tool is deliberately focused on a single task — making SteamTools-compatible manifests easy to find. The homepage also surfaces a direct link to download SteamTools itself, so first-time users can install the unlocker immediately after retrieving their first manifest. A disclaimer modal greets visitors on first load, reminding them the project is for informational purposes only and that the maintainer is not responsible for downstream usage. Once accepted, the modal does not reappear, so returning users land directly on the input form. The site is fully responsive, mobile-friendly, and contains no third-party trackers, ads, or analytics scripts. Under the hood, the app queries the open ManifestHub2 GitHub repository maintained by the same author (SSMG4). When an App ID is found, the matching manifest file is exposed for download; when it is not, the page makes the failure obvious instead of silently leaving the user waiting. The combination of a clean UX, a transparent data source, and zero install friction makes Steam Manifest Hub a popular one-stop helper for the SteamTools community. Whether you are looking to unlock a legacy title, archive manifests for offline use, or simply skip the forum-scrape workflow, this tool delivers a reliable and well-documented answer in a single click. It is a focused, single-purpose utility built and maintained by the Steam community, for the Steam community.
Ideal Photo Vercel- an AI photo booth app that builds shareable, multi-frame portrait strips from one photo.
Ideal Photo Vercel Ideal Photo Vercel reimagines the classic photo booth as a fast, web-based AI utility. From a single uploaded photo, the tool generates a clean, four-panel photo strip where each panel can feature a different pose, expression, or scene while keeping the subject recognisable and consistent. Users can change the background color, pick a layout, decorate the result with stickers, and refine the look through a built-in prompt editor, giving them a high degree of creative control. High-resolution PNG export makes the output suitable for sharing on social platforms, printing as keepsakes, or sending to friends as a personalised digital card. The app supports both solo portraits and couple shots, so it works equally well for personal mood boards, surprise greetings, event mementos, and casual content. Because the experience runs entirely in the browser and deletes uploaded images immediately after generation, Ideal Photo Vercel also feels safe to use for personal photos. It is a focused, joyful way to create photo booth memories online.
AI agents that run work from your calendar.
Floatboat is a proactive AI agent workspace for solo operators, founders, creators, and small teams. It turns calendar events into executable agent workspaces, so AI can prepare before meetings, draft before deadlines, run scheduled workflows, and follow up after important work blocks. Floatboat connects local files, calendars, email, docs, SaaS apps, MCP tools, and frontier AI models inside one Mac and Windows desktop client. Instead of managing scattered chat tabs and prompt libraries, users get a calendar-driven workspace where agents remember context, choose the right model, call tools, and deliver finished work artifacts.
Build and deploy powerful Discord bots with AI
VibeBot is an AI-powered Discord bot builder that helps users create, customize, and launch their own Discord bots without needing to write code. Instead of starting from scratch or hiring a developer, users can describe the bot they want in plain language, choose features, adjust settings, and deploy a branded bot directly to their Discord server. The platform is designed for community owners, creators, gamers, streamers, and teams that want more control over their Discord experience. It can be used to build bots for moderation, welcome messages, custom commands, role management, support tickets, leveling systems, music, engagement tools, analytics, and AI-powered interactions. What makes VibeBot useful is that it combines AI generation, no-code customization, hosting, and deployment into one platform. Users can create a bot that feels unique to their community, rather than relying on multiple generic bots with limited branding or scattered functionality. Key Features VibeBot AI: AI Discord Bot Builder: Create a custom Discord bot by describing what you want in simple language, without needing to code. No-Code Customization: Adjust commands, responses, workflows, roles, permissions, and server behavior through an easy-to-use interface. Custom Branding: Build a bot that uses your own name, identity, personality, and server-specific style instead of relying on a generic public bot. Moderation Tools: Add features for managing spam, rule enforcement, user behavior, warnings, bans, and automated server protection. Community Engagement: Create welcome messages, leveling systems, reaction roles, polls, announcements, and interactive features to keep members active. Support and Ticketing: Set up ticket systems or support workflows so members can ask questions, report issues, or get help inside Discord. AI-Powered Interactions: Add smart responses, chat features, automated suggestions, and conversational tools that make the bot feel more useful and personalized. Hosting and Deployment: Launch and run the bot without managing servers, infrastructure, or complicated technical setup.
AI-Native Growth Co-founder for SEO
TraPilot.ai is an AI-native SEO growth platform built for teams that want durable, compounding organic growth. It combines AI agents with human oversight to support SEO strategy, content production, technical audits, GSC analysis, competitor monitoring, programmatic SEO, multilingual rollout, and link-building governance. Instead of treating SEO as one-off content production, TraPilot.ai helps companies build search growth infrastructure: entity-rich topic maps, schema-ready pages, technical hygiene, safe pSEO experiments, and update-resistant workflows. It is especially useful for tech companies, e-commerce brands, exporters, hardware companies, and industrial businesses that need scalable search visibility without relying on spammy shortcuts. TraPilot.ai focuses on E-E-A-T, structured data, clean site architecture, Core Web Vitals, CTR improvement, and transparent backlink practices.
PDF to MD Converter- Turn PDFs into structured Markdown for publishing and AI analysis.
PDF to MD Converter PDF to MD Converter helps users convert static PDF documents into clean, structured Markdown that can be edited, searched, published, and passed into AI systems with less manual cleanup. It is built for people who regularly work with research files, technical manuals, reports, lecture materials, documentation exports, and other complex PDFs that do not convert well with basic copy-and-paste tools. Instead of treating a PDF as a simple text container, the product applies AI layout understanding to recover the way information is organized on the page. The converter focuses on preserving useful document structure. Headings, reading order, paragraphs, tables, images, and captions are handled with the goal of producing Markdown that is practical for real workflows. Users can submit long documents for background processing, review results through a task page preview, and download the output as Markdown or as a ZIP file that includes extracted assets. This makes the tool useful for preparing content for documentation sites, note systems, research summaries, internal knowledge bases, blogs, and retrieval augmented generation pipelines. PDF to MD Converter also supports both Chinese and English content, which broadens its value for international teams and bilingual knowledge work. With a credit model based on pages, users can estimate conversion cost before committing large files. The product is a strong fit for developers, researchers, educators, technical writers, and operators who want PDF content in a more flexible Markdown format without rebuilding every table, heading, and image reference by hand.
Garden Letters- Create floral AI letters with custom backgrounds, music, and sealed sharing.
Garden Letters Garden Letters is an expressive AI-assisted letter creation tool built for moments when ordinary messaging is not enough. It gives users a simple way to compose a meaningful note, surround it with floral design, add a fitting background, and deliver it through a sealed digital experience that feels intentional from the first click. The site is designed around emotional communication: love letters, anniversary wishes, heartfelt apologies, gratitude for family members, friendship notes, and keepsakes that people may want to revisit later. The workflow combines writing and design without requiring professional creative skills. Users can begin with their own words, use AI support when they need inspiration, and style the final letter with typography, flowers, card details, and custom backgrounds. Garden Letters can also turn the letter into music, creating a soundtrack that reflects the message and makes the recipient experience feel more immersive. Before using AI generation, the platform shows credit costs so users know exactly what they are spending. Privacy is also part of the product’s appeal. Letters are private by default, while public sharing remains optional through the Public Garden. A completed letter can be shared as a sealed link or downloaded as an image for saving and sending elsewhere. Garden Letters is a strong choice for people who care about presentation, emotion, and personalization, offering a warmer alternative to plain text generators, standard e-cards, or quick social posts.
AI Transparent PNG Generator from Text Prompts
PNG Maker is an innovative AI powered tool designed to transform simple text prompts into high quality transparent PNG images in an instant. By harnessing advanced artificial intelligence, it allows users to bring their creative visions to life effortlessly. Anyone can describe their ideas using everyday natural language, and the system quickly generates clean, professional visuals complete with automatic transparent backgrounds. This eliminates the traditional hassles of manual editing or the need for complex design software. At its core, PNG Maker focuses on delivering sharp and ready to use PNG files that are perfect for a wide range of digital projects. Whether you are working on website graphics, social media content, mobile app icons, presentation materials, or marketing assets, the tool produces images that integrate seamlessly into any workflow. The automatic transparency feature is particularly valuable because it saves countless hours that would otherwise be spent removing backgrounds in programs like Photoshop. One of the standout aspects of PNG Maker is its impressive support for diverse creative styles. Users can choose from popular aesthetics such as kawaii, which features adorable and charming characters with soft colors and rounded shapes. There is also 3D cartoon style that adds depth and dimensionality to illustrations, making them feel lively and engaging. Flat illustration offers a modern minimalist look with clean lines and solid colors, while pixel art brings a nostalgic retro gaming vibe that appeals to many digital creators. This variety ensures that no matter the project theme or mood, PNG Maker can match the desired artistic direction. Flexibility extends beyond styles into practical customization options. Users can select from multiple aspect ratios including the classic square format of 1 to 1 for icons and profile pictures, the wide 16 to 9 for landscape oriented banners and thumbnails, and the vertical 9 to 16 for stories, reels, and mobile first designs. Resolution choices range from 1K for quick previews and lighter files up to 4K for high definition outputs suitable for large prints or detailed professional work. These options allow creators to tailor each image precisely to their specific needs without compromising quality. The platform emphasizes speed, simplicity, and accessibility above all else. Generating an image typically takes just seconds, enabling rapid iteration during brainstorming sessions. The interface is intuitive and user friendly, meaning even beginners with no prior design experience can produce stunning results on their very first try. This democratization of high quality image creation opens doors for students, small business owners, content creators, educators, and hobbyists who previously might have been limited by technical barriers or budget constraints. Privacy is another important consideration that PNG Maker handles thoughtfully. Users maintain full control over their creations with options to keep images completely private or share them publicly within the community. Paid subscribers enjoy enhanced privacy features and additional storage capacity, providing peace of mind for those working on sensitive or commercial projects. PNG Maker proves especially valuable for quick ideation and professional output. In fast paced environments where deadlines are tight, the ability to generate multiple variations of an idea within minutes accelerates the creative process significantly. Designers can experiment freely, test different concepts, and refine their vision without the slow turnaround times associated with traditional methods. This efficiency not only boosts productivity but also encourages bolder and more innovative approaches to visual communication. Beyond core generation capabilities, PNG Maker includes a dedicated Gallery section that serves as a rich resource for the community. This gallery showcases a wide variety of transparent PNG images spanning numerous styles and themes. Visitors can browse through categories such as nature elements, technology icons, fantasy characters, business symbols, food illustrations, seasonal decorations, and abstract patterns. Each image is available for free download, making the gallery an excellent source of inspiration and ready to use design assets. Exploring the PNG Gallery can spark new ideas and help users discover trending visual trends. Many creators use these free resources as starting points, customizing them further through the text prompt system to create unique variations. The combination of the generation tool and the gallery creates a complete ecosystem that supports both original creation and efficient asset reuse. Compared to conventional design workflows, PNG Maker offers substantial advantages. Traditional methods often require expensive software licenses, steep learning curves, and significant time investment in layering, masking, and refining images. With PNG Maker, these steps are automated through intelligent AI processing. The result is consistent high quality output with minimal effort. Additionally, the tool handles complex elements like fine details, lighting effects, and stylistic coherence automatically, producing results that rival those created by experienced human designers. The applications for PNG Maker are virtually limitless. E commerce businesses can quickly create product cutouts with transparent backgrounds for their online stores. Social media influencers can design eye catching thumbnails and stickers. Game developers can prototype character sprites and user interface elements. Teachers can prepare engaging visual aids for lessons. Marketers can produce branded icons and promotional graphics on demand. Even parents and casual users can create custom emojis, invitations, or decorations for personal projects. As artificial intelligence continues to evolve, PNG Maker represents the future of accessible digital design. It bridges the gap between imagination and visual realization, making professional grade transparent images available to everyone. The platform continues to improve with regular updates that enhance image quality, expand style options, and add new features based on user feedback. In summary, PNG Maker stands as a powerful yet approachable solution for anyone seeking to create transparent PNG images efficiently. Its combination of advanced AI technology, versatile customization, user friendly design, and supportive community gallery makes it an indispensable tool in the modern creative toolkit. By removing technical obstacles and focusing on creativity, it empowers users to focus on what truly matters: bringing their ideas to life with speed and excellence. The tool continues to gain popularity among creative professionals and enthusiasts alike because it delivers exactly what it promises: instant, high quality, transparent PNGs from simple text descriptions. For those looking to streamline their design process or explore new creative possibilities, PNG Maker offers a refreshing and effective approach that prioritizes both quality and convenience. Whether you are a seasoned designer seeking faster workflows or a complete novice hoping to express your ideas visually, PNG Maker provides the perfect balance of power and simplicity. Its commitment to transparent backgrounds, diverse styles, flexible options, and free gallery resources positions it as a leader in AI driven image creation tools. As more people discover its capabilities, PNG Maker is set to become an essential resource for digital creators around the world.
Create professional 1080p AI videos from text and images without complex editing software.
Seedance 2.0 is an AI video generator that helps creators produce high-quality cinematic footage using models like Sora and Veo. By converting text prompts and images into 1080p video, it eliminates the need for expensive production gear or steep learning curves. Key features include precise character animation, automatic beat-syncing for audio, and an intuitive AI-driven editor. Whether you are making social media content or professional presentations, Seedance 2.0 streamlines the video creation process from prompt to final export.