Coding & Development
Browsing page 269 of AI tools for Coding & Development. Sorted by confidence score — our independent quality rating.
computervision-recipes
computervision-recipes is a comprehensive open-source repository from Microsoft, offering best practices, code samples, and documentation for various computer vision tasks. It provides examples and guidelines for building computer vision systems, leveraging state-of-the-art libraries like PyTorch. The repository covers scenarios such as image classification, object detection, image similarity, keypoint detection, image segmentation, action recognition, and tracking. It aims to reduce development time by simplifying the process from problem definition to solution deployment, providing Jupyter notebooks and utility functions. The target audience includes data scientists and machine learning engineers looking for solution accelerators for real-world vision problems, with content ranging from fine-tuning models to hard-negative mining and model deployment.
AppSter Solutions
AppSter Solutions is a software company dedicated to transforming innovative ideas into tangible technological solutions. They specialize in comprehensive mobile solutions and software development, with a strong emphasis on creating user-centric experiences. The company leverages advanced technology, including AI, to build robust mobile applications and AI-driven platforms. Their core mission is to address real-world challenges through cutting-edge software development, ensuring that the final products are not only functional but also intuitive and impactful for users.
arbiter
Arbiter is a Rust-based, event-driven multi-agent framework designed for orchestrating strongly-typed, high-performance simulations and networked systems. It provides foundational types and traits for building actor-based systems with pluggable networking and lifecycle management. Tailored for discrete-event simulation, automated trading, and complex distributed systems, Arbiter's core concepts include Actors for execution units, LifeCycle for actor behavior, Handlers for message processing, Networks for system connections, and Runtimes for managing execution context. The framework is open-source and actively developed by Harnesslabs, offering extensive documentation and examples for in-depth understanding.
Arraymancer
Arraymancer is a powerful n-dimensional tensor (ndarray) library implemented in Nim, designed for high performance and ease of use. It provides a robust foundation for scientific computing, machine learning algorithms, and deep learning applications. The library supports various backends including CPU, Cuda, and OpenCL, and can leverage OpenMP for multithreaded compilation. Key features include basic math operations generalized to tensors, matrix algebra primitives, efficient slicing, broadcasting support, and a variety of reshaping operations. Arraymancer can handle tensors up to 6 dimensions and supports reading/writing .csv, Numpy (.npy), and HDF5 files. While its deep learning components are still evolving, it offers functionalities for neural networks, including fully-connected layers and convolutional networks, making it a versatile tool for developers and data scientists working with Nim.
awesome-AI-books
awesome-AI-books is a comprehensive GitHub repository dedicated to providing a curated list of AI-related books and PDFs. It serves as an invaluable resource for students and researchers looking to learn and download materials on artificial intelligence. The repository covers a wide range of topics, including introductory AI theory, mathematics for AI, data mining, machine learning, deep learning, philosophy of AI, quantum AI, and various AI frameworks and libraries. It also features a 'Training ground' section with links to platforms for AI experimentation and research, such as OpenAI Gym and DeepMind Pysc2. All books and PDFs are stored on Yandex.Disk due to GitHub's large file storage limitations, and the repository is intended for learning purposes only.
awesome-deepseek-coder
Awesome-deepseek-coder is a curated list of open-source projects and resources centered around DeepSeek Coder. It provides direct links to official DeepSeek Coder models hosted on Hugging Face, including base and instruct versions across various sizes (1.3B, 5.7B, 6.7B, 33B). Beyond official releases, the repository highlights community-built models that leverage DeepSeek Coder, such as OpenCodeInterpreter-DS and Magicoder-DS. It also features quantized models in AWQ, GGUF, and GPTQ formats, optimized for different deployment scenarios. The list includes integrations with AI coding assistants like Copilot refact and Tabby, showcasing DeepSeek Coder's capabilities in code completion and improvement. Additionally, it points to tools for finetuning data and API examples, making it a comprehensive resource for developers working with DeepSeek Coder.
Chinese-Text-Classification-Pytorch
Chinese-Text-Classification-Pytorch is an open-source toolkit designed for Chinese text classification tasks, built on the PyTorch framework. It offers out-of-the-box implementations of several popular text classification models, including TextCNN, TextRNN, FastText, TextRCNN, BiLSTM_Attention, DPCNN, and Transformer. The toolkit is user-friendly and ready for immediate deployment, supporting both character-level input and the integration of pre-trained word vectors, specifically using Sougou News Word+Character 300d. It also includes a pre-processed Chinese dataset (THUCNews) for training and evaluation, making it a comprehensive resource for researchers and developers working on Chinese NLP.
Genmaster
Genmaster serves as an AI guide designed to help users navigate the complex landscape of AI platforms specializing in image and video generation. The tool enables users to compare various AI models, assess their pricing structures, and evaluate available features to identify the best fit for their specific workflow requirements. By centralizing information on different AI platforms, Genmaster aims to simplify the decision-making process for individuals and businesses looking to leverage AI for creative content generation. It focuses on providing a clear overview to help users optimize their selection based on performance, cost-effectiveness, and desired functionalities.
babyagi-asi
BabyAGI: an Autonomous and Self-Improving agent, or BASI, is an open-source project available on GitHub. This tool is designed to function as an autonomous AI agent capable of self-improvement, offering a platform for developers to explore and build advanced AI agent capabilities. It leverages concepts like 'chain-of-thought' and 'program-of-thoughts' to enable intelligent decision-making and task execution. The project is licensed under the MIT License, promoting free use, modification, and distribution. With a strong focus on AI and AGI, babyagi-asi provides a foundational framework for creating sophisticated autonomous systems.
FunkyDesigns
FunkyDesigns serves as a comprehensive platform for users seeking Clash for Windows, a network proxy tool based on the Clash open-source project. The site facilitates downloads of Clash for Windows and acts as a directory for various VPN node providers, often referred to as "airports." It highlights both paid and free node options, emphasizing features like high-speed internet access, support for streaming services (Netflix, TikTok), and compatibility with platforms like ChatGPT. The platform details different pricing tiers from various providers, including monthly and annual plans, and supports multiple operating systems such as Windows, Android, macOS, and iOS, with compatibility for Clash, v2ray, shadowrocket, and vmess clients.
CRSLab
CRSLab is an open-source toolkit designed for building Conversational Recommender Systems (CRS), developed using Python and PyTorch. It offers a robust framework with comprehensive benchmark models and datasets, including graph neural network and pre-training models like R-GCN, BERT, and GPT-2. The toolkit supports extensive and standard evaluation protocols for testing and comparing different CRS, and features a general and extensible structure for unifying various conversational recommendation datasets and models. CRSLab also provides human-machine interaction interfaces for qualitative analysis, making it easy for new researchers to get started with flexible configurations.
AlphaTree-graphic-deep-neural-network
AlphaTree-graphic-deep-neural-network is an open-source project offering a comprehensive AI roadmap for machine learning, deep learning, GANs, GNNs, NLP, and big data. It aims to guide users from novices to qualified engineers by providing a structured learning path, abundant source code in Python and PyTorch, and detailed explanations of fundamental concepts. The resource includes deep learning papers with official TensorFlow and Caffe source code, along with applications in recommendation algorithms and knowledge graphs. It's designed to help individuals quickly grasp cutting-edge techniques, prepare for interviews, and understand the practical application of AI in various engineering projects.
awesome-explainable-graph-reasoning
awesome-explainable-graph-reasoning is an open-source collection of research papers and software dedicated to explainability in graph machine learning. This repository serves as a valuable resource for academics and researchers interested in understanding and implementing explainable AI within graph-based models. It categorizes content into explainable predictions, explainable reasoning, software, and theoretical/survey papers, offering a comprehensive overview of the field. The project is licensed under Apache 2.0, making its resources freely accessible for study and development. It's an excellent starting point for anyone looking to delve into the complexities of interpreting graph neural networks and their applications.
awesome-ml-model-compression
awesome-ml-model-compression is a comprehensive, open-source curated list of resources dedicated to machine learning model compression and acceleration. This GitHub repository compiles research papers, articles, tutorials, libraries, and tools covering various techniques such as quantization, pruning, distillation, and low-rank approximation. It serves as an invaluable reference for researchers, developers, and students looking to optimize deep neural networks for efficiency, speed, and reduced memory footprint. The repository is actively maintained and welcomes contributions, making it a collaborative effort to advance the field of efficient AI model deployment.
InternUtopia
InternUtopia is a comprehensive simulation platform designed for advanced Embodied AI research and development. It addresses the challenges of real-world data collection by offering a robust Sim2Real paradigm. Key features include GRScenes, a dataset of 100k interactive, finely annotated scenes covering 89 diverse categories, and GRResidents, an LLM-driven Non-Player Character system for social interaction and task generation. The platform also provides GRBench, a collection of embodied AI benchmarks for assessing various capabilities like Object Loco-Navigation, Social Loco-Navigation, and Loco-Manipulation. InternUtopia supports diverse robots, policies, and physically accurate interactive object assets, making it an ideal environment for scaling the learning of embodied models.
SectorFlow
SectorFlow specializes in building AI agents designed to automate real-world tasks within businesses. Their service begins with a comprehensive assessment, priced between $3.5K and $5K, to understand specific business needs and tailor AI solutions. The development process is efficient, with agents typically going live within 4 to 8 weeks. A key differentiator is their commitment to no lock-in, providing flexibility for businesses. While the current description mentions ITSM, the live website content indicates a broader application of AI agents for general business automation, focusing on custom development rather than a pre-packaged platform. This approach ensures that the AI agents are built right to meet the unique demands of each client.
ecg
ecg is an open-source AI tool designed for advanced arrhythmia detection and classification in ambulatory electrocardiograms. Leveraging a deep neural network, it aims to achieve cardiologist-level accuracy in analyzing ECG data. The tool is hosted on GitHub, providing a platform for researchers and developers to access, train, and test models. It includes instructions for setting up a Python environment, installing dependencies with or without GPU support, and training/testing models using configuration files. This makes it a valuable resource for medical diagnosis, research, and the development of AI-powered healthcare solutions.
External-Attention-pytorch
External-Attention-pytorch is a comprehensive GitHub repository offering PyTorch implementations of numerous attention mechanisms, Multi-Layer Perceptrons (MLPs), re-parameterization techniques, and convolution operations. This resource is designed for developers and researchers looking to deepen their understanding of these fundamental components in deep learning models. It includes detailed examples and usage instructions for over 30 different attention mechanisms, such as External Attention, Self Attention, MobileViT Attention, and many more. Additionally, it covers various backbone architectures like ResNet and MobileViT, several MLP types, and re-parameterization methods like RepVGG. The repository serves as a valuable educational and practical toolkit for implementing advanced neural network architectures.
hum.ai
hum.ai is dedicated to building advanced multimodal foundation models designed for practical, real-world applications. Their core focus is on leveraging satellite remote sensing and ground truth data to train these models, aiming to develop Artificial General Intelligence (AGI) for a deeper understanding of the natural world. The technology developed by hum.ai is currently being utilized in critical sectors such as nature conservation, carbon dioxide removal initiatives, and by various government agencies. This positions hum.ai at the forefront of applying AI to solve complex environmental and scientific challenges, providing robust solutions for data analysis and predictive modeling in these domains.
DeepLearningTutorial
DeepLearningTutorial offers a comprehensive deep learning tutorial translated into Chinese from the DeepLearning 0.1 documentation. This resource is designed for individuals looking to understand and implement deep learning algorithms and models. All examples within the tutorial are coded using Python and Theano, a powerful third-party library that enables the use of GPUs or CPUs for running Python code. The tutorial covers various topics, including getting started with deep learning, classifying MNIST digits using logistic regression, multilayer perceptrons, convolutional neural networks (LeNet), denoising autoencoders, stacked denoising autoencoders, and restricted Boltzmann machines. It serves as an excellent educational resource for Chinese-speaking students and researchers interested in the field of deep learning.
PYNQ-Classification
PYNQ-Classification is an open-source framework designed for the rapid deployment of embedded Convolutional Neural Network (CNN) applications on PYNQ platforms. It leverages Python on Zynq FPGA to accelerate CNN processing. The repository provides instructions for setting up Caffe and Theano dependencies, and includes demos for LeNet and CIFAR-10 models. Users can download a pre-configured SD card image or manually set up dependencies. The framework also guides on regenerating Vivado and Vivado HLS projects for implementing additional CNN models, making it a valuable resource for researchers and developers working with FPGA-based CNN acceleration.
Awesome-AGI-Agents
Awesome-AGI-Agents is an open-source GitHub repository that provides a continuously updated, curated list of resources related to Artificial General Intelligence (AGI) agents. This comprehensive collection includes various types of content such as insightful articles and videos, academic papers, and cutting-edge projects like Auto-GPT and MetaGPT. It also features development platforms like LangChain and SuperAGI, making it a valuable hub for developers and researchers. The repository aims to consolidate key information and advancements in the AGI agent landscape, offering a centralized point for exploration and learning.
NRLPapers
NRLPapers is a valuable resource for anyone interested in network representation learning (NRL) and network embedding (NE). This GitHub repository, maintained by THUNLP, compiles a list of essential academic papers in the field, categorized for easy navigation. It covers survey papers, various models including basic, attributed, dynamic, heterogeneous information, bipartite, and directed networks, as well as other advanced models. Additionally, it highlights applications in natural language processing, knowledge graphs, social networks, graph clustering, community detection, and recommendation systems. The repository also mentions OpenNE, an open-source toolkit for NE/NRL, providing a standard training and testing framework with implemented models like DeepWalk, LINE, and GCN. This makes NRLPapers an indispensable guide for researchers and students seeking to explore or contribute to the domain of network representation learning.
Kokoro-FastAPI
Kokoro-FastAPI is a robust, open-source text-to-speech solution built as a Dockerized FastAPI wrapper for the Kokoro-82M model. It supports multiple languages, including English, Japanese, and Chinese, with Vietnamese support planned. The tool offers both NVIDIA GPU accelerated PyTorch inference and CPU ONNX support, ensuring flexibility across different hardware setups. A key feature is its OpenAI-compatible Speech endpoint, simplifying integration into existing workflows. It also includes debug endpoints for system monitoring, an integrated web UI, and advanced capabilities like phoneme-based audio generation, per-word timestamped caption generation, and voice mixing with weighted combinations. The system automatically handles natural boundary detection for long-form text and provides streaming support for real-time audio output.