Showing 129 open source projects for "ai made in python"

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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Protowars is a multiplayer turn based strategy game. The key difference is that the user will design its own units using pre-made parts available to all players. Users will be able to design their own maps and vote for new parts for all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A python script made to make installation of Ryzom easy and simple.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This project aims to improve the Civilization 4 AI using a genetic algorithm. We also have some alternative AI algorithms which have been custom written that will hopefully also improve the AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An AI sandbox for learning game programming. It includes an integrated development environment, and functionality for rapid development of virtual characters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project gives you a simple 2D world for playing with Artificial Intelligent actors. It contains of a world with objects. And a simple game, pyRugby, demonstrating the use of this world. All built in Python, using pygame for visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A project aiming to become a universal mod to improve Civilization 4, improving modablilty, the AI, the UI, and the performance of the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FEAR is a development kit helping software engineers create advanced artificial intelligence in synthetic characters with simplicity and efficiency. The project includes reusable AI components, portable framework and interfaces to realtime 3D games.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Wesen

    Wesen

    Predator-Prey simulation with programmable AI wars.

    Wesen is german for something alife. You can program the instincts of a species - and let them fight against others (not only by fight but by best survival). This way, you can do nice programming contests and learn python by the way!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Inspired by The Rasterbator, dotamatic lets you print posters from images where each pixel is made up in a variety of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of code for games using python. Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a MUD. Written in python. It is pretty eligble, considering it is wrtten by a kid. It has rooms, monsters, and objects. Lots of commands are already made for both playing and administrating. There is combat with both spells and fighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Labyrinth-Game implemented in OpenGL using PyOpenGL. Your goal is to maneuver a metall-ball through a parcour made up of walls and holes. Winner is who manages the parcour quickest without falling into a hole!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Pyo pyo is a python/pygame falling blobs game, inspired by the Puyo Puyo series made by Compile. It isn't really playable yet, so cvs only now. See the homepage for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    In Hoverbots, robots with an artificial intelligence fight each other in a 3D environment. The AI is coded by the competitors in any language. Robots can create drones with up to the same functionality as the robot, or simply as bombs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Rekop is an internet based multiplayer 7-stud poker game. It consists of these parts: * a server * a AI player * a client for solaris/hp-unix/linux/windows/...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Men in Blue aims to be a fun, yet realistic police game. Missions are dynamically generated by the AI, so no two plays will be the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    VGA Planets AI

    An AI player for VGA planets, utilizing the planets.nu API

    This project serves two functions. It's primary function is to help teach myself Pyton. It's secondary function is to act as a computer AI player for an internet game, VGA Planets as implemented on VGA Planets Nu. The AI is modular, with pieces being implemented one at a time. Currently, VGAP Nu does not support uploading turn results, so actions and commands are printed out, and have to be executed by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Support For Card Games in Python. In particular, support for Poker, with classes for Cards, Decks, Hands, Tables, Hand Classification, and AI for hand play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Smarter Orcs is a mod for the Civilization 4 mod Fall From Heaven. It aims to improve the AI in the game. In a first step, it will merge the existing Better AI project with FFH. Next, we will address the AI's performance with FFH's unique features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Relaxing game, simulating fishing process. The goal is highly realistic (photo-like) vizualisation. Fully simulated physical world, including rod, fishes, water, streams, weeds, bottom relief, plants, etc Pyhton-based fish AI for each type
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo