Showing 263 open source projects for "open-shell"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Verbot Engine SDK
    Created by Conversive, the Verbot (Verbally Enhanced Software Robot) is based on more than 10 years of AI experience and development. Using XML and .NET architecture, the Verbots SDK allows you to create engaging interactive personalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ANPR for National Borders

    ANPR for National Borders Systems

    ...i'm going to use Automatic number plate recognition (ANPR): a system that recognizes the numbers of the vehicle plates by using OCR (optical character recognition) technology and Infrared cameras. This is going to be achieved by taking the license plate image from the camera and processing it using the software I’m going to develop together with an open source OCR system. The output is going to be a text version of the plate number. Then it is going to retrieve that number from a database and get the information of the vehicle owner. Note: Please note that you need emgucv installed. you also need to move the project files to: C:\Emgu\emgucv-windows-x86XXX\Emgu.CV.Example\ Please note: that the project was created using visual studio 2003, on windows xp. and it might not run fluently on newer versions. please try to update it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SNFaceCrop, face detection and cropping

    SNFaceCrop, face detection and cropping software

    SNFaceCrop is a Windows-based application to detect and crop faces from an image file. The detected faces can be automatically saved into files or copied into the Windows clipboard. SNFaceCrop is open source and using OpenCV library for face detection.
    Downloads: 10 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Library for creation of artificial neural networks in C#. Library supports Hopfield nets, Kohonen nets, feedforward networks, several learning techniques (differential evolution, back propagation, quick propagation, resilient propagation etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Langton's Ant by Lumpiluk
    This is my implementation of Langton's Ant (a popular turing machine, see http://en.wikipedia.org/wiki/Langton%27s_ant for more information) using C#. Supports multiple ants and threading. Video: http://www.youtube.com/watch?v=Vu9C_1DH31k
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OsmSharp

    OsmSharp

    OsmSharp - OpenStreetMap (OSM) Library and Tools developed in C#

    *** this project has moved to codeplex: http://osmsharp.codeplex.com/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NxBRE
    NxBRE is a lightweight Business Rule Engine (aka Rule Based Engine) for the .NET platform, composed of a forward-chaining inference engine and an XML-driven flow control engine. It supports RuleML 0.9 Naf Datalog and Visio 2003 modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Virtual Actor Demo Implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Graphical interactive windows application and library written in .Net/C# for simulating and controlling robots. Including firmware for ATmega8 to be controlled by the C# library and circuits for the ATmega8 controller board and L298-based motor board
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SVM# is a svm(support vector machine) classification implemented in C#. The project contains both train and predict modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A C# neuron network library. Mainly for learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Back in primary school, I got given alot of repetitive maths homework that involved being a human calculator. I made this so I could scan in my maths homework, OCR it and print out the answers. Also gives totals of answers and total of totals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project consists in a set of challenges to recognize images acquired from 3d Lasers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ferda is a user friendly data mining tool. It is a modular distributed multiplatform framework based on Internet Communications Engine. Ferda is very powerful in working with association rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    .NET library for embedding CLIPS in to .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Academical project for multi-agent distributed SANE system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Toroid experiment is a try to create a model of life where animals evolving driving by genetic algorithms and each animal has it's own brain which is a neural network. For detailed description look at project page http://toroid-world.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SubHub

    SubHub

    Post-OCR correction tool for SRT subtitles

    A post-OCR correction tool for SRT subtitle files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the Baker College, intern-developed application for running bots as avatars in Second Life, OpenSim, etc. It relies on Program# for AIML processing and libOpenMetaverse for the SL browser functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graph Process Platform implements and automates any graph-based process for example a manufacturing process, trading system or business process workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software library for performing Optical Character Recognition (OCR) targeting the .NET platform. It's ported from the JavaOCR project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Medical Datasets (In a text file, with space separated values) can be loaded to the system. By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Using C#, our first goal is creating a Cleudo AI, which will be complemented with a playing interface when done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of the PL-PSF project is to create a generic domain-independent combinatorial problem solver. It uses a petri-nets based model to represent the problems and problem decomposition/abstraction with graph topology analysis to solve them.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB