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
Context for your AI agents
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.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
Navlib is a collection of algorithms created to solve the navigation problem for 2D non-holonomic vehicles. It includes code for computational geometry, system identification, path planning, and control. Written in C++ with python extensions.
A module for Python which provides interface to the PARI/GP computing library. We propose to write programs for PARI using Python scripting language. Python makes code much more clean, readable and manageable than the old-style PARI scripts.
Dun and Bradstreet Risk Analytics - Supplier Intelligence
Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.
Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
Vision: To create a city simulation using a all volunteer organization that reaches across the entire world. The project will be created in a virtual workspace utilizing the communication devices that are attainable for a wide volunteer base.
MathGL++ is a class library for fast C++ maths for use in OpenGL C++ projects. Easy to use and similar to the OpenGL API. Matricies, Vectors, Quaternions, Linear polynomials with eigen systems are all going to be included.
The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
BrennerMD is a public domain Fortran molecular dynamics program by Donald Brenner and other people. This project is to maintain the original sourcecode and to build a Python interface on top of it.
METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
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.
"The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
The goal of this project is to develop a generic and powerful 3D simulation framework mainly but not exclusively targeted at game development. Important aspects are efficency and simplicity of use.
The open virtuality engine (OpenVE) project addresses the design and implementation of modular virtuality systems (e.g. games, visualization systems, etc.). It comprises designs, patterns, code, tutorials and examples.
The goal of Motorsport is to become the most realistic simulation of wheeled vehicles possible. The addition of cars and tracks will be a simple task, and there will be a system for customization of most of the simulator features.
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.
An abstraction layer allowing the use of different physics libraries through a consistent API. It's possible to swap between different physics engines without altering code. Interfaces are provided to connect it to your visualisation framework of choice.
yaucp, Yet another uController Project. Is a set of tools and source of code and information for developing for the AVR families of microcontrollers under Linux using only GPL-compatible tools, released under the GPL.
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
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.
Damocles is a game engine programmed in C++.(Opengl/SDL) ||| OS:Linux / Windows ||| 3 main modules in Damocles: ||| Damocles : 3D engine |||Junior : Physic and Mathematics engine ||| Unik : Network engine (Only for Windows version for the moment)
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
The Genetic Architecture Framework is intended to explore and experiment with artificial life techniques using a genetic base for the physical and neural networks for the brain, in a game based simulated world.
A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra