Showing 827 open source projects for "ideas"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    ChatterBot

    ChatterBot

    Machine learning, conversational dialog engine for creating chat bots

    ChatterBot is a Python library that makes it easy to generate automated responses to a user’s input. ChatterBot uses a selection of machine learning algorithms to produce different types of responses. This makes it easy for developers to create chat bots and automate conversations with users. For more details about the ideas and concepts behind ChatterBot see the process flow diagram. The language independent design of ChatterBot allows it to be trained to speak any language. Additionally...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Multilingual Speech Synthesis

    Multilingual Speech Synthesis

    An implementation of Tacotron 2 that supports multilingual experiments

    This repository provides synthesized samples, training and evaluation data, source code, and parameters for the paper One Model, Many Languages: Meta-learning for Multilingual Text-to-Speech. It contains an implementation of Tacotron 2 that supports multilingual experiments and that implements different approaches to encoder parameter sharing. It presents a model combining ideas from Learning to speak fluently in a foreign language: Multilingual speech synthesis and cross-language voice cloning...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Stable Baselines

    Stable Baselines

    A fork of OpenAI Baselines, implementations of reinforcement learning

    Stable Baselines is a set of improved implementations of reinforcement learning algorithms based on OpenAI Baselines. You can read a detailed presentation of Stable Baselines in the Medium article. These algorithms will make it easier for the research community and industry to replicate, refine, and identify new ideas, and will create good baselines to build projects on top of. We expect these tools will be used as a base around which new ideas can be added, and as a tool for comparing a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WorldBrain's Memex

    WorldBrain's Memex

    Browser Extension to full-text search your browsing history

    Curate, annotate and discuss the most valuable content and ideas. As individuals, teams and communities. Effortlessly find bookmarks again without organizing anything. Save websites and PDFs with one click. Recover everything in milliseconds. Search with any words you remember from the title or text, the time frame or domain. Declutter your notes about the things you read. No more copy-pasting important sections into your scattered notes. Highlight & annotate websites & PDFs (even locally...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    PyText

    PyText

    A natural language modeling framework based on PyTorch

    PyText is a deep-learning based NLP modeling framework built on PyTorch. PyText addresses the often-conflicting requirements of enabling rapid experimentation and of serving models at scale. It achieves this by providing simple and extensible interfaces and abstractions for model components, and by using PyTorch’s capabilities of exporting models for inference via the optimized Caffe2 execution engine. We use PyText at Facebook to iterate quickly on new modeling ideas and then seamlessly ship...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bookshelf.js

    bookshelf.js

    A simple Node.js ORM for PostgreSQL, MySQL and SQLite3

    Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It features both Promise-based and traditional callback interfaces, transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations. Bookshelf aims to provide a simple library for common tasks when querying databases in JavaScript, and forming relations between these objects, taking a lot of ideas from the Data Mapper Pattern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    closh

    closh

    Bash-like shell based on Clojure

    Closh combines the best of traditional unix shells with the power of Clojure. It aims to be a modern alternative to bash. Bash has obscure syntax for non-trivial operations and lots of WTF moments. It treats everything as text while we mostly need to manipulate structured information. It is a large codebase which makes it difficult to hack on it and try innovative ideas. Which is one of the reasons why the shell did not improve much in recent decades. Traditional shells are limited in terms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BeWos is an Italian Project of development of a 32bit didactical open source operating system. Our target is create a community, a place where share ideas and opinions about Operating System Development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    c

    c

    Compile and execute C "scripts" in one go!

    I love C for its raw speed (although it does have its drawbacks). We should all write more C. With this shell script, you can compile and execute C "scripts" in one go! (Oh yeah, and it works for C++ too.) First of all, I want to clarify why this is not the same as tcc -run. TCC is a compiler. We all know that. TCC will perform its own set of optimizations, just as GCC will perform its own and Clang will perform its own. The purpose of this script is to give a simple front-end to your...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    Shutdown Manager

    Shutdown Manager

    A light-weighted, simplyfied and user-friendly Shutdown-Manager

    Smart, user-friendly and easy to use Shutdown Manager. Supporting English and German. When you find bugs or translating mistakes or when you have ideas what I could add please contact me at kontakt-kain.muell@t-online.de. IMPORTANT: I do not assume responsibility for damage to your computer before, during or after you have used my program! WICHTIG: Ich übernehme keine Haftung für Schäden bevor, während oder nachdem ihr mein Programm benutzt habt!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rw

    rw calculates rank-width and rank-decompositions.

    rw calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. On 2009's computers it works quite well up to graph sizes of about 28 nodes. Runtime and memory usage are exponential in the graph size.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    Hash Verificator Tool

    Hash Verificator Tool

    Check the integrity of your files

    This program is made to calculate the numeric signature (hash) of a file of your choice. Many standard hash's algorithmes are available (MD4, MD5, SHA1, SHA-256). It's also able to check the integrity of your file by comparing the hash calculated with the original one that you can paste in this program. You can access to the sources of this project on GitHub : https://github.com/Seb2lyon/Hash-Verificator-Tool Don't hesitate to send me some comments or ideas of improvements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jack LIRE (Linked Record)

    Jack LIRE (Linked Record)

    Quantum universal object system with referencing and genetics

    Jack LIRE (Linked Record) is a quantum database-backed life-long text record diary with referencing (linking) between records, and a data library for life-long keeping of files such as documents, photographs, music and more. The diary records are fully searchable. Files can be mentioned in diary records to preserve memories, document knowledge and ideas, and more. Massive numbers of diary records and files can be permanently kept. A database located on one computer can be accessed from another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ClassGenerator

    ClassGenerator

    A graphical tool to generate C++ class source code

    ClassGenerator is a GUI program in French, English or Polish langage. This tool will help you to generate automatically a basic C++ class code and save the header (.h) and source (.cpp) files. This software is inspired from a C++ langage exercice that you can find in this wonderful website : https://openclassrooms.com/fr/courses/1894236-programmez-avec-le-langage-c/1900961-tp-zeroclassgenerator Don't hesitate to send me ideas, critics or coments in order to improve it :) Sources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SomePythonThings Text Editor
    A great Text Editor for editing from simple text to advanced codes and script. Opening, editing and saving files is like opening, editing and saving ideas directly!... Do what you want with your files with SomePythonThings Text Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cloudbox

    Cloudbox

    Ansible-based solution for rapidly deploying a Docker media server

    Ansible allows for fast deployment of the Cloudbox server stack solution with minimal setup and in as little as 15 minutes. Cloudbox puts "all the pieces together" by automating server tasks, performance tweaks, and application setup, right out of the box. Applications in Docker containers are isolated from each other and allow for quick installs and easy uninstalls. Free and open-source software (FOSS). Collaborate on ideas and improvements. Build and share add-ons on the 'Community...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Eagle.js

    Eagle.js

    A hackable slideshow framework built with Vue.js

    ... to organize your slides and implement new ideas. Eagle.js is a vue plugin. You need to use eagle.js in your vue app's main file. New in 0.3, animate.css is now a peer dependency. User need install their own version. New in 0.5, By default eagle.js doesn't export all plugins but only core components. You have to explicitly use your widgets or plugins from now on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SomePythonThings Paint

    SomePythonThings Paint

    Paint your ideas with SomePythonThings Paint!

    Paint your ideas with SomePythonThings Paint. Or paint a photo. Or save a paint. Or save a painted photo. The only limit is your imagination.​! Create colors, shapes and more. Wrong line? No problem! Just Undo!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SermonRecorder

    SermonRecorder

    Sermon Recorder is a program for recording sermons or anything else.

    ... recording. The recorded files are then renamed after recording stopped. Ideas for new features and help concerning translation to more languages is welcome...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    kube-batch

    kube-batch

    A batch scheduler of kubernetes for high performance workload

    kube-batch is a batch scheduler for Kubernetes, providing mechanisms for applications which would like to run batch jobs leveraging Kubernetes. It builds upon a decade and a half of experience on running batch workloads at scale using several systems, combined with best-of-breed ideas and practices from the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    How can we develop artificial intelligence that learns to make sense of complex environments? That learns from others, including humans, how to interact with the world? That learns transferable skills throughout its existence, and applies them to solve new, challenging problems? Project Malmo sets out to address these core research challenges, addressing them by integrating (deep) reinforcement learning, cognitive science, and many ideas from artificial intelligence. The Malmo platform...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Dopamine

    Dopamine

    Framework for prototyping of reinforcement learning algorithms

    Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research). This first version focuses on supporting the state-of-the-art, single-GPU Rainbow agent (Hessel et al., 2018) applied to Atari 2600 game-playing (Bellemare et al., 2013). Specifically, our Rainbow agent implements the three components identified as most important...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    go-libp2p-pubsub-grpc

    go-libp2p-pubsub-grpc

    libp2p pubsub with controls exposed via a gRPC API

    pubsubgrpc provides a LibP2P PubSub framework that can be used as a stand-alone gRPC pubsub server and API, or as a module/component of existing gRPC servers to provide LibP2P PubSub functionality. It uses proto3 and borrows some ideas from libp2p/go-libp2p-daemon and libp2p/go-libp2p-pubsub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mind Map Architect

    Mind Map Architect

    Program for manipulating with mind maps

    Mind map architect program is good tool for brainstorming for single person just as for team. Mind mapping tools can be usable for todo lists, notes, or work planning.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Gio.js

    Gio.js

    A declarative 3D globe data visualization library built with Three.js

    ... in a declarative way, add your own data, and integrate it into your own modern web application. This library is inspired by the Arms Trade Visualization project developed by Michael Chang and presented during Google Ideas INFO 2012. See original post. With Gio.js, it is easy to reproduce this fantastic data visualization model, and integrate it into web applications.
    Downloads: 0 This Week
    Last Update:
    See Project