Showing 13 open source projects for "web projects"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Cofounder

    Cofounder

    AI tool that generates full-stack web apps with generative UI systems

    Cofounder is an experimental open source development tool designed to generate complete full-stack web applications using AI-assisted workflows. It focuses on creating applications that include a backend, database integration, and stateful web interfaces while also generating user interfaces through a generative UI system rooted in application architecture. Developers can describe a project and allow the system to incrementally produce a working codebase that includes both backend services and a modern web frontend built with a Vite and React setup. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    xgplayer

    xgplayer

    A HTML5 video player with a parser that saves traffic

    ...Because of its emphasis on modularity and extensibility, xgplayer can be embedded into modern web projects and customized — developers can add controls, custom buffering strategies, subtitle handling, adaptive bitrate streaming, or integrate with other web-based video infrastructures. It seeks to provide a smooth, stable viewing experience even on varied devices or network conditions, and is particularly appealing for web apps that need more control than vanilla video tags offer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    David UI

    David UI

    Free Tailwind CSS UI component library for modern web interfaces

    ...It focuses on helping developers build modern and visually consistent user interfaces faster by providing ready-made components that can be integrated directly into web applications. These components are designed to be flexible and easy to customize, allowing developers to adapt them to the design needs of their projects while maintaining a clean and efficient workflow. David AI includes a variety of interactive UI elements such as accordions, modals, dropdowns, and tooltips that can be used to construct complex interfaces without building them from scratch. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    GitDiagram

    GitDiagram

    AI tool that converts GitHub repositories into interactive diagrams

    ...It uses an AI-powered pipeline to interpret repository structure and transform that information into system design diagrams rendered with Mermaid visualization. These diagrams provide a high-level overview of a codebase, making it easier for developers to explore unfamiliar projects or understand large and complex repositories. Users can interact with the generated diagrams by clicking components to navigate directly to related files or directories within the repository. GitDiagram combines a modern web frontend with a backend service that processes repository data and generates diagrams dynamically.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Groq Desktop

    Groq Desktop

    Local Groq Desktop chat app with MCP support

    ...It bundles a built-in MCP (Model Context Protocol) server enabling smart function calling, letting users chat with an AI, send images, or interact with richer multimodal inputs — all from a friendly desktop UI. The app is built with modern web technologies and packaged for native distribution, making it accessible even to non-developer users who just want to experiment with Groq models without writing code. Developers can also use groq-desktop-beta as a lightweight interface to test prompts, media inputs, or function-calling capabilities before embedding them into larger projects. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    MCP Shrimp Task Manager

    MCP Shrimp Task Manager

    Shrimp Task Manager is a task tool built for AI Agents

    ...The server exposes typed tools so clients can create tasks, link prerequisites, record progress, and enforce writing or coding standards for consistent output. It ships with a web/GUI experience and works smoothly inside MCP-capable IDEs, making it useful as both a personal organizer and a programmable task substrate for software projects. Stars, registry listings, and docs point to active usage across the MCP community. The result is a practical “task brain” that agents can query and evolve over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mermaid.js to SVG Converter

    Mermaid.js to SVG Converter

    Visualize the diagrams of your projects

    ...This will prevent it from changing things its not supposed to change. This standalone offline web app will convert that mermaid.js code into a visual SVG image so that YOU as a human will be able to understand what the AI think about the structure of your projects so you can see it and fix any misconceptions until the diagram is correct for your project. (Source code is included in the html itself. Open it in a web browser to use.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Voice Accounting For Blind & Mute People

    Voice Accounting For Blind & Mute People

    Free & Easy AI Voice Accounting Software For Blind & Speechless People

    Just download the above zip file, extract it and then open the index.html file on internet browsers like Firefox ( preferable ) or Google Chrome. Also, please view and download my full collection of softwares for people with disabilities, here : https://sourceforge.net/projects/softwares-for-disabled-people/ This full collection also includes the Voice Accounting Software as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    ...Download: https://sourceforge.net/projects/e-dokyumento/files/Releases/e-DokyuV3.iso/download 2. Boot and login with: "root" and "admin@123" 3. Create 2 partitions: SWAP and / mount 4. Login and move "/opt/drive" folder to root: "mv /opt/drive /" # Install on Ubuntu: https://sourceforge.net/projects/e-dokyumento/files/Install%20e-Dokyumento%20on%20Ubuntu%20Linux.pdf/download
    Downloads: 3 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Dissapearing-People

    Dissapearing-People

    Removing people from complex backgrounds in real time

    ...Feel free to use in your own projects. Code is released under Apache licence. If you decide to use my code please consider giving me a shout out! Would love to see what others create with it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    voice-elements

    voice-elements

    Web Component wrapper to the Web Speech API

    ...Built originally with Polymer, it follows the early Web Components ecosystem patterns, integrating custom elements, templates, and data binding. The project includes demos that show how to autoplay spoken text or start listening for voice commands when the element loads, helping developers quickly grasp usage. Because it is based on the browser’s native Web Speech API, it does not require external services, although support can vary across browsers. voice-elements is particularly handy for prototypes, educational projects, and small apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AILOKS

    A polylingual dictionary/ontology system

    AILOKS is an acronym for Artificial Intelligence Linguistic Object Knowledge System. This dictionary is aimed to facilitate advanced NLP, translation engines and provide an effective dictionary interface to humans. This dictionary is Polylingual and should prove useful to language students, linguists and translators alike. It is part of a series of interrelated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flamingo Project

    Flamingo Project

    Workflow Designer, Hive Editor, Pig Editor, File System Browser

    Flamingo is a open-source Big Data Platform that combine a Ajax Rich Web Interface + Workflow Engine + Workflow Designer + MapReduce + Hive Editor + Pig Editor. 1. Easy Tool for big data 2. Use comfortable in Hadoop EcoSystem projects 3. Based GPL V3 License Supporting Pig IDE, Hive IDE, HDFS Browser, Scheduler, Hadoop Job Monitoring, Workflow Engine, Workflow Designer, MapReduce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB