Coding & Development
Browsing page 338 of AI tools for Coding & Development. Sorted by confidence score — our independent quality rating.
Magicflow
Magicflow is an AI-powered productivity coach designed to help founders and makers achieve deep work. It measures productivity, tracks deep work sessions, and identifies context-switches and distractions. The tool provides actionable insights on what fosters productive flow and what breaks it, helping users become more productive. Key features include live flow timers for focus sessions, Pomodoro timers, distraction warnings, and a glowing flow meter. It offers automatic time tracking, real-time productivity metrics, and recommended focus actions, making it a comprehensive solution for enhancing focus and optimizing work habits.
WenetSpeech
WenetSpeech offers a comprehensive 10000+ hour multi-domain Chinese corpus specifically designed for speech recognition tasks. This extensive dataset is compiled from YouTube and Podcast sources, utilizing both Optical Character Recognition (OCR) and Automatic Speech Recognition (ASR) techniques for labeling. To ensure high quality, the corpus undergoes a novel end-to-end label error detection method for validation and filtering. It categorizes data into High Label, Weak Label, and Unlabel sets, suitable for supervised, semi-supervised, or unsupervised training. The dataset also provides various training subsets (S, M, L) and evaluation sets (DEV, TEST_NET, TEST_MEETING) to support diverse ASR system development and benchmarking. Access to the dataset requires visiting the official website, agreeing to the license, and obtaining a password.
Void Editor
Void Editor is an open-source AI code editor built as a fork of VS Code, providing a familiar environment for developers. It emphasizes full privacy by allowing direct connections to any LLM provider and supporting self-hosting of open-source models like DeepSeek, Llama, and Gemini. Key AI features include Tab autocompletion, inline Quick Edit, and a versatile Chat with Agent and Gather modes. Users can transfer existing VS Code themes, keybinds, and settings seamlessly. Void Editor differentiates itself by not routing messages through a private backend, ensuring users retain full control over their data. It also supports advanced features like Checkpoints for LLM changes, Lint Error Detection, custom FIM model support, and fast application of changes, even on large files.
Productive.ai Call Assistant
Productive.ai Call Assistant is an AI-powered tool designed to automate note-taking, CRM logging, and call recording for cell phone conversations. It allows users to conduct business hands-free, ensuring all important information from calls is captured and organized. The assistant generates AI notes, tasks, and events, and automatically logs data into integrated CRM systems. Users can toggle AI functionality on or off at any time and benefit from compliant call recordings. Productive.ai works with existing phone numbers, maintaining call quality and offering features like enhanced caller ID, spam filtering, and custom voicemail greetings. It aims to save professionals time on data entry and improve follow-ups by centralizing call details.
Solace PubSub+
Solace PubSub+ is a comprehensive event-driven integration platform designed for the agentic AI era. It provides a world-class event broker and event mesh to help organizations reimagine their approach to integration. The platform enables orchestration of AI agents, feeding them the real-time data necessary for optimal performance. Key components include Solace Event Portal for design, cataloging, and management of event-driven architectures, and Solace Insights for monitoring event broker and mesh health. It supports various protocols like AMQP, JMS, MQTT, REST, and WebSocket, and integrates with platforms such as AWS, Azure, Google Cloud, and Kubernetes. Solace PubSub+ is built to handle real-time data movement across diverse environments, from connected devices and APIs to legacy systems, ensuring responsiveness and resilience for critical applications.
opencontrol
OpenControl enables users to manage their infrastructure using AI, offering a self-hosted solution that integrates directly with internal resources and codebase. It generates a single HTTP endpoint, acting as a unified gateway that can be chatted with or registered with any AI client, exposing all your connected tools. The platform is universal, supporting tool calling with models from Anthropic, OpenAI, or Google, and ensures security through authentication via any OAuth provider. It can be deployed to AWS Lambda, Cloudflare Workers, or containers, and provides examples for integrating with AWS, Stripe, and SQL databases, making it a flexible solution for developers looking to automate infrastructure management.
AgentBench
AgentBench is a comprehensive benchmark designed to evaluate Large Language Models (LLMs) as agents across a diverse spectrum of environments. It encompasses 8 distinct environments, including 5 newly created domains like Operating System (OS), Database (DB), Knowledge Graph (KG), Digital Card Game (DCG), and Lateral Thinking Puzzles (LTP), alongside 3 recompiled from published datasets (House-Holding, Web Shopping, Web Browsing). The platform offers both Dev and Test splits for each dataset, requiring LLMs to generate responses thousands of times for thorough evaluation. AgentBench also introduces VisualAgentBench for evaluating and training visual foundation agents based on large multimodal models (LMMs), covering embodied, GUI, and visual design environments. It supports quick setup using Docker Compose and provides benchmarking results via a leaderboard.
EASYChatGPT
EASYChatGPT is an open-source desktop application project designed to facilitate developer access to ChatGPT. It provides a straightforward way for users to interact with ChatGPT's interface directly from their desktop environment, requiring only a personal API key. The project emphasizes ease of use, with a two-step setup process for installation and conversation initiation. It's particularly useful for developers who want to experiment with ChatGPT functionalities without needing to rely on web interfaces or complex setups. The tool currently supports single-turn conversations and requires users to replace the API key in the configuration file. It's important to note that this is a personal project and not an official OpenAI product.
camel_tools
camel_tools is a comprehensive, open-source Python toolkit developed by the CAMeL Lab at New York University Abu Dhabi, specifically designed for Arabic natural language processing. It offers a wide array of functionalities including text pre-processing, advanced morphological modeling, and specialized components for Dialect Identification, Named Entity Recognition, and Sentiment Analysis. The tool is built to be accessible for researchers and developers, with clear installation instructions for various operating systems like Linux, macOS, and Windows. It also provides options for installing necessary data packages, making it a robust solution for anyone working with the complexities of the Arabic language in NLP tasks.
ChinesePinyin-CodeCompletionHelper
ChinesePinyin-CodeCompletionHelper is a plugin designed for JetBrains IDEs, including IDEA, PyCharm, PhpStorm, WebStorm, AndroidStudio, and GoLand. It facilitates code completion for Chinese identifiers using various input methods like Pinyin and Wubi, providing a coding experience consistent with English environments. This tool addresses challenges in naming conventions, especially for business-specific terms that are difficult to express in English, or in teams with varying English proficiency. It supports multi-syllable word completion and is compatible across multiple programming languages such as Java, Python, JavaScript, Kotlin, and Go. The plugin aims to offer more choices for code expression and is considered a practical solution for developers facing naming difficulties.
CLUENER2020
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.
feathr
Feathr is a scalable, unified data and AI engineering platform widely used in production at LinkedIn and now an open-source project under the LF AI & Data Foundation. It allows users to define data and feature transformations using Pythonic APIs, register these transformations, and share them across teams. Particularly useful for AI modeling, Feathr automatically computes and joins feature transformations to training data with point-in-time correctness to prevent data leakage. It supports materializing and deploying features for online production use, offers native cloud integration with scalable architecture, and has been battle-tested for over six years. Feathr handles billions of rows and petabyte-scale data with built-in optimizations, providing rich transformation APIs including time-based aggregations and sliding window joins. It also features a built-in registry for feature reuse and an intuitive UI for searching and exploring features and their lineages.
k8m
k8m is a lightweight, cross-platform Mini Kubernetes AI Dashboard designed to streamline cluster management. Built on AMIS and using kom as a Kubernetes API client, it integrates AI capabilities like Qwen2.5-Coder-7B and DeepSeek-R1-Distill-Qwen-7B for intelligent analysis, YAML translation, and log AI diagnostics. It supports multi-cluster management with heart-beat detection, automated reconnection, and granular permission control for users and groups. Key features include a plugin-based architecture, MCP integration for large model tool calls, and advanced security with MCP permission integration. It also offers Pod file and running management, API access, cluster inspection, k8s Event forwarding, CRD management, and a Helm market. The tool is fully open-source, supports multiple architectures and databases, and can be deployed as a single executable, making it highly efficient and easy to use for Kubernetes operations.
lingua-go
lingua-go is a natural language detection library specifically designed for Go applications, offering high accuracy for both short and mixed-language texts. Unlike other libraries, it employs a combination of rule-based and statistical methods, utilizing n-grams of sizes 1 to 5 for more reliable predictions, especially on short snippets. It supports 75 languages and operates entirely offline once downloaded, requiring no external API connections. This library is ideal for preprocessing linguistic data in NLP applications like text classification and spell checking, or for routing emails based on language, providing a flexible and efficient solution without the need for large machine learning frameworks.
Legends-Of-Heroes
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.
Rivet.dev
Rivet.dev provides infrastructure for software that thinks, offering composable stateful compute for AI agents, collaborative applications, and durable execution. It features 'Actors' as a primitive for stateful workloads, providing in-memory state, indefinite runtime with idle hibernation, infinite scalability, and a global edge network. The platform also includes 'agentOS', a lightweight open-source operating system for agents built on WASM & V8, boasting near-zero cold start times and cost efficiency. Rivet.dev supports various infrastructures like serverless, containers, or on-premise deployments, and integrates with popular frameworks and runtimes. It also offers built-in observability tools for debugging and monitoring actors and agents from local development to production.
CoDynamics Lab
CoDynamics Lab's LATCH is a proprietary inference layer designed to compile large document sets into persistent LLM memory, offering a significant alternative to traditional RAG (Retrieval Augmented Generation) methods. It eliminates the need for chunking, re-reading, or re-embedding documents for every query, drastically reducing cold start times and operational costs. LATCH is self-hosted via Docker, ensuring privacy and control over sensitive data, and is compatible with an OpenAI-format API. It supports various model families like Qwen, Mistral, Llama, and DeepSeek, and requires an NVIDIA GPU with 80GB VRAM. LATCH creates portable .latch or .latchdoc binary files, allowing for rapid reloading and sharing of compiled document intelligence.
OMG
OMG is an advanced open-source framework designed for occlusion-friendly personalized multi-concept generation within diffusion models, as presented at ECCV 2024. It allows users to generate complex images featuring multiple characters and styles, integrating seamlessly with LoRAs from Civitai.com and InstantID for single-image ID personalization. The tool also supports ControlNet for layout control and various style LoRAs. OMG is built on Python 3.10.6 with PyTorch 2.0.1 and torchvision 0.15.2, requiring specific model downloads for its functionality, including Stable Diffusion XL and various ControlNet and LoRA checkpoints. It offers flexible usage through command-line inference scripts for both LoRA and InstantID workflows.
Bugzy AI
Bugzy AI acts as an autonomous QA agent, running comprehensive quality assurance on every pull request and deployment. It connects to development tools like repositories, ticketing systems, and documentation to build a knowledge graph of your project. Using this context, Bugzy generates and executes end-to-end tests, triages failures, and reports bugs with full context, including reproduction steps, severity, and suggested fixes. The tool integrates with modern tech stacks, supporting popular languages and frameworks, and hooks into GitHub, GitLab, and CI services. Bugzy focuses on outcome-based pricing, charging for triages and test case creations rather than compute time, making it a cost-effective solution for maintaining high coverage without increasing headcount.
unet.cu
unet.cu is an open-source project that provides a UNet diffusion model implemented entirely in C++/CUDA. Inspired by Andrej Karpathy's llm.c, the goal is to achieve performance comparable to PyTorch implementations, specifically for training unconditional diffusion models. The repository includes benchmarks showing its training speed relative to PyTorch and PyTorch with `torch.compile`. It supports training with sample images from ImageNet 64x64 and allows users to train with their own data. The project emphasizes learning CUDA concepts and provides a detailed breakdown of its architecture, including custom convolution kernels and optimizations to avoid inefficient data transposes.
Melior ITS
Melior ITS is an IT services provider that is currently in a "construction in progress" phase. While their website is being developed, they indicate a focus on offering various software solutions. These services include UX/UI design, web development, and advanced AI and machine learning solutions. The company aims to deliver customer-centric solutions designed to empower businesses, suggesting a focus on tailored technological support and development for their clients. The current website provides minimal information beyond this, inviting visitors to get in touch.
proxylessnas
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.
anaconda-mode
anaconda-mode is an open-source Emacs package designed to significantly enhance Python development workflows. It offers a comprehensive suite of features including context-sensitive code completion, allowing developers to write code more efficiently. The tool also provides robust code navigation capabilities, such as jumping to definitions and finding references, which are crucial for understanding and maintaining large codebases. Additionally, anaconda-mode supports documentation lookup, enabling quick access to function and module documentation directly within the editor. It integrates seamlessly with virtual environments, Docker, and remote hosts via Tramp, making it versatile for various development setups. The tool supports Python versions from 2.7 to 3.13, ensuring broad compatibility for Python developers using Emacs.
Mister AI
Mister AI positions itself as an all-in-one destination for leveraging the power of artificial intelligence to simplify daily tasks and enhance productivity. The platform is designed to cater to a diverse audience, including students, professionals, and individuals looking to streamline their routines. While specific features are not detailed on the provided website content, the overarching goal is to make AI accessible and beneficial for various needs. Mister AI aims to provide everything necessary for users to succeed in utilizing AI's potential, suggesting a comprehensive suite of tools or resources.