Open Source C# Artificial Intelligence Software - Page 7

C# Artificial Intelligence Software

View 13598 business solutions

Browse free open source C# Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source C# Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    This is a simple C# implementation of HyperNEAT implemented on NVidia's Compute Unified Device Architecture (CUDA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IM Sarah

    IM Sarah

    Personal desktop assistant at your service, master. ;)

    Sarah is your personal desktop assistant. She can browse the web, alert you to incoming emails, chat and so much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is intended to be used as partial fulfillment of my Graduate program requirement. It concerns the use of artificial intelligence in a strategic environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    JATR - Just Another Text Reader

    JATR - Just Another Text Reader

    JATR - Just Another Text Reader is a Text to Speech software.

    JATR - Just Another Text Reader is a Text to Speech software. It can read a text, pause, Resume, and stop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAVT - Just Another Voice Transformer

    JAVT - Just Another Voice Transformer

    Just Another Speech Recognition and Text to Speech software.

    JAVT or Just Another Voice Transformer (formerly, it is called Just Another Video Transcriber) is a Speech Recognition software that also support text to Speech and simple media conversion. JAVT allows you to convert from video files to audio wav file using ffmpeg, and then transcribe the audio file to text using either Microsoft SAPI or CMU Sphinx. You can also open a text file and allow JAVT to read it out for you through text to speech conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Jamilsoft Image Studio

    A free professional Image Processing application

    Jamilsoft Image Studio is a professional Image Processing application that aims to edit image created by Muhammad Jamil. It supports multiple tabs which mean you can edit multiple images at the same time. The package came with a free image viewer that can be use to view photos and make small editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kernel Memory

    Kernel Memory

    Research project. A Memory solution for users, teams, and applications

    Kernel Memory is an open-source reference architecture developed by Microsoft to help developers build memory systems for AI applications powered by large language models. The project focuses on enabling applications to store, index, and retrieve information so that AI systems can incorporate external knowledge when generating responses. It supports scenarios such as document ingestion, semantic search, and retrieval-augmented generation, allowing language models to answer questions using contextual information from private or enterprise datasets. Kernel Memory can ingest documents in multiple formats, process them into embeddings, and store them in searchable indexes. Applications can then query these indexed data sources to retrieve relevant information and include it as context for AI responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KinectCAD

    KinectCAD

    Gesture based movement with CATIA

    This project provides a gesture based movement of part objects in the CAD-system CATIA. It is possible to rotate, move or zoom in or out. Further there is a rudimentary speech recognition to change the rotating axes or to do some other helpful things. KinectCAD has been written in Visual C# 2010. The package includes the source code and binaries files. To start KinectCAD it is necessary to have a correct installed Microsoft Kinect. Also it is helpful if there is an installed Kinect SDK V1. But you can also download the Runtime at: http://download.microsoft.com/download/E/E/2/EE2D29A1-2D5C-463C-B7F1-40E4170F5E2C/KinectRuntime-v1.0-Setup.exe Important! The program is still in development! In future there will be several updates. Until now there is a handbook and several other documents to understand KinectCAD which are not translated to english but in the near future I will translate them. http://www.youtube.com/watch?v=A3ZYCyCt75g If there are questions or problems mail me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    To represent a basic model of knowledge I used C# and the Bamboo fx to persistence. A knowledge base is composed of objects and inference rules. I developed a set of classes for this model based on the FOL(First-order logic).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LATINO stands for Link analysis and text mining toolbox. It is a software library providing a range of data mining and machine learning algorithms with the emphasis on text mining, link analysis, and data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    The Language Processing Agency provides agents and an agent-oriented infrastructure for developing language processors in .NET. Typical language processors are transformation tools, extraction tools, language interpreters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LEET (Large Experiment and Evaluation Tool) is a front-end software utility for WEKA that simplifies large-scale experiment and evaluation of algorithms and datasets in the classification context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Lerning Process Hypercube Neuron

    Visualization of lerning process of hypercube neuron with two inputs.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LispSharp is a fully compiled lisp implementation for the .NET Framework. It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mary is a computerized therapist with english sentence parsing (determines the subject, verb and direct object of a sentence ~95% when all rules are in place), keyword recognition, user accounts with password protection and variable session lengths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ML+

    ML+

    Machine Learning

    Fast Machine Learning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ML.NET

    ML.NET

    Open source and cross-platform machine learning framework for .NET

    With ML.NET, you can create custom ML models using C# or F# without having to leave the .NET ecosystem. ML.NET lets you re-use all the knowledge, skills, code, and libraries you already have as a .NET developer so that you can easily integrate machine learning into your web, mobile, desktop, games, and IoT apps. ML.NET offers Model Builder (a simple UI tool) and ML.NET CLI to make it super easy to build custom ML Models. These tools use Automated ML (AutoML), a cutting edge technology that automates the process of building best performing models for your Machine Learning scenario. All you have to do is load your data, and AutoML takes care of the rest of the model building process. ML.NET has been designed as an extensible platform so that you can consume other popular ML frameworks (TensorFlow, ONNX, Infer.NET, and more) and have access to even more machine learning scenarios, like image classification, object detection, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ML.NET Samples

    ML.NET Samples

    Samples for ML.NET, an open source and cross-platform machine learning

    ML.NET is a cross-platform open-source machine learning framework that makes machine learning accessible to .NET developers. In this GitHub repo, we provide samples that will help you get started with ML.NET and how to infuse ML into existing and new .NET apps. We're working on simplifying ML.NET usage with additional technologies that automate the creation of the model for you so you don't need to write the code by yourself to train a model, you simply need to provide your datasets. The "best" model and the code for running it will be generated for you. The ML.NET CLI (command-line interface) is a tool you can run on any command prompt (Windows, Mac or Linux) for generating good quality ML.NET models based on training datasets you provide. In addition, it also generates sample C# code to run/score that model plus the C# code that was used to create/train it so you can research what algorithm and settings it is using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Platform supporting machine learning on different objects by different modification of the JSM method (for now). Predicates for the JSM method are written in CLIPS.Objects and modification of the JSM method have to written on one of .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Academical project for multi-agent distributed SANE system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mario Maker Bot for Twitch

    Mario Maker Bot for Twitch

    Bot collects Super Mario Maker level codes automatically from chat.

    Mario Maker Bot for Twitch collects Super Mario Maker level codes automatically from Twitch chat. It is a helpful tool for streamers who want to play Mario Maker levels made by viewers. Streamer can ask bot to pick one random level from the levels it has collected during the stream. Bot keeps log of levels it has collected and which it has randomly selected. Commands: ---------------- !level = If posted by streamer/master this command tells bot to pick one random level and removes it from the level list. !current = Bot shows which level was picked during last “raffle”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a mathematical/informatical/biologocal aproach to System-research. The aim is to write a progrramm that simulates a world with as many mathematical methods as possible at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Microsoft AI Lab

    Microsoft AI Lab

    Explore, learn, and code the latest breakthrough AI innovations

    Explore our most popular projects and experiments, demonstrating the possibilities of AI. Jumpstart your own AI innovations with learning resources and development solutions from Microsoft AI. Explore insights and behind-the-scenes technology for breakthrough AI innovations. From Tech Minutes videos to Technology Deep Dives, learn about the engineering that powers the future of AI. AI at Scale is expanding the possibilities of AI innovation by pushing the boundaries of infrastructure, effectiveness of machine learning models, and ease of development. Learn to create your own AI experiences with learning paths in conversational AI, machine learning, AI for devices, cognitive services, autonomous systems, AI strategy, and more. Start building AI solutions with powerful tools and services. Microsoft AI is a robust framework for developing AI solutions in conversational AI, machine learning, data sciences, robotics, IoT, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB