Showing 26 open source projects for "windows for linux"

View related business solutions
  • 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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Chatwoot

    Chatwoot

    Open-source customer engagement suite, an alternative to Intercom

    If you have questions, are confused, or just want to understand our product better, we've got your back. Customer engagement suite, an open-source alternative to Intercom, Zendesk, Salesforce Service Cloud etc. Chatwoot is an open-source, self-hosted customer engagement suite. Chatwoot lets you view and manage your customer data, communicate with them irrespective of which medium they use, and re-engage them based on their profile. Talk to your customers using our live chat widget and make...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    AWS CodeDeploy Agent

    AWS CodeDeploy Agent

    Host Agent for AWS CodeDeploy

    AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications. You can use AWS CodeDeploy to automate software deployments, eliminating the need for error-prone manual...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Langchainrb

    Langchainrb

    Build LLM-powered applications in Ruby

    LangchainRB is a Ruby implementation of LangChain, allowing developers to build AI-driven applications using large language models (LLMs) and knowledge graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sublayer

    Sublayer

    A model-agnostic Ruby Generative AI DSL and framework

    Sublayer is a platform that enables developers to build and deploy machine learning models with ease, focusing on simplifying the ML lifecycle from development to production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    This is implementation of CommitBERT: Commit Message Generation Using Pre-Trained Programming Language Model. CommitBERT is accepted in ACL workshop : NLP4Prog. Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lita

    Lita

    A robot companion for your company's chat room

    Lita is a chat bot written in Ruby that brings more fun and efficiency to your favorite chat service. Through its plugin system, Lita can be connected to different chat services and display new behavior preferred by those who use it. It's ideal for businesses that want a chat service that is not only efficient, but friendly and personalized as well. Lita can become your very own robot companion, tailor-made for your business. Lita can be customized according to your company's culture and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Telegram::Bot

    Telegram::Bot

    Ruby gem for building Telegram Bot with optional Rails integration

    Tools for developing Telegram bots. Best used with Rails, but can be used in a standalone app. Supposed to be used in webhook mode in production, and poller mode in development, but you can use poller in production if you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Command Line Parser GetPot

    Command Line Parser GetPot

    Tool to parse the command line and configuration files.

    Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Spark - A generic physical simulator
    Spark is a physical simulation system. The primary purpose of this system is to provide a *generic* simulator for different kinds of simulations. In these simulations, agents can participate as external processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    BioC

    We describe a simple XML format to share text documents and annotation

    A minimalist approach to share text documents and data annotations. Allows a large number of different annotations to be represented. Project files contain: - simple code to hold/read/write data and perform sample processing. - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. We are...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Apollo3D is a team in RoboCup soccer simulation 3D league. The target is to build a nice team with wonderful skills and good cooperation among players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Auto Bot

    A modern, minimalist, extensible chat bot.

    ...It has support for IRC (v3.1) with planned support for XMPP. It can be easily extended by means of its plugin API, and offers a host of features. It is known to function on any OS on which Ruby 1.9 functions (such as Linux, Mac OS X, BSD, Microsoft Windows, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clever Algorithms

    Clever Algorithms

    Clever Algorithms: Nature-Inspired Programming Recipes

    Clever Algorithms collects clear, cookbook-style descriptions of nature-inspired optimization and learning methods, organized so you can pick an algorithm and apply it quickly. Each entry follows a consistent template: motivation, strategy, pseudocode, parameter choices, variations, and references, making it easy to compare approaches. The catalog spans evolutionary algorithms, swarm intelligence, immune systems, simulated annealing, tabu search, and other metaheuristics, plus guidance on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    L.I.D.I.A

    L.I.D.I.A is a chatterbot developed in Ruby implementing AIML

    Acording to Wikipedia chattetbot is: "a computer program designed to simulate an intelligent conversation with one or more human users via auditory or textual methods, primarily for engaging in small talk". Main objective of project L.I.D.I.A was to create fully operational chatterbot implementing AIML with working dataset. AIML interpreter, is developed in Ruby 1.8. Two datasets were developed. First called "Lidia" - your personal assistant, and second called "Mr. Grape F." which was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is aimed to the development of a framework for alife contests: the main rules of life, a graphical interface and some examples of elementary microorganisms (more complex survival strategies are developed by the contestants).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Decision support system. Using user preference method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A tool for segmenting objects of interest in images, namely creating masks, and storing them for a set of images. It may provide some automatic/interactive segmentation for certain classes of objects. For computer vision / machine learning applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simulator of virtual animals made up of biological neural networks for research in the Computational Neuroscience field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hollaka Hollala is a chatbot engine and IRC bot. The chatbot engine uses a knowledge base organized in an XML file and WordNet for dictionary lookup. The IRC Bot has some WordNet- and Web-based functionality and is hot-extensible through Ruby programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple Krovatka chatbot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Ruby library with a powerful, high-level, general artificial intelligence engine. Sample implementations include a chatterbox and a mud bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a sandbox for trying my engine ideas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a recommendation system built in ruby which is able to generate recommendations for user inputted data (a text file and a ratings matrix). It works on a hybrid model of collaborative filtering and content based filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next