ShypdShypd.ai
💻

Coding & Development

Browsing page 385 of AI tools for Coding & Development. Sorted by confidence score — our independent quality rating.

linfa

linfa

58%

linfa is a robust, open-source machine learning framework written in Rust, designed to provide a comprehensive toolkit for building various ML applications. It is conceptually similar to Python's scikit-learn, offering a wide array of common preprocessing tasks and classical machine learning algorithms. The framework includes implementations for algorithms such as Naive Bayes, K-Means, Gaussian-Mixture-Model, DBSCAN, OPTICS, ensemble methods like random forest, linear and logistic regression, support vector machines, decision trees, and dimensionality reduction techniques like PCA and t-SNE. linfa also supports various BLAS/LAPACK backends for optimized linear algebra routines, allowing developers to choose between pure-Rust implementations or external libraries like OpenBLAS, Netlib, or Intel MKL. This flexibility makes it suitable for developers looking to leverage Rust's performance and safety features in their ML projects.

MLJ.jl

MLJ.jl

58%

MLJ.jl (Machine Learning in Julia) is an open-source machine learning framework designed for the Julia programming language. It offers a unified interface and a collection of meta-algorithms for various machine learning tasks, including model selection, hyperparameter tuning, evaluation, composition, and comparison. The framework integrates over 200 machine learning models, encompassing those developed in Julia and other languages, providing a comprehensive ecosystem for machine learning workflows. It serves as an umbrella package, distributing components across several other specialized packages, making it a versatile tool for developers and data scientists working with Julia.

MML-Book

MML-Book

58%

MML-Book is an open-source repository offering comprehensive code and solutions for the "Mathematics for Machine Learning" (MML) book. This resource is specifically designed to aid self-study, providing Python code examples that help users better understand various machine learning concepts. It includes detailed solutions to exercises for each chapter, with notebooks that render LaTeX for clear mathematical explanations. The repository covers topics from Chapter 2 through Chapter 7, with a focus on practical application and conceptual clarity. It's a valuable asset for anyone looking to deepen their understanding of the mathematical foundations of machine learning through hands-on practice and guided solutions.

modelfox

modelfox

58%

ModelFox simplifies the entire machine learning lifecycle, from training to deployment and monitoring. Users can train models directly from CSV files using a command-line interface, with automatic data transformation and model selection. It supports predictions across multiple programming languages including Elixir, Go, JavaScript, PHP, Python, Ruby, and Rust, providing flexibility for integration into diverse applications. The platform also offers a browser-based application for inspecting models, tuning performance, making example predictions with detailed explanations, and monitoring models in production to track accuracy, precision, and recall, as well as detect data drift.

Emergent AI: Vibe Code Apps

Emergent AI: Vibe Code Apps

58%

Emergent AI: Vibe Code Apps is an AI-powered development platform designed to transform ideas into fully functional web and mobile applications. Users can describe their desired application in natural language, and the AI handles the entire development process, including coding, design, and deployment, eliminating the need for programming experience. The platform supports building websites, mobile apps, custom AI agents, and powerful integrations. It offers instant deployment, seamless data connections, and powerful scalability, catering to a wide range of users from individual builders to enterprises. Emergent aims to streamline software development, allowing users to focus on their vision rather than the technical complexities of coding.

Machine-Learning-A-Probabilistic-Perspective-Solutions

Machine-Learning-A-Probabilistic-Perspective-Solutions

58%

Machine-Learning-A-Probabilistic-Perspective-Solutions is a GitHub repository offering comprehensive solutions to exercises found in Kevin Murphy's renowned 'Machine Learning: A Probabilistic Perspective' textbook. This resource is designed to aid students and researchers in understanding complex machine learning concepts by providing detailed, step-by-step solutions. The repository focuses on computational exercises, which are implemented in Python using Jupyter notebooks, making them interactive and easy to follow. Each solution includes an introduction, insight into the problem, the solution itself, and remarks, enhancing the learning experience. It serves as an invaluable educational tool for anyone studying machine learning.

Machine-Learning-homework

Machine-Learning-homework

58%

Machine-Learning-homework is an open-source GitHub repository offering Matlab coding assignments specifically designed for the Machine Learning course by Andrew Ng on Coursera. This resource is invaluable for students looking to practice and reinforce their understanding of machine learning concepts through practical coding exercises. The repository also thoughtfully includes links to external solutions and resources, primarily in Chinese, providing additional support for learners. It serves as a practical companion for those undertaking the Coursera course, enabling them to work through the assignments and check their understanding.

Machine-Learning-Web-Apps

Machine-Learning-Web-Apps

58%

Machine-Learning-Web-Apps is a comprehensive GitHub repository dedicated to guiding developers through the process of building and embedding machine learning models into web applications. It offers practical examples and resources utilizing popular frameworks such as Flask and Streamlit for Python-based applications, and Express.js for Node.js. The repository includes various projects like a Bible Verse Prediction ML App, Gender Classifier ML App, and a Spam Detector ML Package, demonstrating diverse applications of ML in web contexts. It also covers essential requirements for both Python and Node.js ML web apps, making it a valuable resource for those looking to integrate AI into their web projects.

ncnn-android-yolov5

ncnn-android-yolov5

58%

ncnn-android-yolov5 is an open-source project designed to demonstrate YOLOv5 object detection on Android devices. It serves as a practical example for developers looking to implement real-time object detection capabilities in their mobile applications. The project is built upon the ncnn deep learning inference framework, ensuring efficient performance on Android platforms. Developers can easily integrate this example by downloading the ncnn library, extracting it into the project's jni directory, and then building the project with Android Studio. This tool is ideal for those who need a ready-to-use, customizable foundation for adding computer vision features to their Android apps.

Senna

Senna

58%

Senna is an open-source project designed to integrate large vision-language models (LVLMs) with end-to-end autonomous driving systems. Developed by researchers from Huazhong University of Science and Technology and Horizon Robotics, Senna aims to enhance planning safety, robustness, and generalization in autonomous vehicles. The project provides comprehensive resources including code, model weights for Senna-VLM, and scripts for training and evaluation. It supports data preparation by generating QA data using models like LLaVA-v1.6-34b for scene descriptions and planning explanations. Senna offers both full-parameter and LoRA fine-tuning options, with full-parameter fine-tuning recommended for optimal performance. Researchers and developers can utilize Senna to build and evaluate advanced AI-driven vehicle control systems, demonstrating strong cross-scenario generalization and transferability.

sig-mlops

sig-mlops

58%

sig-mlops is a Special Interest Group (SIG) within the Continuous Delivery Foundation (CDF) dedicated to Machine Learning Operations (MLOps). This open-source initiative aims to foster collaboration and drive standardization within the MLOps community. The group focuses on sharing best practices, developing documentation, and providing resources for professionals involved in the deployment, monitoring, and management of machine learning models. It serves as a hub for discussions, knowledge exchange, and contributions to the evolving field of MLOps, helping to streamline processes and improve efficiency in AI/ML development workflows.

pyRiemann

pyRiemann

58%

pyRiemann is an open-source Python machine learning package designed for processing and classifying real or complex-valued multivariate data. It leverages the Riemannian geometry of symmetric or Hermitian positive definite matrices, offering a high-level interface that mimics the scikit-learn API. While generic for multivariate data analysis, it's specifically tailored for biosignals like EEG, MEG, or EMG in brain-computer interface (BCI) applications, including motor imagery, event-related potentials, and steady-state visually evoked potentials. It also supports multisource transfer learning and remote sensing applications, such as processing radar images. The package provides functionalities for estimating covariance matrices and classifying them, making it a powerful tool for researchers and developers in these fields. It can be easily integrated into scikit-learn pipelines for comprehensive data analysis workflows.

resources

resources

58%

resources is an open-source repository dedicated to curating and organizing Go-based data science resources. It serves as a central hub for developers and data scientists working with the Go programming language, offering a comprehensive collection of links to various community resources such as events, conferences, and blogs. Additionally, it provides an extensive list of tooling resources, including essential packages, libraries, and development tools specifically designed for data analysis, visualization, and machine learning tasks within the Go ecosystem. This makes it an invaluable asset for anyone looking to explore or deepen their work in data science using Go.

RealMirror

RealMirror

58%

RealMirror is a comprehensive, open-source embodied AI VLA (Vision-Language-Action) platform designed to address fundamental challenges in humanoid robotics, such as high data acquisition costs, lack of standardized benchmarks, and the simulation-to-real-world gap. It offers an efficient, low-cost system for data collection, model training, and inference, allowing researchers to conduct VLA studies without needing a physical robot. The platform includes a dedicated VLA benchmark with multiple scenarios and extensive trajectories to facilitate model evolution and fair comparison. RealMirror also integrates generative models and 3D Gaussian Splatting for realistic environment and robot model reconstruction, enabling zero-shot Sim2Real transfer where models trained in simulation can perform tasks on real robots seamlessly. Recent updates include the Seed2Scale scheme for automatic large-scale upper limb trajectory generation and MirrorLimb with gesture teleoperation functionality.

skylark

skylark

58%

Skylark Editor is a high-performance, customizable text and hex editor written in C, designed for speed and efficiency, boasting startup times under a second. It includes a built-in file manager and SFTP remote manager, making file handling and remote access seamless. The editor supports binary/hex viewing for files of unlimited size and offers encryption/decryption for common key algorithms. It features Perl Compatible Regular Expression support, AI-Powered Chat Integration, and syntax highlighting for numerous languages. Skylark also supports SumatraPDF and clang-format plugins, code snippets, and a dark mode for enhanced user experience. With embedded Database-client, Redis-client, and Lua-engine, users can directly run Lua scripts and SQL files, making it a versatile tool for developers.

smartcore

smartcore

58%

smartcore is a comprehensive, fast, and ergonomic open-source library designed for machine learning and numerical computing in Rust. It enables developers to apply machine learning algorithms leveraging first principles, covering a broad range of methods including linear models, tree-based methods, ensembles, SVMs, neighbors, clustering, decomposition, and preprocessing. The library emphasizes production-friendly APIs, strong typing, and good defaults, while remaining flexible for research and experimentation. It features strong linear algebra traits with optional ndarray integration, WASM-first defaults for portability, and practical utilities for model selection, evaluation, and data access. smartcore is ideal for developers building AI applications in Rust who need robust and efficient ML capabilities.

Lore Sage

Lore Sage

58%

Lore Sage is a groundbreaking AI tool designed to bring fantasy worlds to life for tabletop role-playing games (TTRPGs). It allows users to transform their creative input into immersive settings, complete with diverse landscapes, rich histories, and compelling storylines. This enables Dungeon Masters to focus on weaving together player character narratives, while Lore Sage expertly handles the intricate details of the setting itself. Currently in beta, Lore Sage offers a free account with 5 complimentary generation tokens to get started. Paid users will gain access to upcoming features like character and adventure generation, as the platform continues to expand its capabilities for devoted storytellers.

MOVE Ai

MOVE Ai

58%

MOVE Ai pioneers and perfects markerless motion capture systems, enabling high-fidelity 3D animation directly from video. Since 2019, the company has developed multi-camera systems and patented AI technology for its award-winning motion engine. This technology dramatically reduces production costs by eliminating the need for suits or markers, leading to faster shoot times and scalable volumes. It provides comparable data quality to optical motion capture systems, making it a valuable tool for leading studios in VFX, entertainment, and gaming. MOVE Ai aims to streamline the animation workflow and make motion capture more accessible and efficient for various creative projects.

wilds

wilds

58%

wilds is an open-source machine learning benchmark designed to evaluate models under real-world distribution shifts. It offers a comprehensive package including data loaders that automate downloading, processing, and splitting of datasets, along with standardized evaluators for consistent model assessment. The benchmark covers a wide range of data modalities and applications, from medical imaging (tumor identification) to environmental monitoring (wildlife monitoring) and socio-economic analysis (poverty mapping). It also provides example scripts with default models, optimizers, and training/evaluation code, making it easy for researchers to integrate new algorithms and run experiments across its 10 included datasets. The package is installable via pip and supports optional integration with Weights & Biases for experiment tracking.

theMLbook

theMLbook

58%

theMLbook is an open-source GitHub repository offering Python code designed to replicate the illustrations found in 'The Hundred-Page Machine Learning Book'. This resource is invaluable for students and professionals seeking to deepen their understanding of machine learning concepts through practical, visual examples. By providing the exact code used for the book's figures, theMLbook allows users to interact directly with the algorithms and models discussed, facilitating a hands-on learning experience. It covers a range of machine learning topics, from fundamental algorithms like linear regression and K-means to more advanced concepts such as autoencoders and UMAP, making it a comprehensive companion for the book's readers.

Theo-Docs

Theo-Docs

58%

Theo-Docs is an open-source GitHub repository offering comprehensive guides for unlocking and utilizing various streaming services and AI tools. It provides detailed documentation for popular platforms such as Netflix, Disney+, Spotify, YouTube Premium, ChatGPT, and Gemini. Beyond streaming and AI, the repository also delves into practical topics like daily records, ESXI virtualization, OpenWrt router firmware, VPS guides, and information on various cloud service providers. This resource is ideal for users looking to optimize their digital experience across entertainment, AI applications, and personal server management.

V3D

V3D

58%

V3D is an open-source implementation of the research paper "V3D: Video Diffusion Models are Effective 3D Generators." This tool leverages video diffusion models to create 3D content, offering capabilities such as generating dense multi-views from a single image and reconstructing 3D assets using techniques like 3D Gaussian Splatting or NeuS. It provides instructions for installation, downloading weights, and running scripts to generate and reconstruct 3D models. The project is actively being developed, with plans for more checkpoints and examples, making it a valuable resource for researchers and developers interested in advanced 3D generation from video data.

Raion

Raion

58%

Raion is an exclusive private forum designed for the tech and business elite involved in building AI companies across the US, UK, and Europe. It offers reliable access to global compute and GPU capacity, addressing critical infrastructure needs for high-performance AI workloads. The platform connects members with decision-makers at hardware giants and cloud providers, facilitating strategic integration and global scaling. Raion emphasizes a rigorous selection process, admitting only well-capitalized enterprise companies and elite startups to ensure a community of proven visionaries. It supports ambitious plans for sustainable data centers and next-gen compute architectures, requiring deep expertise in areas like AI chip design, edge computing, and cybersecurity.

UiMagic

UiMagic

58%

UiMagic is an AI-powered full-stack app builder designed to streamline the creation of web applications. It enables users to build, edit, and deploy production-ready apps simply by providing text prompts, eliminating the need for traditional coding. The platform leverages AI to generate the necessary components, offering a no-code solution for rapid development. While specific features are noted as "coming soon," the core promise is to provide everything needed to build full-stack applications with AI, including capabilities for landing pages, SaaS apps, and portfolios. This tool aims to empower users to bring their web application ideas to life quickly and efficiently.