Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
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.
Data useful for testing autonomous navigation algorithms
This repository is only used for the purpose of dataset storage for Team IGVC, IITK. For the relevant code, see our GitHub repositories. (https://github.com/igvc-iitk).
The recorded data is used for testing various algorithms related to Computer Vision, SLAM, Motion Planning etc.
Twitch Quiz Bot is a Twitch chat client capable to run quizzes.
Main features:
-maintains a leader board;
-able to randomize questions in the list;
-it gives a hints over time by opening a random letter in the answer;
-you can request leader board information through !ShowScore chat command;
-you can request repeat of the current question through !RepeatQuestion;
-you can request the list of available chat commands through !Commands chat command.
-you can request the top of the...
A modular implementation of various algorithms and techniques of Machine Vision, and a 3D virtual environment for demonstration, a project for UCM (Universidad Complutense de Madrid).
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Java Based ArtificialIntelligence - an experimental approach to machine self-learning
The project is meant as an experiment: it's just fooling around with code and seeing what happens. Don't expect Skynet to come rolling out of it.
BotBattle is a framework to try different ideas for artificialintelligence in delphi. Different bots can fight against each other in realtime death matchs visualised by OpenGL.
This Java project creates a testing environment application to analyze an image at its low level features and suggest tags to clasify it using an ontology search based on the tags of similar images.
Molle is a cross-platform prover for modal logic, which exploits the modal semantic tableaux method. It features a very usable graphical interface, with interactive representation of generated models. Molle is maintained by Politecnico di Milano.
A project originally for an undergraduate Freshman seminar on motion planning algorithms. Provides a basic interface for drawing obstacles in a 2-D plane and the ability to select an algorithm by which to plan a path in this user-defined world.