Showing 39 open source projects for "all-in-one"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Lama Cleaner

    Lama Cleaner

    Image inpainting tool powered by SOTA AI Model

    ... their work. Completely free and open-source, fully self-hosted, supports CPU & GPU. Windows 1-Click Installer, classical image inpainting algorithm powered by cv2. Multiple SOTA AI models, and various inpainting strategies. Run as a desktop application. Interactive Segmentation on any object.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    Image-Editor

    Image-Editor

    AI based photo editing website for changing image background

    Welcome to Image-Editor, the AI-based photo editing website that lets you change backgrounds, colors, crop, sharpen images, and much more with just a single click. With exceptional image quality and fast processing times, Image-Editor is the ultimate tool for all your photo editing needs. To get started, simply run pip install -r requirements.txt to download all the necessary libraries. Then to, create a new Django project using django-admin startproject Website1, replacing 'Website1...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Stable Diffusion in Docker

    Stable Diffusion in Docker

    Run the Stable Diffusion releases in a Docker container

    Run the Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img, pix2pix, upscale4x, and inpaint. Run the Stable Diffusion releases on Huggingface in a GPU-accelerated Docker container. By default, the pipeline uses the full model and weights which requires a CUDA capable GPU with 8GB+ of VRAM. It should take a few seconds to create one image. On less powerful GPUs you may need to modify some of the options; see the Examples section for more details. If you lack...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    MMEditing

    MMEditing

    MMEditing is a low-level vision toolbox based on PyTorch

    MMEditing is an open-source toolbox for low-level vision. It supports various tasks. MMEditing is a low-level vision toolbox based on PyTorch, supporting super-resolution, inpainting, matting, video interpolation, etc. We decompose the editing framework into different components and one can easily construct a customized editor framework by combining different modules. The toolbox directly supports popular and contemporary inpainting, matting, super-resolution and generation tasks. The toolbox...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5
    pybaselines

    pybaselines

    Library of algorithms for baseline correction of experimental data

    pybaselines is a Python library that provides many different algorithms for performing baseline correction on data from experimental techniques such as Raman, FTIR, NMR, XRD, XRF, PIXE, etc. The aim of the project is to provide a semi-unified API to allow quick testing and comparing multiple baseline correction algorithms to find the best one for a set of data. pybaselines has 50+ baseline correction algorithms. These include popular algorithms, such as AsLS, airPLS, ModPoly, and SNIP, as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAX

    JAX

    Composable transformations of Python+NumPy programs

    .... Compilation happens under the hood by default, with library calls getting just-in-time compiled and executed. But JAX also lets you just-in-time compile your own Python functions into XLA-optimized kernels using a one-function API, jit. Compilation and automatic differentiation can be composed arbitrarily, so you can express sophisticated algorithms and get maximal performance without leaving Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DALL-E 2 - Pytorch

    DALL-E 2 - Pytorch

    Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis

    Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch. The main novelty seems to be an extra layer of indirection with the prior network (whether it is an autoregressive transformer or a diffusion network), which predicts an image embedding based on the text embedding from CLIP. Specifically, this repository will only build out the diffusion prior network, as it is the best performing variant (but which incidentally involves a causal transformer as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Quake Army Knife (QuArK)
    A powerful editor for video games based on or similar to id Software's series of Quake games. Currently QuArK supports 41 distinct games, 5 generic game engines, and a countless number of expansions packs, addons, and mods. It integrates a map editor, model editor, archive editors, texture management, and much more.
    Downloads: 119 This Week
    Last Update:
    See Project
  • 9
    TRACER

    TRACER

    Extreme Attention Guided Salient Object Tracing Network

    Extreme Attention Guided Salient Object Tracing Network (AAAI 2022) implementation in PyTorch. Now, fast inference mode offers a salient object result with the mask. You can get the more clear salient object by tuning the threshold. We will release initializing TRACER with a version of pre-trained TE-x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    GIMP ML

    GIMP ML

    AI for GNU Image Manipulation Program

    This repository introduces GIMP3-ML, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipeline. Applications from deep learning such as monocular depth estimation, semantic segmentation, mask generative adversarial networks, image super-resolution, de-noising and coloring have been incorporated with GIMP through Python-based plugins. Additionally, operations on...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    MoviePy

    MoviePy

    Video editing with Python

    MoviePy is a Python module for video editing, which can be used for basic operations (like cuts, concatenations, title insertions), video compositing (a.k.a. non-linear editing), video processing, or to create advanced effects. It can read and write the most common video formats, including GIF. MoviePy is an open source software originally written by Zulko and released under the MIT licence. It works on Windows, Mac, and Linux, with Python 2 or Python 3. The code is hosted on Github, where...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    PiStudio

    PiStudio

    A GIMP based, studio designed for industry pros & power users

    PiStudio is based off the GIMP heavily, and is portable. It is designed for industry professionals and advanced users. With the classic GIMP tools and new brushes added monthly, it is sure to suit all your graphic design needs. It has full support for a large array of graphics tablets and other advanced peripherals. It is set up to enhance productivity and ease of use. The PiFIRE logo is (C)Dangerous Pi 2016 PiNet is (C) Dangerous Pi 2017 All rights reserved. The software is GNU open source.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    BFD Fibonacci Pattern Inkscape Extension

    Inkscape plugin for generating the fibonacci pattern

    This is an inkscape plugin, written by the software engineer for Beauty Full Day, for generating the Fibonacci Pattern. It is a flexible plugin for generating different sizes and allows for one to control how spread out the pattern is and how small to large each node can get.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Newspaper3k

    Newspaper3k

    News, full-text, and article metadata extraction in Python 3

    Inspired by requests for its simplicity and powered by lxml for its speed. Newspaper is an amazing python library for extracting & curating articles. Newspaper delivers Instapaper style article extraction. Newspaper is a Python3 library! If you are certain that an entire news source is in one language, go ahead and use the same api. Works in 10+ languages, English, Chinese, German, Arabic, and more! On python3 you must install newspaper3k, not newspaper. newspaper is our python2 library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MacroFusion

    MacroFusion

    GUI to combine photos to get deeper DOF or HDR.

    MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic Range). It can be useful for every macro lovers or landscapers.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    intelligence

    intelligence

    What happens if you cross artificial intelligence with 3D

    This Project will make the attempt to cross artificial intelligence Algorythms and common 3D workflow. Usually many operations in 3D workflow are highly retundant and often actions have to be repeaded several times or instead being executed in selfmade scripts.Scripting is in fact for most people a very nasty and time consuming action. This application module tries to fill the gap where it lerns workflows which can in order be modified, multiplied, adapted organically to allow a fast and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Inkscape has now pages support. You can create a multiple page document using Inkscape, just like in Corel Draw. Install this extension, restart Inkscape and you're done. Insert new pages, navigate through pages, print all pages in a single PDF.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Inkscape extension provides table support for Inkscape. This is one of the features that are present in Corel Draw but are not present in Inkscape. So, just install this extension and you will have table support in Inkscape
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    Flam3 Editor is built around the traditional flam3 software pack. The editor let you load, edit and save cosmic recursive fractal flames, like electric sheep or apophysis files, it handles traditional flam3 xml parameter files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Chambara Cover Slicer
    Paint Shop Pro script to slice and resize DVD covers to perfectly fit all spine-widths of slipcases. Currently supports PSP8, PSP9. Will add support for upcoming GIMP 2.4 (requires Python). GIMP will allow for easier use and more features (CD's, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OriSVG attends to give some help to origami diagrams designers by providing markers, arrows, strokes and preformated diagrams in SVG language, and some Inkscape's plugins and scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next