ShypdShypd.ai
💻

Coding & Development

Browsing page 169 of AI tools for Open Source & Models in Coding & Development. Sorted by confidence score — our independent quality rating.

STAR

STAR

57%

STAR is an advanced AI tool designed for real-world video super-resolution, leveraging spatial-temporal augmentation with text-to-video models. It significantly enhances video quality and clarity, making it suitable for various applications. The tool provides both I2VGen-XL and CogVideoX-5B based models, catering to different degradation levels in videos. Users can input low-quality videos and either provide a text prompt, automatically generate one, or use no prompt for enhancement. STAR is open-source and available on GitHub, offering inference codes and training capabilities. It requires substantial VRAM, recommending at least 24GB for optimal performance, and includes detailed instructions for setup and usage.

Baobab Tech

Baobab Tech

57%

Baobab Tech specializes in building open-source AI solutions with a focus on social impact. They assist organizations in harnessing the power of their data to uncover innovative operational strategies. The team develops solutions, offers strategic advice, and creates AI techniques specifically designed for social impact organizations. Their work aims to sharpen human judgment through AI, ensuring that technology serves humanitarian and developmental goals. Baobab Tech emphasizes a human-centric approach to AI development, making complex AI accessible and beneficial for non-profits and businesses seeking to make a positive societal difference.

TensorRT

TensorRT

57%

NVIDIA® TensorRT™ is an SDK designed for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open-source components of TensorRT, including sources for TensorRT plugins and ONNX parser, along with sample applications demonstrating its usage and capabilities. It enables developers to optimize and deploy AI models efficiently, streamlining API usage for enhanced performance. The platform supports various CUDA versions and offers containerized build options for different Linux distributions and architectures, including cross-compilation for Jetson and DriveOS. TensorRT also provides a prebuilt Python package for easy installation via pip, allowing users to quickly integrate it into their Python-based AI projects.

tensorrtx

tensorrtx

57%

TensorRTx is an open-source project designed to implement popular deep learning networks directly with the TensorRT network definition API. Unlike approaches that rely on parsers (like ONNX or UFF), TensorRTx emphasizes building networks from scratch, providing significant advantages. This method offers greater flexibility, allowing users to easily modify, add, delete, or replace layers, and even integrate preprocessing and postprocessing directly into the network. It also enhances debuggability, enabling incremental development and easy inspection of intermediate layer results. Furthermore, this approach is highly educational, fostering a deeper understanding of network structures rather than treating them as black boxes. The project supports various models including YOLO, ResNet, EfficientNet, and many others, with a clear workflow for converting trained models to TensorRT engines for efficient inference.

ladder

ladder

57%

Ladder network is a deep learning algorithm that combines both supervised and unsupervised learning techniques. This repository provides the source code for experiments detailed in the paper "Semi-Supervised Learning with Ladder Networks." It requires specific libraries like Theano, Blocks Stable 0.2, and Fuel Stable 0.2 for installation and operation. The tool includes various models for MNIST and CIFAR datasets, allowing users to train full, bottom-only, gamma, and supervised baseline models with different configurations for labeled and unlabeled samples. It also supports evaluating trained models on test sets.

auto-maple

auto-maple

57%

auto-maple is an intelligent Python AI designed to play the 2D side-scrolling MMORPG, MapleStory. It leverages simulated key presses, TensorFlow machine learning, and OpenCV template matching and other computer vision techniques to navigate challenging in-game environments. The tool can accurately track the player's position using minimap analysis, calculate shortest paths with the A* search algorithm, and execute complex ability combinations via customizable "command books." It also features automatic rune solving using color filtration, Canny edge detection, and a custom-trained TensorFlow model for high accuracy in diverse game settings.

BinaryNet

BinaryNet

57%

BinaryNet is an open-source project designed for training deep neural networks where weights and activations are constrained to either +1 or -1. This tool allows researchers and developers to reproduce the experimental results detailed in the associated BinaryNet article. The repository is structured into two main sub-repositories: 'Train-time' for replicating benchmark results and 'Run-time' for showcasing XNOR and baseline GPU kernels. It serves as a valuable resource for those interested in the specifics of binary neural network implementation and performance, offering both theoretical reproduction and practical demonstration aspects.

Flappy-bird-deep-Q-learning-pytorch

Flappy-bird-deep-Q-learning-pytorch

57%

Flappy-bird-deep-Q-learning-pytorch is an open-source Python project designed to showcase the application of deep Q-learning in the context of the popular Flappy Bird game. This repository provides the necessary source code for users to train an AI agent to play Flappy Bird from scratch, offering a practical, basic example of reinforcement learning principles. Beyond training, the project also enables users to test pre-trained models, making it a valuable resource for understanding and experimenting with deep Q-learning. The project is built using Python 3.6 and leverages libraries such as PyTorch, Pygame, OpenCV, and NumPy, making it accessible for developers and researchers interested in AI and game development.

Graphen

Graphen

57%

Graphen is an advanced AI platform dedicated to building state-of-the-art AI solutions across diverse industries. The platform provides a comprehensive AI Foundation, which includes specialized offerings like Ardi, AI Security, and AI Medical, alongside robust AI Finance solutions. Graphen's core system is designed to mimic complex brain functions, enabling sophisticated capabilities in knowledge building, pattern recognition, advanced reasoning, and strategic thinking. This allows Graphen to develop highly intelligent and adaptable AI applications tailored to specific industry needs, aiming to advance AI technology for the well-being of mankind.

O.XYZ

O.XYZ

57%

O.XYZ is an upcoming platform in the Coding & Development domain, currently in its "coming soon" phase. The website indicates a focus on allowing users to "Build On Any Axis" and invites interested parties to "JOIN THE INNER CIRCLE." While specific features are not yet detailed, the meta descriptions hint at a decentralized AI model, suggesting a departure from traditional AI development. The tool is positioned to lead, evolve, and create within the AI space, with a strong emphasis on community involvement through its "inner circle" registration. It is being developed by O, SA GENEVE SWITZERLAND & O SOFTWARES, QATAR.

open-genmoji

open-genmoji

57%

open-genmoji is an open-source project designed to replicate Apple's Genmoji feature, enabling users to create custom generative emojis using open technology. It functions by providing a collection of LoRA (Low-Rank Adaptation) files, finetuned on thousands of Apple emojis, that can be integrated with various image generation models. The tool also includes Open Genmoji Prompt Assist, a metaprompt system that helps users craft effective prompts for generating desired emojis. A key differentiator is the ability to use generated emojis in iOS 18+ as real emojis, even on devices that don't natively support Apple Intelligence. The project offers detailed tutorials and quickstart guides for both beginners and experienced users, with a focus on local execution on macOS.

pytorch-a3c

pytorch-a3c

57%

pytorch-a3c offers a PyTorch implementation of the Asynchronous Advantage Actor Critic (A3C) algorithm, a key method in deep reinforcement learning. Inspired by the Universe Starter Agent, this tool distinguishes itself by using an optimizer with shared statistics, aligning with the original A3C paper. It is particularly useful for researchers and developers working on reinforcement learning tasks, providing a foundational codebase for building AI agents. The project also highlights the existence of synchronous versions and other algorithms like A2C, PPO, and ACKTR, suggesting that A3C might be chosen for specific reasons over these alternatives. Contributions to the codebase are welcomed, fostering community-driven improvements.

Real-ESRGAN-ncnn-vulkan

Real-ESRGAN-ncnn-vulkan

57%

Real-ESRGAN-ncnn-vulkan is an open-source project offering an NCNN implementation of Real-ESRGAN, a powerful algorithm for general image restoration. This tool is particularly optimized for enhancing both general photos and anime images. It allows users to upscale images with various scale ratios (2x, 3x, 4x) and offers options for tile size to manage GPU memory usage. Users can select different pre-trained models, specify GPU devices, and configure thread counts for image decoding, upscaling, and encoding to optimize processing speed. The project also supports TTA mode and various output image formats like JPG, PNG, and WebP.

XTblock

XTblock

57%

XTblock is a hyper-capable network designed to supercharge blockchain technology while fostering a new decentralized AI and bot computing economy. It addresses common blockchain limitations like low speed, high latency, and limited scalability through its innovative time-sharding architecture. This technology allows for massive scalability and rapid transaction processing, making it suitable for a wide range of applications beyond traditional blockchain use cases. XTblock aims to democratize access to its platform, offering flexible and affordable subscription models for developers, SMEs, and large corporations. Its core architecture supports decentralized video streaming, file storage, distributed problem solving, edge computing, and decentralized blockchain oracles, with applications spanning DeFi, Gaming, and more.

tez

tez

57%

Tez (तेज़ / تیز), meaning sharp, fast & active, is a super-simple and lightweight Trainer for PyTorch, aiming to simplify the deep learning training process. It offers a clean code base, faster prototyping, and is designed to be production-ready. Tez supports CPU, single GPU, multi-GPU, and TPU training, making it versatile for various deep learning projects. The library emphasizes simplicity and customizability, allowing users to leverage PyTorch's full power while streamlining specific aspects of training. It comes with many utilities that can be used to tackle over 90% of deep learning projects, making it a valuable tool for developers and data scientists working with PyTorch.

vall-e

vall-e

57%

vall-e provides an unofficial PyTorch implementation of the VALL-E neural codec language model, enabling zero-shot text-to-speech synthesis. This open-source project allows users to train the VALL-E model efficiently on a single GPU, making advanced speech synthesis accessible for researchers and developers. It includes comprehensive instructions for installation, training, and inference, with examples for both English (LibriTTS) and Chinese (AISHELL-1) datasets. The implementation also supports various prefix modes for the NAR Decoder, offering flexibility in how acoustic prompt tokens are used. While the project emphasizes its potential risks regarding misuse due to its speaker identity preservation capabilities, it serves as a valuable resource for those looking to experiment with and advance text-to-speech technologies.

Tutel

Tutel

57%

Tutel is an optimized Mixture-of-Experts (MoE) library developed by Microsoft, designed to enhance the performance of large language models. It provides a parallel solution for both training and inference, accommodating dynamic behaviors often found in modern AI workloads. Tutel supports various advanced precision formats including FP8, NVFP4, and MXFP4, making it compatible with high-performance GPUs like A100, H100, B200, and MI300. The library is built on PyTorch (recommended version >= 2.0) and supports CUDA and ROCm for GPU acceleration, as well as standard CPU operations. It includes optimized gating APIs for models like Qwen3 and DeepSeek, and offers features like 'No-penalty Parallism/Sparsity/Capacity/.. Switching' for efficient resource utilization.

widgets

widgets

57%

Widgets is an open-source project offering a collection of desktop widgets for Windows 10/11, built using Vue3. It provides a variety of customizable components to enhance desktop functionality and personalization. Users can download the client directly from the Microsoft Store or widgetjs.cn. The project is continuously being improved and features diverse widget packages including AI components (DeepSeek, ChatGPT, Gemini), monitoring tools (server, energy consumption), default utilities (countdown, notifications, time progress, folders), iTime components (to-do, deadline, Pomodoro, calendar), clipboard managers, weather displays, hotspot trackers, clock styles (flip, standard, Mickey), photo albums, and fun widgets like an electronic wooden fish and dashboard. This tool is ideal for users looking to customize their Windows desktop with practical and engaging widgets.

NoScam

NoScam

57%

NoScam is a privacy-first scam protection application designed to safeguard users from fraudulent calls, texts, and chat messages. Utilizing 100% on-device AI, it detects scam patterns in real-time across multiple communication channels including calls, SMS, WhatsApp, Telegram, and voicemail. A key differentiator is its commitment to privacy, as all processing occurs locally on the user's device, ensuring conversations and personal data never leave the phone. It only checks unknown numbers, leaving contacts untouched. NoScam offers both a free plan with basic SMS scam detection and link checking, and a Pro plan that includes real-time call protection, WhatsApp, Telegram, and voicemail detection, and support for up to three devices.

Roboflow

Roboflow

57%

Roboflow is an end-to-end computer vision platform designed for developers and enterprises to build and deploy AI models that understand the physical world. It provides a comprehensive suite of tools, including AI-assisted data annotation for labeling images fast, hosted model training infrastructure with GPU access, and solutions for deploying models on device, at the edge, in VPC, or via API. The platform also offers workflows for building low-code pipelines and applications, and access to open-source computer vision datasets and pre-trained models through Roboflow Universe. With integrations for various tools and frameworks, Roboflow accelerates the computer vision roadmap for a wide range of industries.

Akai Space

Akai Space

57%

Akai Space aims to empower the future of AI by providing high-quality, API-driven labeled data. The platform standardizes datasets through human-led annotation and rigorous quality checks, ensuring consistency across every label. It addresses common AI challenges such as data inconsistency, lack of context, model bias, and edge cases by offering frontier data acquisition, training data development, and continuous evaluation & post-training feedback. Akai Space collects real-world multimodal data, curates raw data into structured intelligence with AI-assisted preparation and expert human insight, and continuously improves models through robust feedback and testing pipelines. This comprehensive approach supports the acceleration of AI across various domains including speech AI, biotechnology, healthcare, and autonomous systems.

Promptcraft

Promptcraft

57%

Promptcraft, as indicated by the scraped website content, appears to be a platform named APIGACOR88. This website is described as an online game platform offering entertainment with a high chance of winning large prizes. Users can participate in various game types including Sportbook, Casino Online, and Slot Arcade. The platform emphasizes the potential for "maxwin banjir" (flood of max wins) and a high win rate. It also features login, registration, live chat, and alternative links for access.

home-assistant-voice-pe

home-assistant-voice-pe

57%

Home Assistant Voice PE is an open-source project designed to integrate voice control capabilities into the Home Assistant ecosystem. This Preview Edition utilizes ESPHome source code, enabling users to flash firmware onto compatible devices for voice-activated home automation. The tool facilitates the setup and troubleshooting of smart home systems through intuitive voice commands, offering a hands-free interaction method. It is hosted on GitHub, providing full transparency and community contributions for its development. Users can find comprehensive documentation for installation and configuration, making it accessible for those looking to enhance their Home Assistant experience with voice functionalities.

Mindgard

Mindgard

57%

Mindgard offers an automated AI security platform designed to uncover and mitigate vulnerabilities in AI systems. It provides AI Recon to reveal the AI attack surface, AI Red Teaming for continuous testing against evolving attacks, AI Assessment to find and fix security flaws, and AI Runtime Protection to identify and respond to attacks in real-time. The platform maps and secures the AI attack surface, offering capabilities like AI model evaluation, security scanning, shadow AI risk exposure management, and AI security risk and compliance reporting. Mindgard also includes runtime threat detection, context-driven guardrails, and self-healing remediation, ensuring comprehensive protection for models, agents, and applications across various production environments.