1,347 skills found · Page 5 of 45
OHDSI / WhiteRabbitWhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
gyorilab / IndraINDRA (Integrated Network and Dynamical Reasoning Assembler) is an automated model assembly system interfacing with NLP systems and databases to collect knowledge, and through a process of assembly, produce causal graphs and dynamical models.
QSFT / DoradusDoradus is a REST service that extends a Cassandra NoSQL database with a graph-based data model, advanced indexing and search features, and a REST API. See also doradus-openshift-quickstart, which allows Doradus to run as an OpenShift cartridge!
erwinjunker / RegressorGenerate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations, enums, database, routes, callbacks. Use regressor to capture your rails application behaviour.
microsoft / WingtipTicketsSaaS DbPerTenantA sample multitenant SaaS application using a database per tenant model, built on Azure SQL Database. Includes management scripts for a range of scenarios.
shreyapamecha / Speed Estimation Of Vehicles With Plate DetectionThe main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisition of series of images from the video, trucks are detected using Haar Cascade Classifier. The model for the classifier is trained using lots of positive and negative images to make an XML file. This is followed by tracking down the vehicles and estimating their speeds with the help of their respective locations, ppm (pixels per meter) and fps (frames per second). Now, the cropped images of the identified trucks are sent for License Plate detection. The CCA (Connected Component Analysis) assists in Number Plate detection and Characters Segmentation. The SVC model is trained using characters images (20X20) and to increase the accuracy, 4 cross fold validation (Machine Learning) is also done. This model aids in recognizing the segmented characters. After recognition, the calculated speed of the trucks is fed into an excel sheet along with their license plate numbers. These trucks are also assigned some IDs to generate a systematized database.
JCSama / CodeIgniter DevelbarCodeIgniter Developer Toolbar is a third party library based on Profiler Library with additional functionality for debugging and optimisation, Database, Models, Helpers, Libraries, Views, Ajax...
themotionmachine / OmniFocus MCPLet LLMs interface with your tasks and projects through the Model Context Protocol. Add, organize, and query your OmniFocus database with natural language commands.
ktanaka101 / MCP Server DuckdbA Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
yantisj / NetgrphModels IP networks in the Neo4j Graph Database for network automation and troubleshooting.
nolanlawson / Cordova Plugin Sqlite 2Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)
peterw / JarvisBaseQuestion-answering chatbot using OpenAI's GPT-3.5-turbo model, DeepLake for the vector database, and the Whisper API for voice transcription. The chatbot also uses Eleven Labs to generate audio responses.
oshalygin / Gqlgen Pg Todo ExampleThis a simple gqlgen repository example which includes basic models and interactions with a pg database
JonPSmith / EfCore.SchemaCompareLibrary to compare EF Core's Model of the database against a database's schema.
rvinzent / Django Dynamic ModelsDynamic Django models allow users to define, edit, and populate their own database schema.
f4ww4z / MCP Mysql ServerA Model Context Protocol server for MySQL database operations
iSoumyaDey / Awesome Web Hosting 2026The Ultimate Guide to Free Cloud Hosting. Compare 100+ Free Tier vs Paid platforms: Vercel, Netlify, Heroku, AWS, & VPS. Deploy Node.js, Python, Docker, Databases (SQL/NoSQL), & AI Models for free.
yezz123 / OrmdanticAsynchronous ORM that uses pydantic models to represent database tables ✨
aliyun / React Visual ModelingA DAG React Component for visualization modeling, suitable for UML, database modeling, data warehouse construction.(一个基于React的数据可视化建模的DAG图,适用于UML,数据库建模,数据仓库建设等业务)
guenthermi / Postgres Word2vecutils to use word embedding models like word2vec vectors in a PostgreSQL database