Showing 42 open source projects for "Agentic AI"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    OpenMonoAgent

    OpenMonoAgent

    Terminal-native coding agent powered by local LLMs

    ...OpenMonoAgent.ai is best suited for developers who want a local AI development stack with no API keys, no cloud dependency, and no telemetry.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Semantic Kernel

    Semantic Kernel

    Integrate cutting-edge LLM technology quickly and easily into your app

    Semantic Kernel is an open-source SDK that lets you easily combine AI services like OpenAI, Azure OpenAI, and Hugging Face with conventional programming languages like C# and Python. By doing so, you can create AI apps that combine the best of both worlds. To help developers build their own Copilot experiences on top of AI plugins, we have released Semantic Kernel, a lightweight open-source SDK that allows you to orchestrate AI plugins. With Semantic Kernel, you can leverage the same AI...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BotSharp

    BotSharp

    AI Multi-Agent Framework in .NET

    Conversation as a platform (CaaP) is the future, so it's perfect that we're already offering the whole toolkits to our .NET developers using the BotSharp AI BOT Platform Builder to build a CaaP. It opens up as much learning power as possible for your own robots and precisely control every step of the AI processing pipeline. BotSharp is an open source machine learning framework for AI Bot platform builder. This project involves natural language understanding, computer vision and audio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Comandi Vocali Offline per Windows

    Comandi Vocali Offline per Windows

    Sistema comandi vocali offline per Windows, veloce e privato .Offline

    Questa versione è superata. 👉 Nuova versione funzionante: https://voicecommander2multilingual.sourceforge.io/ o scaricala direttamente - direct download : https://sourceforge.net/projects/voicecommander2multilingual/files/VoiceCommander2.zip/download VoiceCommander 2.0 è stabile, migliorato e completamente operativo. Comandi Vocali Offline per Windows è un sistema di controllo vocale che funziona interamente in locale sul tuo PC. Permette di controllare il computer con la...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    AICommand

    AICommand

    ChatGPT integration with Unity Editor

    ...The project showcases an emerging workflow where LLMs augment game and tooling development by understanding intent and producing editor-side outcomes. It provides a minimal setup that connects your OpenAI API key and surfaces a command window right inside Unity. The aim is to experiment with agentic assistance inside the editor loop, turning repetitive steps into promptable actions. While positioned as experimental, it demonstrates the potential of pairing Unity’s extensibility with AI-driven command execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WumpusWorld-CSharp

    WumpusWorld-CSharp

    A Wumpus World in c# and prolog with a GUI

    Wumpus World Game is based on knowledgebase agents and is described in the book , Artificial Intelligence : A Modern Approach (Russel - Norvig). This is an implementation of Wumpus World (a Knowledgebase agent game) using csharp alongside prolog with a GUI. C# has the main environment of the game and the GUI The GUI was created using WPF , Windows Presentation Foundation Prolog is used as the knowledgebase of the agent of Wumpus World In order for C# to communicate with Prolog a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Thalamus is a framework for creating modular interactive characters. Its goal is to make it possible to create interactive characters out of a set of different independent modules, each of which has a designated role in the behavior of the character. Unlike most the other interactive character frameworks, there is no specific module to act as the Mind, neither as the Body. It supports and is largely based on the architecture of SAIBA/BML. Acknowledgements: GAIPS/INESC-ID: (Intelligent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Game of Giants - 2 player AI

    2 Player (Bot or Human) AI Gaming

    Game of the Giants is a two-player board game which is played on a 10x10 grid of cells. Each player has four giants having initial configuration as shown in starting stage. A move consists of two subsequent actions: 1. One moves one of one's own giant one or more empty squares in a straight line (orthogonally), exactly as rook moves in chess, it may not cross or enter a square occupied by a giant or an arrow. 2. After moving, the giant shoots an arrow from its landing square to another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    aCompute

    aCompute

    Aims to enable researcher to tap in to mobile computing capability

    This is a software agent based computing program that will enable researchers and other users to tap in computing power of machine available by sharing work load on the fly with zero configuration on network & resources A self organizing agent program that will understand network and its resource. where as the only job left to researcher is to split up jobs in several chunks of programs either parallel or sequential jobs and go issue the job (A visual Modeler or Scripting support need to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    dotRL

    dotRL

    A platform for rapid Reinforcement Learning methods development

    Application allowing convenient experimentation in Reinforcement Learning - a Machine Learning domain. Project goals are: - keep adding new environments and agents as simple as possible - provide a rich set of state-of-art algorithms and problems - integrate with other existing Reinforcement Learning platforms If you found this application useful please cite this work: http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6643987
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CHP: C# HTN-Planner

    CHP: C# HTN-Planner

    A simple HTN-planner written in C#

    C# HTN-Planner (CHP), a simple HTN-Planner written in C#. A domain-independent automated planning system based on ordered task decomposition, similar to SHOP2. It includes a Microsoft Visual Studio project (CHP) and a Unity3D project (CUHP), both with some examples. It is inspired by Dana Nau's Pyhop implementation and the book Automated Planning: Theory and Practice by Malik Ghallab et al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    Open Exchange (OpEx)

    Open Exchange (OpEx)

    The open source Algorithmic Trading System

    OpEx is an application suite that includes the main building blocks of commercial electronic trading systems. All OpEx applications run on distributed system architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Virtual Actor Demo Implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    iFACE
    Intelligent Facial Animation software for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Framework for strategic decisions in military environment. A project at the Technical University of Budapest, Faculty of Electrical Engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CROC: a Representational Ontology for Concepts. A Semantic Web project, aiming to provide agents with a conceptuology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GnuTutor is an open source re-imagining of the intelligent tutoring system AutoTutor (autotutor.org) developed at the Institute for Intelligent Systems at the University of Memphis. GnuTutor has a simple codebase to foster development of derivative ITS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next