ShypdShypd.ai
💻

Coding & Development

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

DeepGamingAI_FIFA

DeepGamingAI_FIFA

59%

DeepGamingAI_FIFA is an open-source project that provides a deep learning-based AI bot specifically designed to play the football simulation game FIFA 18 on the Windows platform. This tool offers a unique opportunity for developers and AI enthusiasts to explore and experiment with artificial intelligence in a complex gaming environment. It demonstrates how deep learning techniques can be applied to automate gameplay, providing insights into building AI for simulations. The project includes various components for training and playing, making it a valuable resource for understanding AI in gaming.

GitStart

GitStart

59%

GitStart is a platform designed to accelerate software development by providing elastic engineering capacity through a hybrid model of AI and human developers. It features Ticket Studio, which transforms vague tickets into quality specifications with clear context, integrating with tools like Figma, Jira, Linear, and GitHub. The Accelerate component then delivers merge-ready pull requests, combining coding agents with human developer oversight through a five-stage quality process. GitStart supports over 15 languages and frameworks, including React, Node.js, and Python, and can be used for frontend development, testing, bug fixes, and new feature development. It aims to make software development more accessible globally, offering a dedicated team of developers that learns your codebase over time.

GitHub Timeline

GitHub Timeline

59%

GitHub Timeline transforms your GitHub activity into stunning, interactive timelines, allowing you to visualize your coding journey. Users can easily track their most active periods, see precisely when they started various projects, and share their unique coding story. These beautifully presented timelines can be embedded directly onto personal portfolios, providing a dynamic and engaging narrative of development history. The tool is free to use and requires no credit card, making it accessible for all developers looking to showcase their work.

Federated-Learning-PyTorch

Federated-Learning-PyTorch

59%

Federated-Learning-PyTorch provides an open-source implementation of the vanilla federated learning paradigm, as described in the paper 'Communication-Efficient Learning of Deep Networks from Decentralized Data'. This tool is built using PyTorch and allows researchers and developers to conduct experiments on popular datasets such as MNIST, Fashion MNIST, and CIFAR10. It supports both independent and identically distributed (IID) and non-IID data distributions, with options for equal or unequal data splits among users. The implementation focuses on simple models like MLP and CNN to illustrate the effectiveness of federated learning, making it a valuable resource for understanding and experimenting with this distributed machine learning approach.

VoAPI

VoAPI

59%

VoAPI is a next-generation, high-performance, and highly scalable intelligent AI large-model API aggregation and distribution system. It offers a comprehensive suite of features for managing AI model APIs, including user and multi-currency management, API data forwarding, and a flexible rules engine supporting ES5/ES6 JavaScript syntax for custom rules. The system supports multiple balance mechanisms, daily check-ins, and multi-user levels. Advanced features include real-time RPM/TPM support for users, channels, and individual keys, remote model and vendor data synchronization, and channel grouping with fixed or timed multipliers. VoAPI also provides robust error handling with key disabling and automatic recovery, circuit breaker timeouts, IP/UA rule restrictions, and global/independent proxy configurations. It includes a redemption code system, custom menus, third-party logins, security filtering, API line display and speed testing, and node status monitoring. The Pro version adds online payment support, custom multi-currency, automated exchange rate conversion, online self-service invoicing, real-name authentication, marketing notifications, a powerful ticketing system, and dynamic routing with instant hot reloading.

parameter_efficient_instruction_tuning

parameter_efficient_instruction_tuning

59%

parameter_efficient_instruction_tuning is an open-source repository dedicated to the systematic comparison of various parameter-efficient fine-tuning (PEFT) methods for instruction tuning tasks. The project utilizes the SuperNI dataset as its primary benchmark for training and evaluation. Implementations of PEFT methods are adapted from well-known libraries such as adapter-transformers and peft. The repository includes bash scripts for running experiments, optimized for the hfai HPC platform, supporting features like experiment configuration, checkpoint management, and training state validation. It also addresses platform-specific considerations like PyTorch and CUDA compatibility, making it a valuable resource for researchers and developers working on efficient large language model fine-tuning.

robustmq

robustmq

59%

RobustMQ is a unified messaging engine built with Rust, designed as a communication infrastructure for the AI era. It operates as a single binary, one broker, and one storage layer, eliminating external dependencies and allowing deployment from edge devices to cloud clusters. It natively supports MQTT, Kafka, NATS, AMQP, and its own mq9 protocol on a shared storage layer, meaning a message written once can be consumed by any protocol. The mq9 protocol is specifically designed for AI Agent asynchronous communication, offering features like agent mailboxes with persistent store-first delivery, priority levels, and public mailbox discovery. RobustMQ emphasizes minimal operations, multi-tenancy, and ultra-low-latency dispatch, making it suitable for diverse messaging needs from IoT to streaming data pipelines.

deepmd-kit

deepmd-kit

59%

DeePMD-kit is a Python/C++ package designed to facilitate the creation of deep learning-based models for interatomic potential energy and force fields, and to perform molecular dynamics simulations. It addresses the accuracy-versus-efficiency dilemma in molecular simulations by leveraging deep learning. The package is highly modularized and interfaces with popular deep learning frameworks like TensorFlow, PyTorch, JAX, and Paddle, as well as high-performance classical and quantum MD packages such as LAMMPS, i-PI, and GROMACS. It implements the Deep Potential series models, which have been successfully applied to various systems, including organic molecules, metals, and semiconductors. DeePMD-kit also supports MPI and GPU for efficient parallel and distributed computing, making it suitable for complex scientific research.

vjepa2

vjepa2

59%

vjepa2 is an open-source project from Facebook AI Research (FAIR) providing PyTorch code and models for V-JEPA 2 and V-JEPA 2.1, self-supervised learning approaches for video. These models are pre-trained on internet-scale video data to achieve state-of-the-art performance in motion understanding and human action anticipation tasks. V-JEPA 2.1 further refines the training recipe to learn high-quality and temporally consistent dense features, leveraging dense predictive loss, deep self-supervision, and multi-modal tokenizers. The project also includes V-JEPA 2-AC, a latent action-conditioned world model for robot manipulation tasks, demonstrating capabilities like reaching, grasping, and pick-and-place without extensive environment-specific data. It offers pretrained checkpoints and easy integration via PyTorch Hub and HuggingFace.

voxtral.c

voxtral.c

59%

voxtral.c is a pure C implementation of the inference pipeline for the Mistral AI's Voxtral Realtime 4B speech-to-text model, designed for real-time speech recognition. It boasts zero external dependencies beyond the C standard library, making it highly portable and efficient. The tool supports various input methods, including WAV files, live microphone input (macOS), and streaming audio from stdin, allowing for transcription of virtually any audio format via ffmpeg. Key features include Metal GPU acceleration for Apple Silicon, streaming output of tokens as they are generated, a streaming C API for incremental audio processing, and memory-mapped BF16 weights for near-instant loading. It also incorporates a chunked encoder and rolling KV cache to manage memory usage efficiently, enabling unlimited-length audio transcription.

generative-ai-cdk-constructs

generative-ai-cdk-constructs

59%

The AWS Generative AI Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) offering multi-service, well-architected patterns for defining solutions in code. It enables developers to create predictable and repeatable infrastructure, known as constructs, for generative AI applications. The library provides high-level, multi-service abstractions of AWS CDK constructs with default configurations based on well-architected best practices. It is organized into logical modules using object-oriented techniques to model architectural patterns. The constructs are under active development and subject to non-backward compatible changes or removal in future versions, meaning users may need to update their source code when upgrading. It supports various languages including TypeScript, Python, C#, Go, and Java.

claudish

claudish

59%

Claudish (Claude-ish) is a command-line interface (CLI) tool designed to enhance the flexibility of Claude Code by enabling its use with a wide array of AI models. It functions by proxying requests through a local Anthropic API-compatible server, allowing users to leverage their existing AI subscriptions from providers like Anthropic Max, Gemini Advanced, ChatGPT Plus/Codex, Kimi, GLM, and OllamaCloud. Additionally, it supports over 580 models via OpenRouter and various local models for complete privacy. Claudish emphasizes cost control by utilizing existing API keys and offers features like multi-provider support, native auto-detection, direct API access, and a 100% offline option for sensitive code.

chat-with-mlx

chat-with-mlx

59%

chat-with-mlx provides an all-in-one chat playground for Large Language Models (LLMs) specifically designed for Apple Silicon Macs, utilizing the MLX Framework. It prioritizes privacy by allowing users to chat with their favorite models and data securely on their local device. The tool offers easy integration with HuggingFace and MLX Compatible Open-Source Models, including popular options like Llama-3, Phi-3, Yi, Qwen, Mistral, Codestral, Mixtral, and StableLM. Installation is straightforward via pip or Conda, making it accessible for developers and enthusiasts. It features a unified memory model and dynamic graph construction, characteristic of the MLX framework, ensuring efficient performance without data transfers between CPU and GPU.

MM-EUREKA

MM-EUREKA

59%

MM-EUREKA is a cutting-edge project exploring the frontiers of multimodal reasoning through rule-based reinforcement learning. It introduces powerful models such as MM-Eureka-Qwen-7B and MM-Eureka-Qwen-32B, which significantly advance performance in multidisciplinary K12 and mathematical reasoning tasks. The project has iterated on model architecture, algorithms, and data, moving from InternVL to the more robust Qwen2.5-VL base models. Key improvements include enhanced online filtering, adaptive online rollout adjustment (ADORA), and novel RL algorithms like Clipped Policy Gradient Optimization with Policy Drift (CPGD). MM-EUREKA also open-sources a comprehensive pipeline, including self-collected MMK12 datasets, to foster further research and development in multimodal AI.

wordpress-theme-puock

wordpress-theme-puock

59%

wordpress-theme-puock is a visually appealing and adaptive WordPress theme designed to enhance website aesthetics and functionality. It supports both light and dark modes, offering a modern user experience. Key features include global no-refresh loading, various layout options (blog, CMS, enterprise), built-in WordPress optimization, and a front-end user center. The theme integrates with multiple third-party login options like QQ, GitHub, Gitee, and Weibo, and supports AI features like ChatGPT and AI painting. It also provides extensive SEO capabilities, comment AJAX loading, reading time/word count, and numerous page templates and shortcodes, making it a comprehensive solution for WordPress users.

dgl-ke

dgl-ke

59%

dgl-ke is an open-source package designed for learning large-scale knowledge graph embeddings, built on top of the Deep Graph Library (DGL). It offers high performance, ease of use, and scalability, making it suitable for various machine learning tasks involving knowledge graphs. The package supports training knowledge graph embeddings using popular models like TransE, TransR, RESCAL, DistMult, ComplEx, and RotatE. Users can perform training on single machines (CPU/GPU) or distributed environments, evaluate pre-trained embeddings with link prediction tasks, and conduct inference for entity/relation linkage prediction or embedding similarity. DGL-KE is optimized for scale, capable of processing knowledge graphs with millions of nodes and billions of edges efficiently.

TensorLayer

TensorLayer

59%

TensorLayer is a powerful, open-source deep learning and reinforcement learning library built for scientists and engineers. It offers an extensive collection of customizable neural layers, enabling rapid development of advanced AI models. Inspired by PyTorch, TensorLayer provides transparent and flexible APIs, making it easier to build and train complex AI models compared to other TensorFlow wrappers. It supports multiple backends including TensorFlow, PyTorch, MindSpore, PaddlePaddle, OneFlow, and Jittor, allowing deployment on various hardware like Nvidia-GPU and Huawei-Ascend. The library is recognized for its simplicity, flexibility, and high performance, with comprehensive documentation and a large community.

kedro

kedro

59%

Kedro is an open-source Python framework designed for building production-ready data engineering and data science pipelines. It emphasizes software engineering best practices to ensure pipelines are reproducible, maintainable, and modular. Key features include a project template based on Cookiecutter Data Science, a Data Catalog for connecting to various data sources and versioning, and pipeline abstraction for automatic dependency resolution and visualization with Kedro-Viz. Kedro also supports coding standards like test-driven development with pytest and flexible deployment strategies, including integration with Argo, Prefect, Kubeflow, AWS Batch, and Databricks. It aims to address the shortcomings of one-off scripts and Jupyter notebooks by promoting team collaboration and efficiency through modular, reusable analytics code.

Bloop

Bloop

59%

Bloop is building tools designed to empower engineers to plan, orchestrate, and review the work of autonomous AI agents. The platform aims to provide the necessary infrastructure to significantly multiply output, especially as the industry transitions from simple auto-complete functionalities to more complex, long-running tasks. Its core mission is to transform every engineer into a high-velocity engineering manager by streamlining the management of AI agent workflows. This focus on agent orchestration and review positions Bloop as a critical tool for developers working with advanced AI systems, enabling more efficient and effective project execution.

image_captioning

image_captioning

59%

image_captioning is an open-source TensorFlow implementation of a neural image caption generation system, based on the "Show, Attend and Tell" paper. This tool takes an image as input and outputs a descriptive sentence. It leverages a convolutional neural network (CNN) to extract visual features from the image, which are then decoded into a sentence by an LSTM recurrent neural network (RNN). A soft attention mechanism is integrated to enhance the quality and relevance of the generated captions. The project supports end-to-end training of both CNN and RNN components, allowing for fine-tuning with datasets like COCO train2014. Users can evaluate models, generate captions for new images, and monitor training progress with TensorBoard.

SwanLab

SwanLab

59%

SwanLab is an open-source, modern-design AI training tracking and visualization tool built for AI model training teams. It provides comprehensive features for experiment analysis, metric observation, and collaboration. Researchers can track key metrics, record hyperparameters, and visualize training processes through an intuitive UI, helping to identify issues and accelerate model iteration. SwanLab supports a wide range of data types including scalar metrics, images, audio, text, video, 3D point clouds, and biochemical molecules, along with various chart types like line, media, bar, and custom ECharts. It offers both cloud and self-hosted deployment options and integrates with over 50 mainstream frameworks, including PyTorch, Transformers, and Keras. Key functionalities include experiment comparison, multi-person collaboration, hardware monitoring, and an open API for extended capabilities.

ResnetGPT

ResnetGPT

59%

ResnetGPT is an open-source project built with Resnet101 and GPT, designed to create an AI capable of playing the mobile game Honor of Kings. Developed using the PyTorch framework, it leverages a pre-trained Resnet101 model and a Transformer-based decoder for game actions. The project provides code for training the AI with gameplay data, including scripts for data capture and preprocessing. While the project is no longer actively updated, it serves as a foundational example for developing AI agents for complex game environments, requiring a dedicated NVIDIA graphics card and an Android device for operation.

UniPic

UniPic

59%

UniPic is an open-source multi-image editing model developed by SkyworkAI, focusing on image editing, generation, and understanding tasks. The tool is built around three distinct modeling paradigms, offering flexibility and advanced capabilities for manipulating and interpreting images. It is particularly well-suited for AI researchers and developers who are actively working on or interested in multimodal models, providing a robust platform for experimentation and application development in the field of artificial intelligence and computer vision.

spacy-models

spacy-models

59%

spacy-models offers a collection of pre-trained models specifically designed for use with the spaCy Natural Language Processing (NLP) library. These models are essential for data scientists and machine learning engineers who are building applications that require advanced text processing capabilities. The models support a wide range of NLP tasks, including efficient text analysis, named entity recognition, and dependency parsing. By leveraging these pre-trained models, users can significantly accelerate their NLP development workflows, reducing the need for extensive custom training. The integration with spaCy ensures high performance and ease of use for various linguistic tasks.