Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

ElevenLabs

ElevenLabs is a voice technology research company, developing the most compelling AI speech software for publishers and creators. The goal is to instantly convert spoken audio between languages. ElevenLabs was founded in 2022 by best friends: Piotr, an ex-Google machine learning engineer, and Mati, an ex-Palantir deployment strategist. It's backed by Credo Ventures, Concept Ventures and other angel investors, founders, strategic operators and former executives from the industry.

General
Release date2022
AuthorElevenLabs
TypeVoice technology research

Products

Speech Synthesis

Speech Synthesis tool lets you convert any writing to professional audio. Powered by a deep learning model, Speech Synthesis lets you voice anything from a single sentence to a whole book in top quality, at a fraction of the time and resources traditionally involved in recording.

VoiceLab

Design entirely new synthetic voices or clone your own voice. The generative AI model lets you create completely new voices from scratch, while the voice cloning model learns any speech profile from just a minute of audio.

Resources

Useful resources on how to build with ElevenLabs

ElevenLabs - Helpful Resources

Check it out to become a ElevenLabs Master!


ElevenLabs AI technology page Hackathon projects

Discover innovative solutions crafted with ElevenLabs AI technology page, developed by our community members during our engaging hackathons.

WritenDraw Flight Simulator for Software Developer

WritenDraw Flight Simulator for Software Developer

WritenDraw is an agentic AI simulation platform that puts junior developers through realistic production incidents to bridge the gap between learning to code and working in a real team. The core innovation is the agentic workflow: Google Gemini 2.0 Flash orchestrates the entire simulation through three autonomous agents: AGENTIC EVALUATION: Every step requires free-text responses (no multiple choice). Gemini evaluates each response against per-step rubrics, scoring reasoning 0-15. The AI adapts feedback based on accumulated performance. AGENTIC MENTORING: The AI mentor maintains persistent context, tracking understanding level, chat count, and time pressure. Early messages: patient, asks "what do you think?" By message 7+: "just write it up." The agent autonomously decides how much help to give. AGENTIC AUDIT: The system logs every response, chat message, code submission, and score — creating a complete picture of how a developer thinks through a crisis. The AI continuously assesses and adapts. The simulation drops you into a P1 incident at ShopRight (fictional UK supermarket). You join a standup, read a Jira ticket, investigate messy code with no hints, chat with the AI mentor, write a fix, respond to code review, create a deployment plan, and contribute to a retro. Paste is disabled — Key insight: explanation scores higher than code (10 vs 5 points). Wrong code with a great explanation beats perfect code with no explanation — because in real teams, communication matters as much as code. Built on the author's published research — "TrueSkills: AI-Resistant Assessment Through Personalized Understanding Validation" (SSRN, 2025, DOI: 10.2139/ssrn.5674130) — which demonstrated that AI-resistant assessment requires evaluating understanding rather than recall. WritenDraw takes this further: testing how developers think under realistic production pressure. Built with Python/Flask, Google Gemini 2.0 Flash, CodeMirror, Pyodide, and Docker.

Restaurant Phone Assistant

Restaurant Phone Assistant

This project introduces Ayaan, a professional AI Phone Assistant engineered for Urban Flames. It serves as a high-speed, zero-latency receptionist that handles customer inquiries and order placement with the precision of a seasoned host. By automating the most frequent phone-based tasks, Ayaan streamlines restaurant operations and ensures that no customer is left on hold. The system is governed by a strict conciseness protocol. Every response is direct and punchy, ensuring guests receive information quickly without unnecessary fluff. This significantly improves the user experience and reduces call duration during busy hours. Key Functional Capabilities: 1. Real-Time Menu Access: Ayaan provides instant, accurate information about dishes and pricing. It is programmed to provide only verified details, ensuring customers receive up-to-date information without any guesswork. 2. Precision Ordering: The system manages the full order-taking lifecycle, capturing Name, Phone, Email, and specific order details. It confirms all data with the guest before finalization to ensure accuracy. 3. Automated Management: Once an order is placed, the system automatically processes and logs the data into a centralized management system. It formats timestamps for human readability and sets a "Pending" status for immediate kitchen fulfillment. 4. Operational Efficiency: By handling front-of-house calls 24/7, Ayaan allows staff to focus on food quality and in-person service, ensuring Urban Flames never misses a revenue opportunity.

RoboGripAI

RoboGripAI

This project presents a simulation-first robotic system designed to perform structured physical tasks through reliable interaction with objects and its environment. The system focuses on practical task execution rather than complex physics modeling, ensuring repeatability, robustness, and measurable performance across varied simulated conditions. Simulation-first robotic system performing structured physical tasks such as pick-and-place, sorting, and simple assembly. Designed for repeatable execution under varied conditions, with basic failure handling, environmental interaction, and measurable performance metrics. A key emphasis of the system is reliability under dynamic conditions. The simulation introduces variations such as object position changes, minor environmental disturbances, and task sequence modifications. The robot is designed to adapt to these variations while maintaining consistent task success rates. Basic failure handling mechanisms are implemented, including reattempt strategies for failed grasps, collision avoidance corrections, and task state recovery protocols. The framework incorporates structured task sequencing and state-based control logic to ensure deterministic and repeatable behavior. Performance is evaluated using clear metrics such as task completion rate, execution time, grasp accuracy, recovery success rate, and system stability across multiple trials. The modular system design allows scalability for additional tasks or integration with advanced planning algorithms. By prioritizing repeatability, robustness, and measurable outcomes, this solution demonstrates practical robotic task automation in a controlled simulated environment, aligning with real-world industrial and research use cases. Overall, the project showcases a dependable robotic manipulation framework that bridges perception, decision-making, and action in a simulation-first setting, delivering consistent and benchmark-driven task execution.