Open-LaunchOpen-Launch

Categories

Browse Categories

APIs & Integrations270 projectsAR/VR34 projectsArtificial Intelligence1613 projectsBlockchain & Crypto68 projectsBusiness Analytics187 projectsCMS & No-Code98 projectsCross-Platform Development32 projectsData Science & Analytics99 projectsDatabases94 projectsDesign Tools545 projectsDevOps & Cloud50 projectsDeveloper Tools447 projectsDirectory220 projectsE-commerce184 projectsEducation Tech250 projectsFinance & FinTech164 projectsGame Development88 projectsGaming Tech122 projectsGraphics & Illustration135 projectsGreen Tech10 projectsHardware16 projectsHealth Tech128 projectsInternet of Things (IoT)34 projectsLaunch Platform82 projectsMachine Learning40 projectsMarketing Tools626 projectsMobile Development76 projectsNatural Language Processing28 projectsOnline Community144 projectsOpen Source106 projectsPlatforms257 projectsProductivity1139 projectsPrototyping21 projectsRobotics5 projectsSaaS1453 projectsSales Tools150 projectsSecurity73 projectsServerless14 projectsTesting & QA28 projectsUI/UX102 projectsWearables7 projectsWeb Development315 projects

Quick Access

Trending NowBest of Month

Streak Challenge

0

days streak

šŸš€ Why build streaks?

  • • Products from high-streak users get featured placement
  • • Automatic promotion on the main page
  • • Priority visibility for all submissions
  • • Exclusive community badges

šŸ”„ Active users = More visibility = More success!

Sign in to start earning rewards
logoOpen-Launch

Ā© 2026 Open-Launch. All rights reserved.

Open source project by Simon

Discover

  • Trending
  • Categories
  • Submit Project
  • Alternatives

Resources

  • Pricing
  • Sponsors
  • Blog

Legal

  • Terms of Service
  • Privacy Policy
  • Attribution Badges

Connect

  • GitHub
  • Twitter / X

Free Tools

Bet Calculator

Earned Badges

Featured on Startup Fame

Open Source

Quran Search Engine logo

1. Quran Search Engine

Quran Search Engine is a stateless, pure TypeScript search engine designed for Quranic text. It offers advanced features such as Arabic normalization, exact text search, lemma and root matching through morphology and word maps, and UI-agnostic highlight ranges. Unlike many Quran search solutions, this engine is not tightly coupled to a UI, is fully client-side or server-side, and is both stateless and deterministic. It is TypeScript-first and strongly typed, giving developers complete control over data, rendering, and persistence.Key FeaturesArabic Normalization: Ensures consistent search results by normalizing text.Exact Text Search: Provides precise search capabilities for Quranic text.Lemma and Root Matching: Enhances search accuracy by matching morphological roots and lemmas.Highlight Ranges: Offers UI-agnostic highlighting for search results.The project is open source and supports a variety of environments, including React, Vue, Angular, React Native, and Node.js, making it versatile for different development needs.

APIs & IntegrationsOpen SourceWeb Development
0
70
SIPHON logo

2. SIPHON

Three months.That’s how long many teams spend building telephony infrastructure before writing a single line of actual conversation logic for an AI voice agent.Not because the AI was hard.Because telephony is brutal.Today, we’re open-sourcing the solution so you don’t have to go through the same pain.The Hidden Problem with AI Calling AgentsBuilding an AI calling agent sounds straightforward:Use an LLMAdd speech-to-textAdd text-to-speechConnect it to a phone numberIn reality, that’s where most teams hit a wall.To make real phone calls, you end up dealing with:SIP trunks & PSTN providersLow-latency, bidirectional audioReal-time orchestration of STT, LLM, and TTSCall state, interruptions, transfersScaling, monitoring, recordings, persistenceThe result?Most teams spend weeks or months on infrastructure before they ever touch the conversation itself.We did too. And eventually asked:ā€œWhy is building voice AI still this hard?ā€Introducing SiphonSiphon is an open-source Python framework that handles the telephony complexity for you, so you can focus on building great conversations.Here’s what a complete AI receptionist looks like with Siphon:from siphon.agent import Agent from siphon.plugins import openai, cartesia, deepgram agent = Agent( agent_name="receptionist", llm=openai.LLM(model="gpt-4"), tts=cartesia.TTS(voice="helpful-assistant"), stt=deepgram.STT(model="nova-2"), system_instructions=""" You are a friendly receptionist for Acme Corp. Help callers schedule appointments or route them correctly. """ ) if __name__ == "__main__": agent.start() Run this, and your agent can answer real phone calls via any SIP provider (Twilio, Telnyx, etc.).What Siphon Handles for YoušŸ”Œ SIP & PSTN connectivityWorks with any SIP provider, no FreeSWITCH pain.⚔ Real-time audio pipelineBuilt on LiveKit with streaming audio and sub-500ms voice-to-voice latency.šŸ¤– AI orchestrationPlug-and-play support for LLMs, STT, and TTS.Swap providers with a single line: llm=anthropic.LLM(model="claude-3-5-sonnet")šŸ“ˆ Production-ready by default Auto-scaling, call recordings, transcripts, state handling, and observability.Quick StartInstall:pip install siphon-aiCreate an agent:from siphon.agent import Agent from siphon.plugins import openai, cartesia, deepgram agent = Agent( agent_name="my_first_agent", llm=openai.LLM(), tts=cartesia.TTS(), stt=deepgram.STT(), system_instructions="You are a helpful assistant.", ) agent.start()That’s it.Your agent is live and answering phone calls.(Full setup, outbound calling, and advanced examples are in the docs.)Why We Open-Sourced ItWe could’ve kept Siphon proprietary or turned it into a closed SaaS.But we believe voice AI shouldn’t be locked behind massive infrastructure effort.Siphon is:Apache 2.0 licensedProvider-agnosticFully self-hostableNo vendor lock-inUse it commercially, modify it, or build on top of it.What You Can BuildšŸ“ž Customer support agentsšŸ“… Appointment schedulingšŸ’¼ Sales qualificationšŸ“Š Surveys & feedback collectionšŸ„ Healthcare intake systemsIf it involves phone calls and conversations, Siphon handles the hard parts.Get Involved⭐ GitHub: https://github.com/blackdwarftech/siphonšŸ“– Docs: https://siphon.blackdwarf.in/docsšŸ› Issues & feature requests welcomešŸ¤ PRs encouragedWe’re building Siphon in public and would love community feedback.If you’ve ever thoughtā€œI wish building AI calling agents was simplerā€ā€” give Siphon a try.Built by BLACKDWARFMission: Democratize complex technologies for developers.

Artificial IntelligenceDeveloper ToolsOpen Source
0
112
DayFlow logo

3. DayFlow

A lightweight and elegant React full calendar component for the web, easily integrated with shadcn-ui or any Tailwind-based UI library.

Open SourceProductivityWeb Development
0
90
Taleshape logo

4. Taleshape

Open-source SQL-driven data analytics dashboards embedded into product.

Business AnalyticsData Science & AnalyticsOpen Source
0
96
Image Converter logo

5. Image Converter

Image Converter is a powerful online tool designed to convert images into different formats including JPG, PNG, WEBP, GIF, and more. It provides a smooth, secure, and high-quality conversion process without compromising image resolution. With no software installation required, users can easily upload images, convert them instantly, and download the results. This tool is perfect for web developers, designers, and everyday users who need reliable image format conversion for web optimization, storage efficiency, and compatibility across devices.

Design ToolsOpen SourceServerless
0
104
Tasket++ logo

6. Tasket++

Details of version 1.6 (December 2025) :Stable version, fully functionalThose actions simulations are available :Keys sequenceMove CursorPaste textRun Windows system specific command (open files, folders, executables, url, shut down pc, reboot, kill processes, create files...)WaitRun another taskAnd other features like data management, scheduled tasks at system startup, create desktop shortcut to autorun a task...The goal in future versions is to include those features :Play sound and show alert dialog actionsAdd more Windows system specific commandConfigure global hot keys to schedule a task to run while the user is on another application or video gameFeedbacks and ideas for further actions are very welcome !

Open SourceProductivity
0
44
Epoch Tools logo

7. Epoch Tools

Convert epoch timestamp to human-readable format.

Developer ToolsOpen SourceProductivity
0
118
LikeDo logo

8. LikeDo

LikeDo is an all-in-one productivity platform designed to streamline your digital operations by centralizing short links, custom emails, AI-powered content creation, file storage, and open APIs. With LikeDo, you can effortlessly manage your digital assets and enhance productivity through a single platform.

APIs & IntegrationsOpen SourceSaaS
0
74
Username Search & Generate logo

9. Username Search & Generate

360username is an all-in-one tool for discovering accounts and creating handles. Search usernames across 90+ platforms, then use the built-in username generator to instantly get unique, platform-ready suggestions.

Business AnalyticsOpen SourcePlatforms
0
103
Tailwindadmin logo

10. Tailwindadmin

Tailwindadmin is a modern, open-source shadcn dashboard template built with React and Tailwind CSS, leveraging Shadcn UI for a sleek and functional design. It provides developers with essential UI components, blocks, and ready-to-use pages to quickly build clean, scalable, and feature-rich dashboards or admin panels.It targets developers, agencies, and businesses looking to accelerate the creation of administrative interfaces, analytics dashboards, or SaaS back-ends with a robust and customizable foundation.Key FeaturesComprehensive collection of modern Shadcn UI components and blocks.Multi-framework support including React, Next.js, Vue.js, and Angular versions.AI Builder for generating forms, tables, and charts rapidly.Multiple layout options (LTR, RTL, horizontal, mini sidebar) and unlimited color choices.Well-structured and easy-to-follow documentation.Includes Figma files for design consistency.Use CasesTailwindadmin is ideal for developers needing to rapidly prototype and deploy administrative interfaces. Whether you're building an internal tool for managing users, an analytics dashboard to visualize data, or the backend for a SaaS application, Tailwindadmin provides a solid starting point. It helps solve common development challenges by offering pre-built, customizable components and layouts, significantly reducing development time and ensuring design consistency across your project.Its flexibility across different frameworks means teams can leverage their existing tech stack expertise, making it a versatile choice for various project requirements. The AI Builder further streamlines the process of creating complex UI elements like data tables and forms, allowing developers to focus on core application logic rather than repetitive UI coding.Pricing InformationTailwindadmin operates on a freemium model. A free version is available for download, offering a robust set of features to get started. For more advanced capabilities, additional components, and dedicated support, a "Pro Version" is offered, with pricing details available upon inquiry.User Experience and SupportThe platform boasts a beautifully crafted UI, designed for a clean and intuitive user experience. It comes with well-structured and easy-to-follow documentation, guiding developers through their journey. Support options include email support and community support, ensuring users can find help when needed.Technical DetailsTailwindadmin is primarily built with React, styled using Tailwind CSS, and utilizes Shadcn UI components. It also offers versions compatible with Next.js, Vue.js, and Angular, providing broad framework support. Key technologies include Typescript, Supabase Auth, NextAuth, and Firebase Auth for authentication solutions.ProsAccelerates dashboard and admin panel development significantly.Supports multiple popular frontend frameworks.AI-powered tools for rapid UI element generation.High-quality, modern UI components with Shadcn.Comprehensive documentation and support.100% Money-back guaranteeConsRequires familiarity with React/Vue/Angular and Tailwind CSS for advanced customization.ConclusionTailwindadmin offers a powerful and flexible solution for building modern, scalable dashboards and admin panels across various frontend frameworks. Its combination of pre-built components, AI-driven tools, and extensive documentation makes it an invaluable asset for developers. Explore Tailwindadmin today to streamline your next project's UI development!

Developer ToolsOpen SourceWeb Development
0
113
PreviousPage 3 of 11Next