Showing 126 open source projects for "agents"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Gym

    Gym

    Toolkit for developing and comparing reinforcement learning algorithms

    Gym is a toolkit for developing and comparing reinforcement learning algorithms. It supports teaching agents, everything from walking to playing games like Pong or Pinball. Open source interface to reinforce learning tasks. The gym library provides an easy-to-use suite of reinforcement learning tasks. Gym provides the environment, you provide the algorithm. You can write your agent using your existing numerical computation library, such as TensorFlow or Theano. It makes no assumptions about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PySC2

    PySC2

    StarCraft II learning environment

    PySC2 is DeepMind's Python component of the StarCraft II Learning Environment (SC2LE). It exposes Blizzard Entertainment's StarCraft II Machine Learning API as a Python RL Environment. This is a collaboration between DeepMind and Blizzard to develop StarCraft II into a rich environment for RL research. PySC2 provides an interface for RL agents to interact with StarCraft 2, getting observations and sending actions. The easiest way to get PySC2 is to use pip. That will install the pysc2 package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Robocode

    Robocode

    Robocode is a programming tank game for Java

    Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks with Java. The robot battles are running in real-time and on-screen. The motto of Robocode is: Build the best, destroy the rest!
    Leader badge
    Downloads: 690 This Week
    Last Update:
    See Project
  • 4
    Dead Deer 3.14.6.2024

    Dead Deer 3.14.6.2024

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 5

    AI for Games

    Game framework with AI

    Provides a framework / game engine for building 2D games and includes sophisticated AI routines to manage state-driven entities and autonomous agents. Although this library makes several very powerful AI techniques available and take care of all the calculations needed to update and render the game entities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A rudimentary 3D computer game that utilises artificial neural networks to enable computer agents to anticipate a target's location and shoot (bullets) in the corresponding direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Biogenesis
    Biogenesis is an artificial life program that simulates the processes involved in the evolution of organisms. It shows colored segment based organisms that mutate and evolve in a 2D environment. Biogenesis is based on Primordial Life.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    EyesOnly - TopSecret

    EyesOnly - TopSecret

    The world is no longer the same

    The world is no longer the same, to keep the working class together it takes tactical action and quality intelligence for the party to unite more and more and be accepted as unanimity. Join the country's most senior field agents and fight the most entrenched reactionaries. Comrade on-wards the fight continues. License Advice: Creative Commons 1.0 Legal Advice: https://www.dmca.com/r/p20r5p8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Biogenesis Color Mod

    Mod for evolution simulation and artificial life program Biogenesis

    You can download the Color Mod at the Biogenesis main site too (included in the main download now). You also find the sourcecode there. If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Original project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ Includes Tyler Colemans "Features Mod": https://sourceforge.net/projects/biogenesisfeatu/ Biogenesis discussion...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    ... is a sophisticated AI experimentation platform built on top of Minecraft, and designed to support fundamental research in artificial intelligence. The Project Malmo platform consists of a mod for the Java version, and code that helps artificial intelligence agents sense and act within the Minecraft environment. The two components can run on Windows, Linux, or Mac OS, and researchers can program their agents in any programming language they’re comfortable with.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    BWAPI

    BWAPI

    An API for interacting with Starcraft: Brood War (1.16.1)

    Brood War Application Programming Interface or BWAPI is a free and open source C++ framework that is used to create Artificial Intelligence (AI) agents that play the popular Real Time Strategy (RTS) game Starcraft: Brood War. With BWAPI, players of varying levels can create AI agents to play Brood War, but with certain limits. BWAPI will only reveal visible parts of the game state to AI modules to enable programmers to write competitive non-cheating AIs. BWAPI also denies user input so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 Csharp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    GGPServer is a web server based on Apache Tomcat that allows to play and watch matches between registered general game glaying (http://en.wikipedia.org/wiki/General_Game_Playing) programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Infinite Wisdom

    Java RTS framework

    A bare bones RTS game framework. With some working code (but many features missing). In the future there will be features that let you help data-mine a set of replays to identify weaknesses in strategy, and have some building blocks to build AI agents. Alpha phase. See "website" below for some documentation. At the moment there's no detailed getting started guide, but you can get some pointers at the bottom of the main Javadoc page in the "Description" section. Proper tutorial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TinyCog

    Cognitive architecture with a focus on self-models

    TinyCog is a cognitive architecture (perception, action, reasoning, planning, and language) with a focus on representing "self-models" (physical, capabilities, intentions, social, historical, "cognitive stream") in order to implement social reasoning and collaborative planning in a "hunter domain" test bed. We use Prolog, RDF Triples, Description Logic and a HTN-Planner as base technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Redqueen Chess Engine
    Redqueen is an UCI (Universal Chess Interface) only compatible chess engine written in C++.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    OpenCity is another 3D city simulator. You can build residential, commercial and industrial zones then supply them with necessary goods and watch them grow up. Version 0.0.6stable is now available for download. Any feature request/bug report is welcome
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Star Ships Learning Framework
    The Star Ships Learning Framework (SSLF) provides basic routines and methods in order to interact with the space shooter Star Ships V2.1. It provides the necessary interfaces for controlling the program's ships and its logic from outside the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    The Mind Module (MM) is a spreading activation network (SAN) that can be used as part of an avatar, non-player character (NPC), or agent architecture for providing dynamic and fine-grained states of mind. The MM models a character's personality as a collection of traits, maintains dynamic emotional state as a function of interactions with objects in the environment, and summarises an avatar's current emotional state in terms of `mood'. In the folder MMUnity (see Files) you will find an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spirit Development Kit is a SDK for development, simulation, and evolving of intelligent agents. Includes a library of AI algorithms and more a framework for modelling and simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pedsim

    A microscopic pedestrian crowd simulation system and library

    PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++ without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Game Engine and AI framework for playing No Limit Holdem
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Jagent
    Jagent is a suite for manipulating Creatures 3 and Docking Station agents. It consists of a sprite tool (Edos) and a PRAY tool (Monk). It requires Java (http://java.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FLocking Walkers (FLOW)

    FLocking Walkers (FLOW)

    Boids-like walkers with 3d animation

    This is a simulator of human self-organized walkers who use local rules to develop flocking and other (hopefully) interesting behaviors. "Flocking" is here used in the sense of Boids-creator Craig Reynolds. A 3d visualization is used to present these behaviors. The main program (computation and visualization) has been written in the DarkBasic language. To ask questions, report bugs etc. email to flockingwalker@gmail.com .
    Downloads: 0 This Week
    Last Update:
    See Project