Showing 29 open source projects for "creative"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Jaaz

    Jaaz

    Open source multimodal creative AI assistant with infinite canvas tool

    ...Jaaz supports multiple AI models and can integrate both local and cloud-based inference systems, enabling flexible creative workflows. Jaaz emphasizes privacy and local-first operation, allowing creators to run AI models locally so that their data does not leave their device. It also includes collaborative planning tools such as visual layouts and storyboard organization to support complex creative projects. By combining generative AI with a canvas-based interface, the project aims to provide a creative platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Goonstation

    Goonstation

    Repository for the Goonstation branch of SS13

    Goonstation is a community-maintained branch of the classic Space Station 13 (SS13) game, built on the BYOND / DMM / DM engine and custom code, with extensive maps, gameplay mechanics, user interfaces, and game modes. The repository houses the full game code, assets (maps, sound, icons, interface), configuration, and tools for running and contributing to a Goonstation server. It aims to offer a stable, feature-rich, roleplay/game environment with many custom systems (e.g., unique mechanics,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Vibecraft

    Vibecraft

    Manage Claude Code in style

    Vibecraft is a creative AI platform that generates stylized music, beats, and sound textures guided by high-level prompts, allowing musicians and content creators to explore new sonic possibilities without deep expertise in audio synthesis. It uses generative modeling techniques to interpret input descriptors such as genre, mood, tempo, instrument palette, and creative themes, then outputs sequences that can serve as sketches, loops, or full musical ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    prompts.chat

    prompts.chat

    Share, discover, and collect prompts

    prompts.chat, also known as Awesome ChatGPT Prompts, is an open-source community project that curates high-quality prompt examples for modern AI chat models. The repository functions as a centralized library where users can browse, share, and collect prompt templates designed to improve the usefulness and creativity of AI interactions. Originally built around ChatGPT use cases, the prompts are broadly compatible with many contemporary large language models, making the resource flexible...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    browser-compat-data

    browser-compat-data

    This repository contains compatibility data for Web technologies

    The browser-compat-data ("BCD") project contains machine-readable browser (and JavaScript runtime) compatibility data for Web technologies, such as Web APIs, JavaScript features, CSS properties, and more. Our goal is to document accurate compatibility data for Web technologies, so web developers may write cross-browser compatible websites more easily. BCD is used in web apps and software such as MDN Web Docs, CanIUse, Visual Studio Code, WebStorm and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    RisuAI

    RisuAI

    Make your own story. User-friendly software for LLM roleplaying

    RisuAI (or Risu) is a cross-platform AI roleplay chat application—available as both a desktop and web solution—offering creative story-building and character interaction experiences with support for multiple APIs, in-chat assets, regex capabilities, and more. Supports OpenAI, Claude, Gemini, DeepInfra, Ooba, OpenRouter... and More. Display the image of the current character, according to his/her expressions. Modify model's output by regex, to make a custom GUI and others.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    Windows 95 in Electron

    Windows 95 in Electron

    Windows 95 in Electron. Runs on macOS, Linux, and Windows

    ...Beyond being a playful trip down memory lane, the project demonstrates how emulation can be packaged using modern frameworks & how legacy operating systems can be encapsulated as distributable desktop experiences. It’s become an example of how software preservation and creative programming can intersect, inspiring others to bring historic systems to life.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8
    type-fest

    type-fest

    A collection of essential TypeScript types

    type-fest is a TypeScript utility types library that offers a curated, battle-tested suite of type definitions and type transformations that aren’t included in the TypeScript standard library. It provides types like Except, Merge, LiteralUnion, Writable, Promisable, PartialDeep, JsonObject, and many others that solve everyday typing needs in complex TypeScript codebases. Developers pull in just the types they need, which makes code more expressive and safer without reinventing tricky type...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OpenShort.link

    OpenShort.link

    All-in-one, open-source, serverless URL shortener

    OpenShortLink (OpenShort.link) is an open-source, serverless URL shortener designed to run entirely on Cloudflare’s edge stack, aiming to deliver fast redirects with minimal infrastructure management. It’s built for branded link ownership, letting you use your own domain for short links instead of relying on a third-party shortening service. Beyond basic shortening, it adds “smart routing” capabilities so a single short link can send different users to different destinations depending on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Awesome Privacy

    Awesome Privacy

    A curated list of privacy & security-focused software and services

    Awesome Privacy is a curated directory of privacy-respecting alternatives to mainstream apps and services, organized across many categories like browsers, search, email, messaging, cloud storage, and operating systems. It aims to help you choose tools that reduce tracking, fingerprinting, and data collection without sacrificing usability. Each entry highlights the project’s core properties—such as open source status, end-to-end encryption, and platform availability—so you can evaluate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Node.js Best Practices

    Node.js Best Practices

    The Node.js best practices list (July 2024)

    This repository is a living, community-curated guide to writing robust, maintainable Node.js applications at scale. It organizes advice into clear sections—project structure, error handling, security, testing, performance, reliability, and maintainability—so teams can adopt improvements incrementally. Each guideline is phrased as a practical recommendation with motivation and trade-offs, not just a rule, which makes it easier to reach team consensus. The content aims to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Manfred Awesomic CV

    Manfred Awesomic CV

    Manfred Awesomic CV

    The MAC (or Manfred Awesomic CV) is a(nother) naive attempt to create a standard open-source format to define and share CVs. The format is defined as a JSON Schema to validate CVs stored as JSON files. There are A LOT of CV formats, and some of them are a nice try to define a universal CV format, but we think that a CV should include not only what candidates are or know but also what they are interested in and what they want to become. Like most open-source projects, the first use case was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenHands

    OpenHands

    Open-source autonomous AI software engineer

    Welcome to OpenHands (formerly OpenDevin), an open-source autonomous AI software engineer who is capable of executing complex engineering tasks and collaborating actively with users on software development projects. Use AI to tackle the toil in your backlog, so you can focus on what matters: hard problems, creative challenges, and over-engineering your dotfiles We believe agentic technology is too important to be controlled by a few corporations. So we're building all our agents in the open on GitHub, under the MIT license. Our agents can do anything a human developer can: they write code, run commands, and use the web. We're partnering with AI safety experts like Invariant Labs to balance innovation with security.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Magic Portfolio

    Magic Portfolio

    Build your timeless portfolio with Once UI's Magic Portfolio

    Magic Portfolio is a Next.js-based portfolio template built on the Once UI design system, designed to give developers and creatives a clean, timeless way to showcase their work. It provides a minimal, beginner-friendly setup that focuses on strong typography, responsive layouts, and restrained motion instead of heavy animations. Content is managed through a structured configuration and MDX-based content system, so you can define sections, projects, blog posts, gallery items, and about/CV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Riffusion App

    Riffusion App

    Stable diffusion for real-time music generation (web app)

    ...It relies on a separate inference server to perform model computations, enabling flexible deployment depending on hardware capabilities. Users can input prompts or modify parameters to influence the style, tempo, and characteristics of generated audio, making it useful for creative exploration and prototyping.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    AFFiNE

    AFFiNE

    There can be more than Notion and Miro

    One hyper-fused platform for wildly creative minds. A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting, and creating all together. Privacy first, open-source, customizable, and ready to use. A modern block editor can help you not only for docs, but slides and tables as well.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Clawra

    Clawra

    Openclaw as your girlfriend

    Clawra is a creative open-source AI persona built as a “skill” or extension for the OpenClaw agent framework that exemplifies how flexible autonomous AI agents can become companions or interactive characters you run yourself. Rather than being a static chatbot tied to a corporate ecosystem, Clawra runs locally or on a private server, giving users full control over the software and data that back her behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RenJS

    RenJS

    RenJS Typescript Version

    RenJS V2 is a TypeScript-based visual novel engine built on Phaser, designed to help creators develop interactive storytelling experiences. It offers a script-like syntax for defining scenes, dialogues, and character interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pwa-asset-generator

    pwa-asset-generator

    Automates PWA asset generation and image declaration

    Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines. When you build a PWA with a goal of providing native-like experiences on multiple platforms and stores, you need to meet with the criteria of those platforms and stores with your PWA assets; icon sizes and splash...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    knoksPix

    knoksPix

    KnoksPix is an AI-first creative workspace combining different tasks.

    KnoksPix is an AI-first creative workspace combining: *Intelligent image editing & adjustment workflow *Generative augmentation via Gemini / (optional) local Starcoder2 backend *Cross‑platform delivery (Web + Desktop [Electron] + Mobile [Capacitor/Android]) *Extensible architecture (pluggable model backends & tools)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    NodeTool

    NodeTool

    Visual AI Workflow Builder

    NodeTool is an open‑source, visual AI workflow builder that lets you connect nodes for text, images, audio, video, data, and automation—then run them locally or on the cloud. Build multi‑step agents, RAG systems, and creative media pipelines without coding, inspect execution in real time, and deploy anywhere: home server, private VPC, RunPod, or Cloud Run. With a local‑first design, NodeTool keeps models and data under your control while still supporting providers like OpenAI, Anthropic, Replicate, and HuggingFace. Use templates to get started fast, customize every step, and share workflows as simple apps across desktop and mobile via secure connections.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Onda Sfasata

    Onda Sfasata

    An authentic Italian learning app.

    ...Every single sound used in the app, except for success.wav, error.wav, and completed.wav, was extracted from public domain recordings. The success and error sounds are covered by Attribution 4.0 License (https://creativecommons.org/licenses/by/4.0/), the completed sound is available under Creative Commons 0 License (http://creativecommons.org/publicdomain/zero/1.0/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crossbell

    Crossbell

    A decentralized platform to own your social activities

    Crossbell is a social ownership platform to build cutting-edge social dApps. Delight in seamless developer integration and smooth end-user experiences. Embrace the future of social networking. We store your social relationships and creative content on Crossbell blockchain, free from corporate censorship. You can easily migrate your reputation and connect with fans on any new decentralized apps. All notes posted on Crossbell by default could be mint. Author could set a mint price. Additionally, we have the tip mechanism. Everyone could support others using $MIRA, an ERC-20 token that could be bridged to Polygon to swap. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Auto-Photoshop-StableDiffusion-Plugin

    Auto-Photoshop-StableDiffusion-Plugin

    Plug-in that makes it easy to generate stable diffusion images

    Auto-Photoshop-StableDiffusion-Plugin is an open-source extension that seamlessly integrates Stable Diffusion image generation directly into Adobe Photoshop, allowing artists and designers to generate, edit, and refine AI-generated imagery without leaving the Photoshop environment. It bridges Photoshop with popular diffusion backends like AUTOMATIC1111 or ComfyUI, effectively embedding powerful generative tools into a familiar creative workflow so users can apply AI creation to layers, selections, and masks while retaining Photoshop’s full editing capabilities. With this plugin, users can generate new visuals from text prompts, use selectable areas for inpainting or outpainting, and adjust images using AI features while still leveraging traditional design tools such as brushes, filters, and adjustment layers. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Listr

    Listr

    Listr is the best way to create, manage, and browse Nostr lists

    Curate, Organize and Discover everything Nostr has to offer. Listr is the best way to create, manage, and browse Nostr lists. Curate collections for your friends, and discover the next big thing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB