ShypdShypd.ai
💻

Coding & Development

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

Self Learning Solutions | SLS

Self Learning Solutions | SLS

59%

Self Learning Solutions (SLS) is an advanced AI platform designed to automate complex business processes. It leverages intelligent AI agents and real-time data processing capabilities to enhance operational efficiency and reduce costs. The platform offers a user-friendly low-code/no-code interface, enabling business teams to build and customize workflows without extensive coding knowledge. SLS supports a wide range of applications, including risk and anti-fraud systems, debt collection, loan underwriting, and sales and onboarding processes. Its self-learning capabilities ensure continuous improvement and adaptation, making it suitable for industries like FinTech, manufacturing, and e-commerce.

bnb-my-repo

bnb-my-repo

59%

bnb-my-repo is a Hugging Face Space designed to simplify the process of quantizing AI models. Users can select a model from Hugging Face, apply desired quantization settings, and then upload the reduced-size model directly to their personal Hugging Face account. This tool is particularly useful for developers and researchers looking to optimize model performance and reduce storage requirements without extensive manual configuration. It provides a straightforward interface for managing and deploying quantized models within the Hugging Face ecosystem.

keras-cv

keras-cv

59%

KerasCV is a comprehensive open-source library offering modular computer vision components designed for seamless integration with Keras 3, supporting TensorFlow, JAX, and PyTorch backends. It provides a rich collection of models, layers, metrics, and callbacks for common computer vision tasks such as data augmentation, classification, object detection, segmentation, and image generation. Developers can leverage KerasCV to quickly assemble production-grade, state-of-the-art training and inference pipelines. The library ensures the same level of polish and backward compatibility as the core Keras API, maintained by the Keras team. While KerasCV is transitioning to KerasHub for new vision model development, existing functionalities remain robust and supported.

DataDesigner

DataDesigner

59%

DataDesigner is an open-source library developed by NVIDIA NeMo for generating high-quality synthetic datasets. It allows users to create diverse data from scratch or by leveraging existing seed datasets, going beyond simple LLM prompting. The tool provides a flexible framework for building production-grade synthetic data, enabling control over relationships between fields with dependency-aware generation. It includes built-in Python, SQL, and custom local/remote validators for quality assurance, and can score outputs using LLM-as-a-judge. DataDesigner also offers a preview mode for quick iteration before full-scale generation and supports agent-assisted development, particularly with Claude Code, for schema design and generation.

AI Chat One

AI Chat One

59%

AI Chat One offers a unified interface for users to access and compare responses from multiple prominent AI chatbots, including models like ChatGPT, Claude, and Gemini. This platform aims to streamline the process of leveraging diverse AI capabilities for a wide range of tasks, eliminating the need to switch between different applications. It provides various licensing options, from basic individual use to team licenses supporting multiple devices, catering to different user needs. The tool is designed to simplify AI interaction for developers and other professionals working with multiple AI models.

RepoPrompt

RepoPrompt

59%

RepoPrompt is a native macOS context engineering toolbox designed to help developers iterate on code efficiently using AI. It allows users to build powerful AI prompts themselves or let AI agents utilize them via MCP. The tool focuses on optimizing coding workflows by structuring coding text prompts, enabling users to select specific files and estimate token usage. It supports multiple AI models, including OpenAI and Anthropic, and offers the capability for local model connections to enhance privacy. RepoPrompt is engineered for macOS-native performance, ensuring fast and responsive interactions for a seamless development experience.

sherpa

sherpa

59%

sherpa is an open-source speech-to-text inference framework built with PyTorch, designed for deploying pre-trained models to transcribe speech. It specializes in end-to-end models, particularly transducer- and CTC-based architectures, offering high-performance speech recognition capabilities. Developers can integrate sherpa into their projects using either C++ or Python APIs, making it versatile for various development environments. The framework is ideal for those looking to implement custom speech-to-text solutions, leverage advanced AI models for audio processing, or contribute to the open-source AI community. Its focus on inference means it's optimized for efficient deployment of trained models.

d1-manager

d1-manager

59%

D1 Manager is a comprehensive web UI and API designed for managing Cloudflare D1, a serverless SQL database. It offers a user-friendly interface that simplifies the management of databases, tables, and records. A key feature is its integrated AI assistant, which helps users write SQL queries using natural language, significantly streamlining the query creation process. The tool also supports semantic queries through OpenAI API or Cloudflare AI Worker, translating natural language into executable SQL. With features like listing tables, showing schema, running SQL queries, and editing table data via the UI, D1 Manager aims to simplify database operations, allowing developers to focus more on data utilization rather than complex management tasks. It also includes I18n support for multiple languages and an API for programmatic operations.

strix

strix

59%

Strix is an open-source AI security tool designed to identify and remediate application vulnerabilities. It employs autonomous AI agents that mimic real hackers, dynamically running code to find and validate vulnerabilities with proof-of-concepts. Built for developers and security teams, Strix offers fast, accurate security testing without the overhead of manual penetration testing or the false positives common with static analysis tools. Key capabilities include a full hacker toolkit, collaborative agent teams, real validation with PoCs, a developer-first CLI with actionable reports, and auto-fix and reporting features to accelerate remediation. It integrates seamlessly with GitHub Actions and CI/CD pipelines, allowing for automatic vulnerability scanning on every pull request.

proxylessnas

proxylessnas

59%

proxylessnas is an open-source tool designed for direct neural architecture search, enabling efficient optimization of deep learning models on target tasks and hardware. It eliminates the need for proxy tasks, directly searching for optimal architectures. The tool is integrated into popular platforms like PytorchHub, Microsoft NNI, and Amazon AutoGluon, making it accessible for various development environments. Notably, proxylessnas achieved first place in the Visual Wake Words Challenge at CVPR 2019, demonstrating its effectiveness in specialized applications. It supports specialization of architectures for different platforms, such as CPU, GPU, and mobile devices, to fully exploit efficiency.

pytorch-maddpg

pytorch-maddpg

59%

Pytorch-maddpg offers a PyTorch implementation of the Multi-Agent Deep Deterministic Policy Gradient (MADDPG) algorithm, a key approach in multi-agent reinforcement learning. This open-source project is hosted on GitHub and is designed for researchers and developers working on complex multi-agent systems. The implementation includes a modified Waterworld environment, where agents (evaders, pursuers, poisons) interact under specific physical rules, allowing for experimentation with cooperative behaviors. It supports features like agents bouncing off walls and requiring exact cooperation for rewards, making it a valuable tool for studying multi-agent coordination and policy learning.

infiniteGPT

infiniteGPT

59%

infiniteGPT is a Python script designed to streamline interactions with the OpenAI API, enabling users to process texts of unlimited size. This tool eliminates the common frustration of repeatedly copying and pasting large chunks of text into AI models like GPT-3.5-turbo or GPT-4. By leveraging multithreading, infiniteGPT ensures efficient handling of extensive inputs, making it ideal for tasks requiring comprehensive text analysis or generation without manual intervention. It requires users to bring their own OpenAI API keys and is a single Python script, emphasizing ease of use for developers and technical users looking to integrate advanced AI capabilities into their workflows.

csghub-server

csghub-server

59%

csghub-server is the open-source backend server for CSGHub, a platform designed for managing large model assets. It facilitates the management of models, datasets, and other LLM assets through a robust REST API. Key features include the creation and management of users and organizations, automatic tagging of models and datasets, and comprehensive search functionalities. Users can also preview dataset files online, download individual files including LFS files, and track activity data like downloads and likes. The server supports extensible and customizable architectures, allowing integration with various Git servers and flexible configuration of LFS storage systems. It also enables on-demand content moderation and has a roadmap for supporting more Git servers, Git LFS, dataset online viewers, and model/dataset auto-tagging.

pytorch-bert-crf-ner

pytorch-bert-crf-ner

59%

Pytorch-bert-crf-ner offers a PyTorch implementation for Korean Named Entity Recognition (NER) tagging, leveraging the power of BERT and CRF models. This open-source tool is specifically designed to assist in Korean Natural Language Processing (NLP) tasks and research. It provides functionalities to identify and classify named entities such as persons, locations, organizations, dates, and more within Korean text. The repository includes examples, data utilities, and training scripts, making it suitable for developers and researchers working with Korean language data who need to implement or experiment with NER models.

lmnr

lmnr

59%

Laminar is an open-source observability platform specifically designed for AI agents, offering comprehensive tools for tracing, evaluations, and AI monitoring. It features an OpenTelemetry-native tracing SDK that requires only a single line of code to automatically trace popular AI frameworks like Vercel AI SDK, LangChain, OpenAI, Anthropic, and Gemini. The platform also includes an unopinionated, extensible SDK and CLI for running evaluations locally or in CI/CD pipelines, with a UI for visualizing and comparing results. Users can define events with natural language descriptions for AI monitoring, track issues, logical errors, and custom agent behavior. All data is accessible via SQL, allowing for querying traces, metrics, and events, bulk dataset creation, and custom dashboards. Laminar boasts extremely high performance, built with Rust, featuring a custom real-time engine for trace viewing and ultra-fast full-text search over span data.

BubbleVerified

BubbleVerified

59%

Bubble AI is a powerful no-code platform designed to help users turn their ideas into functional applications quickly and efficiently. Leveraging AI capabilities, it enables rapid app development without requiring any coding knowledge. The platform emphasizes both speed and control, providing the necessary security features for applications to scale and grow. Users can connect and customize APIs, edit app extensions, and utilize a wide array of community-built plugins to enhance their projects. Bubble also offers extensive resources and a supportive community forum, making it easier for users to develop and troubleshoot AI-related challenges.

CLUENER2020

CLUENER2020

59%

CLUENER2020 offers a PyTorch implementation of various models for Named Entity Recognition (NER), focusing on Chinese language tasks. It includes baseline code for the CLUENER2020 competition, featuring models like BiLSTM-CRF, BERT-base with Softmax/CRF/BiLSTM+CRF, and Roberta with Softmax/CRF/BiLSTM+CRF. The project utilizes the CLUENER2020 dataset, a Chinese fine-grained NER dataset derived from THUCNEWS, with 10 distinct categories such as organization, person name, and address. Users can configure model parameters and other hyperparameters, and the repository provides instructions for setting up the environment and running the models. It also includes pre-trained BERT and Roberta models for convenience.

Ghostwriter

Ghostwriter

59%

Ghostwriter, powered by Replit AI, is an advanced coding assistant designed to transform natural language prompts into fully functional applications and websites. It aims to automate the repetitive aspects of coding, enabling users to concentrate on innovation. The tool acts like an on-demand team of software engineers, capable of building a wide range of software from business apps and AI chatbots to games and online shops, all through a simple chat interface. Ghostwriter can quickly generate working prototypes, fix bugs, and even build apps from screenshots, making it accessible for both technical and non-technical creators. It offers a comprehensive environment for building, deploying, and sharing software without the need for extensive coding knowledge.

QiZhenGPT

QiZhenGPT

59%

QiZhenGPT is an open-source Chinese medical large language model developed by CMKRG. It leverages a Chinese medical instruction dataset built from the QiZhen Medical Knowledge Base to significantly improve performance in Chinese medical contexts. The model has been fine-tuned on Chinese-LLaMA-Plus-7B, CaMA-13B, and ChatGLM-6B models. Initially, it focuses on drug knowledge Q&A with a dedicated evaluation dataset, with plans to expand to diseases, surgeries, and examinations. QiZhenGPT also underpins MedCopilot, a smart medical assistant integrated with HIS and electronic medical record systems, offering features like functional assistant, auxiliary diagnosis, medical quality assurance, and medical record documentation. MedCopilot is already in use at Zhejiang University Second Affiliated Hospital.

cml

cml

59%

CML (Continuous Machine Learning) is an open-source command-line interface (CLI) tool designed for continuous integration and continuous delivery (CI/CD) within Machine Learning Operations (MLOps). It automates various development workflows, such as machine provisioning, model training, and evaluation. CML enables users to compare ML experiments across project history and monitor changing datasets. It can automatically train and evaluate models, then generate visual reports with results and metrics on every pull request. CML supports GitFlow for data science, allowing management of ML experiments and tracking of model training or data modifications using GitLab or GitHub. It integrates with DVC for codifying data and models and offers functions to package ML workflow outputs into markdown reports for CI systems.

Meshcapade

Meshcapade

59%

Meshcapade offers a comprehensive AI toolkit for markerless motion capture, motion generation, and human-understanding. It allows users to capture full body and hand movements with unmatched quality using any camera, from phones to professional setups, without the need for suits or markers. The platform supports various export formats like FBX and GLB, making it compatible with diverse workflows. Built on the SMPL foundation model, Meshcapade's technology adapts to industries such as gaming, fashion, and robotics, providing accurate 3D bodies and motion. It also offers features like realistic 3D hair estimation (coming soon) and is enterprise-proven, privacy-first, and EU/GDPR compliant.

PerfAI

PerfAI

59%

PerfAI is an AI-agent platform designed to enhance app privacy, security, and governance. It automates the testing and fixing processes for applications, ensuring they meet industry standards and remain secure. The platform leverages AI agents to conduct comprehensive security testing, quality testing, and privacy testing. It also focuses on app governance and compliance, including automated app contract testing and service leak detection. PerfAI aims to help CTOs and development teams deliver secure and compliant applications efficiently, improving the developer experience while maintaining high standards for privacy and security. It supports compliance with regulations like GDPR and CCPA through its automation capabilities.

Legends-Of-Heroes

Legends-Of-Heroes

59%

Legends-Of-Heroes is an open-source C# game framework built on ET 8.1, designed for dual-end game development using .NET8 and Unity6000. It features a comprehensive battle system with ECS skills and a buff system, with ongoing development for skill and behavior tree editors. The framework includes a LOL-style ball battle demo that utilizes state synchronization, where all collision detection, skills, and AI logic are executed server-side. It integrates with EUI, Luban, and YooAsset for UI, configuration, and resource management, respectively. The project also supports HybridCLR for hot updates and offers one-click packaging for various platforms like Windows and Android. It's ideal for developers looking for a robust foundation for real-time multiplayer games with advanced combat mechanics.

AI-Gist

AI-Gist

59%

AI-Gist is a privacy-focused, open-source AI prompt management tool designed to maximize the value of personal AI prompts. It offers core functionalities such as variable substitution, Jinja templating, and AI-powered generation and optimization of prompts. Users can efficiently create, organize, and refine their AI prompts with features like multi-view management, filtering by tags and categories, and historical version tracking for continuous improvement. The tool integrates with various AI models, including local options like Ollama and LM Studio, as well as online models like OpenAI, allowing for AI-generated prompts, prompt refinement, and automatic variable extraction. AI-Gist prioritizes privacy by storing all data locally by default, with optional cloud backup via WebDAV and iCloud for multi-device synchronization. It supports Windows, macOS, and Linux, and offers multi-language support.