Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Try for free
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
This really isn't a game. It's all very randomly generated, and there is no way for any user input. I'll consider putting some in later.
I had been wanting to make the Game of Life for some time as well as make some kind of genetic algorithm based code.
So, here is what I came up with. While this may just seem like simplify a graphical display of what boredom looks like... well, it really doesn't go much past that point.
If you Don't know what Conway's game of life is:
It's the...
OpenCyc is the open source version of the Cyc(r) technology, the world's largest and most complete general knowledge base and reasoning engine. A new release with even more content, better performance, and improved reliability will be up shortly.
Game framework on top of Python, Panda3D and Twisted
Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point.
An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
A music recommendation engine. It is meant to be an add-on for popular media players like Winamp, Amarok, Rhythmbox or Banshee.
Currently supports only MediaMonkey Player.
Downlaod, extract and run "pronac.exe". Play the first song from the Now Playing list, it'll recommend you next songs from the same list.
NOTE: MAKE SURE THAT SONG SHUFFLE IS TURNED OFF WHILE USING PRONAC.
Based upon K-Nearest Neighbor Machine Learning Algorithm, K-Fold Cross Validation and EchoNest for audio features.
Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
Platform for parallel computation in the Amazon cloud, including machine learning ensembles written in R for computational biology and other areas of scientific research. Home to MR-Tandem, a hadoop-enabled fork of X!Tandem peptide search engine.
Implement your player strategy and compete with other strategies.
A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments.
To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
Rhea Genetic Engine is a highly versatile software engine used to solve ill-defined, abstract problems by employing a genetic pattern. It is easy to understand and use, yet provides advanced features for those who desire them.
Naimath (syn. blessing) is a project to create tools for diagnosis, management of clinical cases in the form of Rule based Medical Expert System integrating Interactive Health education, Semantified EMR, and serve as a learning tool for students. Website seen at www.naimath.com
Spring PyAI is a wrapper for the SkirmishAI Interface of the SpringRTS Engine. More Infrmation about SpringRTS can be found at http://www.springrts.com
A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
PyLife is an implementation of the game of life algorithm featuring parallel programming. It uses MPI and python to achieve a consistent software architecture and reliably performance.
An AI sandbox for learning game programming. It includes an integrated development environment, and functionality for rapid development of virtual characters.
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.
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.
Zerorule is a lite rule engine/expert system that implements the RETE algorithm which can improve the speed of forward-chained rule system. It is written entirly in the powerful python language. it supplies both a script interpreter and simple CLI.
Collection of Python scripts providing interactions between the sociological investigation platform and webservices (such as NLP, search engine, web database).
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.
Mental is a neural network engine implemented in pure Python. Design goals are easy-to-read source code, completeness, and ease of use. Presently implements feed-forward, back-propagation networks. Intended primarily for instructional use.
A lightweight and fast implementation of Conway\'s Game of Life and related cellular automata.
It includes a pattern viewer running X Windows and
a Python module intended to help in designing complex patterns.