Showing 150 open source projects for "recipe"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The SpeechBrain Toolkit

    The SpeechBrain Toolkit

    A PyTorch-based Speech Toolkit

    SpeechBrain is an open-source and all-in-one conversational AI toolkit. It is designed to be simple, extremely flexible, and user-friendly. Competitive or state-of-the-art performance is obtained in various domains. SpeechBrain supports state-of-the-art methods for end-to-end speech recognition, including models based on CTC, CTC+attention, transducers, transformers, and neural language models relying on recurrent neural networks and transformers. Speaker recognition is already deployed in a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Asteroid

    Asteroid

    The PyTorch-based audio source separation toolkit for researchers

    ... in a flexible way to create new systems. Extending the toolkit with new features is simple. Add a new filterbank, separator architecture, dataset or even recipe very easily. Recipes provide an easy way to reproduce results with data preparation, system design, training and evaluation in a single script. This is an essential tool for the community! The default logger is TensorBoard in all the recipes. From the recipe folder, you can run the following to visualize the logs of all your runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    showyourwork

    showyourwork

    A workflow for reproducible and open scientific articles

    showyourwork is a workflow management tool for open source scientific articles. If you want to make your research article reproducible, extensible, transparent, or just downright awesome, you’ve found the right tool. showyourwork automates your entire workflow, packaging it into a self-contained recipe that anyone can follow and, at the click of a button, use to reproduce your results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    Latexify.jl

    Latexify.jl

    Convert julia objects to LaTeX equations, arrays or other environments

    This is a package for generating LaTeX maths from Julia objects. This package utilizes Julia's homoiconicity to convert expressions to LaTeX-formatted strings. Latexify.jl supplies functionalities for converting a range of different Julia objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Deployer

    Deployer

    Deployment tool with support for popular frameworks out of the box

    A deployment tool written in PHP with support for popular frameworks out of the box. Deployer is a cli tool for deployment of any PHP applications, including frameworks such as Laravel, Symfony, Zend Framework and many more. Main concept of Deployer is recipe, a php file containing tasks definitions. Recipe can require other recipes and extend/ override functionality. Also Deployer comes with bunch of ready to use recipes from community for Slack, etc. Deployer can be easily installed via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    databooks

    databooks

    A CLI tool to reduce the friction between data scientists

    ... no JSON manipulation!) Specify paths of notebooks to be checked, an expression or recipe of what you'd like to enforce. databooks will run your checks and raise errors if any notebook does not comply with the desired metadata values. This advanced feature allows users to enforce cell tags, sequential cell execution, maximum number of cells, among many other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Digital Earth Australia notebooks

    Digital Earth Australia notebooks

    Repository for Digital Earth Australia Jupyter Notebooks

    The knowledge hub brings together information about Digital Earth Australia’s products and services, allowing you to utilize our free and open-source satellite imagery archive. Browse our catalog of data products to find supporting information and ways to access the data. The Digital Earth Australia notebooks and tools repository (dea-notebooks) hosts Jupyter Notebooks, Python scripts and workflows for analyzing Digital Earth Australia (DEA) satellite data and derived products. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MetalPetal

    MetalPetal

    A GPU accelerated image and video processing framework built on Metal

    ... the information necessary to produce an image or more precisely a MTLTexture. It consists of two parts, a recipe of how to produce the texture (MTIImagePromise) and other information such as how a context caches the image (cachePolicy), and how the texture should be sampled (samplerDescriptor). MetalPetal does a lot of optimizations for you under the hood.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Windows Privilege Manager Icon
    Securden Windows Privilege Manager

    For IT security teams

    Remove local administrator rights on Windows servers and endpoints. Seamlessly elevate applications for standard users. Grant time-limited rights on-demand. Control application usage by remote employees through whitelisting and blacklisting.
  • 10
    ScottPlot

    ScottPlot

    Interactive Plotting Library for .NET

    ScottPlot is a free and open-source plotting library for .NET that makes it easy to interactively display large datasets. Line plots, bar charts, pie graphs, scatter plots, and more can be created with just a few lines of code. The ScottPlot Cookbook demonstrates how to create line plots, bar charts, pie graphs, scatter plots, and more with just a few lines of code. The ScottPlot Demo is a click-to-run application that demonstrates mouse-interactive versions of every cookbook recipe. ScottPlot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KUBEE ROUTER

    KUBEE ROUTER

    Kube-router, a turnkey solution for Kubernetes networking

    The Kube-router is a turnkey solution for Kubernetes networking with the aim to provide operational simplicity. Networking is hard as such. In a typical Kubernetes cluster, you would need to install multiple network components for various functionality. With many moving parts it makes Kubernetes networking even harder. Kube-router provides a cohesive yet lean and powerful alternative to several network components you would use. All this from a single DaemonSet/Binary. It doesn't get any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rbenv

    rbenv

    Groom your app’s Ruby environment

    ... an environment variable. Rock-solid in production. Your application's executables are its interface with ops. With rbenv and Bundler binstubs you'll never again need to cd in a cron job or Chef recipe to ensure you've selected the right runtime. The Ruby version dependency lives in one place—your app—so upgrades and rollbacks are atomic, even when you switch versions. One thing well. rbenv is concerned solely with switching Ruby versions. It's simple and predictable. A rich plugin ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    beCPG PLM (Product Lifecycle Management)

    beCPG PLM (Product Lifecycle Management)

    New Product Development, Projects and Quality management

    beCPG is an open source Product Lifecycle Management (PLM) software that manages the entire lifecycle of a product from its conception, through design and manufacture, to service and disposal. beCPG permits you to work on products and projects with customers and suppliers. beCPG is ready to use for the CPG industries such as Food & Beverage and Cosmetics. We differentiate ourselves from the competitors with a comprehensive and user-friendly software offered at a competitive price. In...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    AnyMeal

    AnyMeal

    Recipe database software

    AnyMeal is a free and open source recipe management software developed using SQLite3, Qt5, Flex, Recode, NSIS, and Googletest. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows. For new releases please visit https://wedesoft.github.io/anymeal/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Nutrient Finder
    NUTRIENT FINDER is a tool that you can easily find nutrients, create recipes, find energy value and export all datas as Excel file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets. Supported implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    .... A request method call returns a Promise that resolves to the response. Also the Vue instance will be automatically bound to this in all function callbacks. Shortcut methods are available for all request types. These methods work globally or in a Vue instance. The Recipes provide code examples to common use-cases. If you want to share your recipe feel free to send a pull request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cookepedia

    Cookepedia

    Food ought to be enjoyable. Make anything from anywhere.

    Cookepedia is a recipe guidance app aiming to make cooking simple and enjoyable Picture of finished meal Don't need to get confused with ingredients with available pictures of all the ingredients No problem if vegetarian explore the vegetarian section Yummy Dessert section Search your next meal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tools for the recipe collector :-) RecipeFox: A addon to FireFox to grab recipes from the net (like the MasterCook addon in Internet Explorer) A recipe converter: It converts recipes from one format to another, and supports the following formats: - AccuC
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Quick Spam Filter is a small, fast spam filter that works by learning to recognise the words that are more likely to appear in spam than non-spam. It is intended to be used in a procmail recipe to mark email as being possible spam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Brewery HMI

    Web app for all-grain brewers. Automate your electric brewery.

    This project is UI to guide the user through the steps of home brewing. Each beer has a recipe of ingredients, but it also has a “recipe” for the process to make the beer. This app allows you to load a recipe (BeerXML), guide you through the brewing steps and record any details so that you can improve next time. By default, this app relies on user inputs and feedback from the real-world. There are easy hooks to a link up a real system, so that if you wanted to automate some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RecipeRemedy

    A collection of recipe for home remedy

    A set of recipe known for home remedy for common cold, coughs, etc. The idea is to link the recipe remedy to the condition. The detail behind the technical design includes the use of wikidata data item for particular condition, remedy, etc. With the item identified, can then open up a wikipedia page associated to the remedy for further reading. For sample reference only, use at own discretion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GSMLBook

    GSMLBook

    Recipes for basic machine learning algorithms using sklearn in jupyter

    This is an introductory book in machine learning with a hands on approach. It uses Python 3 and Jupyter notebooks for all applications. The emphasis is primarily on learning to use existing libraries such as Scikit-Learn with easy recipes and existing data files that can found on-line. Topics include linear, multilinear, polynomial, stepwise, lasso, ridge, and logistic regression; ROC curves and measures of binary classification; nonlinear regression (including an introduction to gradient...
    Downloads: 0 This Week
    Last Update:
    See Project