153 projects for "workflow" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    HARFANG 3D engine

    HARFANG 3D engine

    HARFANG 3D source code public repository

    ...Its software suite is tailored to developers, designers and engineers aiming to efficiently and seamlessly develop, implement & deploy 3D solutions (HMI, VR/AR, simulation, interactive 3D), regardless of development language or platform constraints. HARFANG Studio is the ideal 3D editor for creating real-time scenes & animations that match your design vision. It can manage the entire 3D graphics production workflow in a simple and optimized manner, without compromising the integration in other development environments. HARFANG Studio’s philosophy is in line with that of HARFANG 3D engine, a compliant, straightforward, fast & lightweight. Everything that runs in HARFANG Studio is compatible with our Framework and its supported coding languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AI Commits

    AI Commits

    A CLI that writes your git commit messages for you with AI

    ...It works by running git diff to gather your staged code changes, sending that diff to an LLM (originally GPT-3, now configurable), and receiving back a concise, human-readable commit message. The tool is designed to integrate cleanly into a developer’s workflow so that generating a descriptive commit message becomes a single command rather than a chore. It supports configuration via environment variables or config files so you can set your API key, preferred model, message style, and more. There are also options to preview, edit, or regenerate the AI-proposed message before actually committing, giving developers control instead of blindly trusting the output. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    CARTOframes

    CARTOframes

    CARTO Python package for data scientists

    A Python package for integrating CARTO maps, analysis, and data services into data science workflows. Python data analysis workflows often rely on the de facto standards pandas and Jupyter notebooks. Integrating CARTO into this workflow saves data scientists time and energy by not having to export datasets as files or retain multiple copies of the data. Instead, CARTOframes give the ability to communicate reproducible analysis while providing the ability to gain from CARTO's services like hosted, dynamic or static maps and Data Observatory augmentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Style2Paints

    Style2Paints

    Sketch + style = paints

    ...The pipeline focuses on preserving line quality while spreading coherent colors and shading across regions that are often ambiguous to purely automatic methods. Iterative refinement is a core workflow: you can add or adjust hints, rerun inference, and progressively converge on a desired palette and lighting. Beyond flat fills, the model attempts plausible shading and highlights so the result feels less like a “paint bucket” and more like a finished illustration. Because it’s built for artists rather than only researchers, the project emphasizes an approachable UI, predictable edits, and reproducible outputs across sessions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    Stable Diffusion Web UI

    Stable Diffusion Web UI

    Feature showcase for stable-diffusion-webui

    This repository curates a living gallery of examples that demonstrate what the Stable Diffusion Web UI and its ecosystem can do. It documents practical recipes that pair prompts with parameters, samplers, upscalers, and extensions so others can reproduce results reliably. The focus is on education by example: side-by-side comparisons reveal how settings like CFG scale, denoising strength, schedulers, or ControlNet inputs change an image. It also highlights workflows—for instance,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Report Generators

    Laravel Report Generators

    Rapidly Generate Simple Pdf, CSV, & Excel Report Package on Laravel

    Rapidly generate simple PDF reports on Laravel or CSV/Excel reports. This package provides simple PDF, csv & excel report generators to speed up your workflow. It also allows you to stream(), download(), or store() the report seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Svelte forms lib

    Svelte forms lib

    A lightweight library for managing forms in Svelte

    ...We use forms to log in, place orders, book flights and perform other data-entry tasks. In developing a form, it's important to create a flow that guides the user efficiently and effectively through the workflow. This library helps you build forms by exposing an easy API for form creation, validation and submission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Einsen

    Einsen

    Einsen is a prioritization app that uses Eisenhower matrix technique

    Einsen is a prioritization app that uses Eisenhower matrix technique as a workflow to prioritize a list of tasks & built to Demonstrate the use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Machine Learning Cheat Sheet

    Machine Learning Cheat Sheet

    Classical equations and diagrams in machine learning

    ...Because the cheat sheet is meant to be portable and broadly useful, it is format-friendly (often in Markdown, PDF, or image formats) and easy to include in learning workflow or slides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    ...Styles are handled via SASS (node-sass), with each component encouraged to bundle its own styles, templates, and tests for strong locality. Overall, NG6-starter is designed as a “de facto” reference for developers who want to learn and adopt a modern workflow.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Albedo

    Albedo

    A recommender system for discovering GitHub repos

    ...The project focuses on implicit feedback—stars, watches, and other engagement metrics—so it can build useful recommendations without explicit ratings. A reproducible setup and Makefile-driven workflow streamline tasks like spinning up services, loading datasets, training models, and generating candidate lists. Because it’s built around Spark’s scalable primitives, Albedo can experiment on substantial snapshots of GitHub metadata rather than toy corpora. The repo is also educational: it demonstrates a practical end-to-end pipeline from ingestion and feature preparation to training and ranking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    End-To-End

    End-To-End

    End-To-End is a crypto library to encrypt, decrypt, digital sign

    ...The idea was to move cryptographic operations entirely to the user’s machine—key generation, encryption, and signature—so messages remain unreadable to intermediaries. It packaged a JavaScript crypto library, UI elements, and a browser extension workflow that could integrate with webmail-style UIs without server changes. The codebase emphasized careful key handling, usability experiments around key discovery and verification, and mitigations against common web threats like XSS. While the project ultimately transitioned into successor efforts, it helped push discussions about practical E2EE in mainstream web apps and the ergonomics of PGP-style workflows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Duklan

    Duklan

    Project management web application

    Web application for project management. Based on sokolovo framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kalibr Allan

    Kalibr Allan

    IMU Allan standard deviation charts

    ...While manufacturers typically provide “white noise” values in IMU datasheets, the bias instability and random walk parameters must be determined experimentally. This project enables users to compute those values using Allan variance analysis from recorded IMU data. The workflow involves recording IMU measurements with the device stationary, converting ROS bag files into MATLAB-compatible formats, and then running MATLAB scripts to generate Allan deviation plots. These plots are analyzed to determine noise density and random walk parameters for both gyroscopes and accelerometers. The repository also includes example data and plots from real sensors such as the XSENS MTI-G-700, Tango Yellowstone Tablet, and ASL-ETH VI-Sensor, providing reference points for interpretation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    PYWAL

    PYWAL

    Generate and change color-schemes on the fly

    ...Many users integrate PYWAL into their login or wallpaper-change workflows so the desktop “breathes” with whatever image they set. It’s lightweight, fast, and fits perfectly into the r/unixporn workflow of building cohesive, themed desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Docmenta

    Docmenta

    Single Source Publishing Web-Application

    Docmenta is a Java web-application for single source publishing and help authoring. The application allows collaborative creation of documentation, e-books and online-help. Supported output formats are PDF, HTML, WebHelp, EPUB (eBook) and DocBook. For more information, visit: http://www.docmenta.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TARQUIN

    TARQUIN

    MRS/NMR analysis software

    Analysis software for MRS/NMR data. Allows processing and fitting to be performed in a fully automatic workflow.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript. Allows you to place translations into the sources on a build step. Gettext is a simple localization format with a rich ecosystem. Ttag has support for plurals, contexts, translator comments, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Validation Manager
    Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless. Source is hosted on Bitbucket: https://bitbucket.org/javydreamercsw/validation-manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    Projects-Solutions is a companion repository to Projects; while Projects contains the list of project ideas, Projects-Solutions links to solutions submitted by other users in multiple programming languages. It is effectively a community-driven gallery of implementations of the tasks defined in the “Projects” list, allowing learners to compare their solutions, study others’ code, and improve their approach. The repository aggregates links and resources rather than necessarily hosting all code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Blocks Workflow

    Blocks Workflow

    Platform for creating workflow based systems like DMS, CMS or CRM.

    Platform for creating workflow based systems like DMS, CMS or CRM. It use Grails as web framework, Bootstrap as UI, Activiti as process engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cress Tool Suite

    Cress Tool Suite

    Cress is a comprehensive toolset for graphical service/workflow design

    Cress (Communication Representation Employing Systematic Specification) allows graphical description of a wide variety of services such as in data communications/telecommunications, but Cress is not limited to this. The approach allows services to be described graphically as (work)flows of activities. Cress diagrams are automatically translated into formal languages for rigorous analysis and verification, and are also automatically translated into implementation languages for deployment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    import_from_github_com is a playful yet practical experiment that lets you import Python modules directly from GitHub using an import-like mechanism. The idea is to remove the friction of “clone → install → import” when you just want to try out a single file or small repo. It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Implicit BPM

    An Implicit BPM approach

    Implicit BPM is a platform for integrating business processes into existing core applications as if they were a whole system. It uses a novel concept, namely Workflow Weaving, based on non-intrusive techniques, which achieves this kind of integration transparently.
    Downloads: 0 This Week
    Last Update:
    See Project