Coding & Development
Browsing page 280 of AI tools for Coding & Development. Sorted by confidence score — our independent quality rating.
PLAI Accelerator
PLAI Accelerator is an Italian accelerator dedicated to fostering the growth of innovative startups and cultivating a community of talents within the Generative AI sector. The program provides comprehensive support, including equity funding up to 300 K€ and collaboration opportunities with Mondadori Group up to 100 K€. Startups benefit from tailored mentorship from experienced entrepreneurs and industry leaders, strategic business support, and access to a vast network of experts and resources. PLAI aims to empower ventures to achieve market leadership, enhance operational efficiency, and maximize company value through strategic exits. The accelerator focuses on industries such as education, retail, publishing, and digital media, leveraging Mondadori Group's extensive network and market presence to amplify startup reach and impact.
spiceai
GitHub is a comprehensive platform designed for software development, offering a wide array of tools and services for individuals, teams, and enterprises. It facilitates code creation with AI assistance like GitHub Copilot, streamlines developer workflows through features such as Actions and Codespaces, and enhances application security with Advanced Security. The platform supports various use cases, from open-source projects to large-scale enterprise solutions, providing robust version control, collaboration tools, and project management capabilities. GitHub offers different pricing tiers, including a free plan with unlimited public/private repositories and basic CI/CD minutes, a Team plan with advanced collaboration features, and an Enterprise plan focused on security, compliance, and flexible deployment options. It also provides add-ons like GitHub Models for integrating AI into workflows and Premium Support for enhanced assistance.
Chrono Rift The Last Day
Chrono Rift The Last Day is a unique roguelite turn-based RPG that leverages AI in its development process. The game plunges players into a post-apocalyptic world where all life shares a single 'life time' resource. Players embark on dangerous dungeon explorations to recover 'time fragments' to extend their own life and protect their daughters. Combat features a D20 dice system, introducing an element of chance to attacks and evasions. Players can also develop powerful skills across three trees—Chrono Blade, Loop Guardian, and Fate Weaver—to customize their combat style. The game's development journey, detailed on the website, highlights the use of AI for tasks like planning, combat calculations, and code refactoring, showcasing a new paradigm for game creation.
stablediffusion-infinity
stablediffusion-infinity is an open-source tool designed for outpainting using Stable Diffusion on an infinite canvas. This innovative tool empowers users to seamlessly expand images beyond their original boundaries, offering a flexible and creative environment for digital art. It is particularly well-suited for generating expansive and detailed digital artworks, allowing for continuous image generation and exploration. The tool is accessible on platforms like Google Colab and Hugging Face Spaces, making it readily available for a wide range of users interested in advanced image manipulation and generation techniques.
Panels
Panels specializes in providing high-quality audio datasets for training and evaluating speech and audio models. The platform works closely with frontier voice labs and early-stage startups to curate data that matches specific team needs. Key offerings include proprietary, large-scale multilingual datasets with speaker-separated audio across diverse topic domains, single speaker scripted audio covering various recording environments, and multilingual datasets for evaluating human-agent turn-taking models. Panels also offers a custom data design service, allowing users to specify their unique data requirements. The process involves in-depth research to define use cases and data requirements, in-house collection with rigorous QA and transcription, and iterative expansion to grow coverage and performance over time.
zeta
Zeta is a modular PyTorch framework designed to simplify the development of high-performance AI models. It provides a comprehensive library of reusable building blocks, including attention mechanisms (multi-query, sigmoid, flash), Mixture of Experts (MoE), neural network modules (feedforward, activation, normalization), and quantization techniques like BitLinear. The framework also offers complete model implementations such as Transformers, encoders, decoders, vision transformers, and multi-modal architectures like PalmE and U-Net. Zeta emphasizes modularity, high-performance with optimized implementations, and production-readiness, making it suitable for quickly assembling state-of-the-art models without reinventing the wheel. It also includes optimization utilities like dynamic quantization and fused operations for improved performance.
TensorFlow.NET
TensorFlow.NET (TF.NET) offers .NET Standard bindings for Google's TensorFlow, allowing C# and F# developers to build, train, and deploy Machine Learning models within the cross-platform .NET Standard framework. It aims to implement the complete TensorFlow API in C# and includes a built-in Keras high-level interface, released as an independent package TensorFlow.Keras. This project facilitates the migration of Python-based machine learning code to .NET, providing access to a vast ecosystem of TensorFlow resources. Unlike other projects that only expose low-level C++ APIs, TensorFlow.NET enables the entire training and inference pipeline to be constructed using pure C# and F#. It also serves as a backend for ML.NET, offering better integration within the .NET environment.
TensorRT-LLM
TensorRT-LLM is an NVIDIA library specifically engineered for the high-performance optimization and serving of Large Language Models (LLMs) on NVIDIA GPUs. It offers a Python API, allowing developers to define and manage LLMs with ease. The library incorporates advanced optimizations to significantly enhance inference performance, making it a crucial tool for deploying LLMs with state-of-the-art efficiency. This focus on GPU acceleration and performance tuning ensures that users can achieve rapid and scalable deployment of their AI models, addressing the demanding computational requirements of modern LLMs.
Techno Sparks
Techno Sparks is an innovative IT solutions agency specializing in a wide range of services designed to empower businesses. Their core offerings include cutting-edge Generative AI Solutions, Cloud Application Solutions with expertise in AWS, Azure, and Google Cloud, and comprehensive Software Development for custom ERP systems, e-commerce platforms, and enterprise applications. They also provide services in AI, ML & Big Data, Data Engineering, Blockchain Applications, UI/UX Designing, Digital Marketing, and ISO Certifications. With over 10 years of experience and a commitment to customization and innovation, Techno Sparks helps clients transform ideas into reality, optimize operations, and stay ahead in the digital landscape.
tinyvector
tinyvector is a lightweight nearest-neighbor embedding database designed for AI applications that do not require the complexity or overhead of a full-scale vector database. It leverages SQLite for data storage and Pytorch for embedding operations, making it highly customizable and easy to integrate into existing workflows. The tool is currently in pre-release development, indicating ongoing enhancements and feature additions. Its small codebase allows for quick understanding and modification, catering to developers who need a simple yet effective solution for managing and querying embeddings. This makes tinyvector particularly suitable for rapid prototyping, specialized research projects, or scenarios where resource efficiency is paramount.
NeuralRays AI
NeuralRays AI is a professional services firm specializing in advanced artificial intelligence and data-driven software solutions. They offer a comprehensive suite of AI services including data strategy consulting, data science and AI consulting, AI solution development, and AI-driven automation. Additionally, they provide digital services such as product and platform engineering, cloud transformation, and digital assurance. NeuralRays AI focuses on ethical AI principles and agile delivery processes, aiming to empower clients with transformational digital products. With a global presence and extensive experience across various industries, they help businesses leverage AI to achieve their objectives and thrive in a competitive landscape. They offer flexible engagement models, including time-and-materials, fixed-price, value-based, and a unique build, operate, and transfer model.
tau2-bench
tau2-bench is a comprehensive simulation framework designed for evaluating customer service agents across various real-world domains. It offers robust support for both text-based, turn-by-turn (half-duplex) evaluation and voice-based, simultaneous (full-duplex) evaluation, leveraging real-time audio APIs. The framework allows users to define a policy for the agent to follow, specify a set of tools the agent can use, and establish tasks to assess the agent's performance. With domains like airline, retail, telecom, and banking knowledge, tau2-bench provides a versatile environment for benchmarking AI performance and testing collaborative workflows. It also includes features for knowledge retrieval with configurable RAG pipelines and an updated leaderboard for comparing model performance.
TensorFlow-2.x-Tutorials
TensorFlow-2.x-Tutorials is an open-source repository offering comprehensive tutorials and practical examples for TensorFlow 2.x. It covers a wide range of deep learning models, including Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), Generative Adversarial Networks (GAN), Auto-Encoders, Faster R-CNN, GPT, and BERT. This resource is designed to help users learn and apply TensorFlow 2.0 in various real-world deep learning projects. It was recognized as a winner of the #PoweredByTF 2.0 Challenge, highlighting its quality and utility within the TensorFlow community. The repository provides installation instructions for both CPU and GPU environments, making it accessible for different setups.
RudeCaptcha
RudeCaptcha is an innovative AI-powered tool designed to verify human users by analyzing their webcam input for offensive content. This unique approach to captcha aims to deter bots and ensure genuine human interaction on online platforms. By requiring users to swear at their webcam, RudeCaptcha leverages AI to detect and process this interaction, effectively distinguishing between human users and automated systems. The tool's primary goal is to enhance online safety and moderation by filtering abusive language and creating more secure digital environments, particularly for platforms and communities dealing with user-generated content. It offers a novel solution to traditional captcha challenges, focusing on behavioral and content-based verification.
threadx
GitHub is a leading platform for software development, offering a wide array of tools for individuals and organizations. It facilitates code creation with AI assistance through GitHub Copilot, automates workflows with GitHub Actions, and provides instant development environments via Codespaces. The platform also emphasizes application security with features like Advanced Security for vulnerability detection and secret protection. GitHub supports various company sizes and use cases, from open-source projects to enterprise-level solutions, ensuring secure and efficient development cycles. It offers flexible project management, robust collaboration tools, and extensive support resources, making it a central hub for modern software development.
tersa
tersa is an open-source visual canvas designed for building and managing AI workflows. It allows users to intuitively drag, drop, and connect various nodes to construct complex AI processes without extensive coding. The platform is powered by the Vercel AI SDK Gateway, which facilitates multi-model access from over 25 different AI providers. This broad compatibility enables users to integrate and experiment with a wide range of AI capabilities, making it a versatile tool for developers and data scientists looking to prototype, test, and deploy AI-driven applications. Its visual interface simplifies the development process, allowing for faster iteration and easier collaboration on AI projects.
text-embeddings-inference
text-embeddings-inference (TEI) is a toolkit designed for deploying and serving open-source text embeddings and sequence classification models with blazing fast performance. It enables high-performance extraction for a wide range of popular models, including FlagEmbedding, Ember, GTE, and E5. TEI incorporates several advanced features such as token-based dynamic batching, optimized transformer code utilizing Flash Attention, Candle, and cuBLASLt, and support for Safetensors and ONNX weight loading. It also offers production-ready capabilities like distributed tracing with Open Telemetry and Prometheus metrics. The solution supports various model types, including Nomic, BERT, CamemBERT, XLM-RoBERTa, JinaBERT, Mistral, Alibaba GTE, Qwen2, MPNet, ModernBERT, Qwen3, and Gemma3, making it a versatile choice for developers and researchers working with text embeddings.
tensorflow-101
tensorflow-101 is an open-source educational resource designed to introduce users to deep learning concepts using TensorFlow. It offers introductory materials and practical examples, making it suitable for beginners who want to get started with this powerful machine learning framework. The resource aims to help users understand the fundamentals of deep learning and implement various AI and machine learning projects. By providing clear guidance and hands-on examples, tensorflow-101 facilitates the learning process for individuals looking to build a foundation in deep learning with TensorFlow.
Pieces for Developers
Pieces for Developers is an AI companion designed to enhance the workflow of developers by acting as an infinite artificial memory. It captures live context from various digital environments, including browsers, IDEs, and collaboration tools, automatically forming memories of code, documents, and chats. The tool manages snippets with auto-capture and versioning, and supports multiple LLMs, allowing users to choose between leading cloud and local providers. Pieces operates on-device, ensuring privacy and control over data, with cloud functionality being optional. It helps developers remember everything without conscious effort, providing context that can be returned to, and enabling natural language searches for past work.
AI Game Companion Agent
AI Game Companion Agent is an open-source tool designed to create an autonomous world populated by AI-based agents. It allows users to build intelligent LLM agents by simply writing natural language descriptions for their character, mindset, or ideology. The tool also enables co-building of the on-chain game world, offering customizable game logic and content through open interfaces. This approach aims to reduce the barrier to entry for fully on-chain games, allowing everyone to participate using natural language. It fosters new game mechanisms and emergent experiences, similar to those shown in the Generative Agents paper, by enabling LLM agents to constantly contribute to the game world. The tool also introduces a cultural layer to game logic, moving beyond formal rules to simulate subtle, natural language-based interactions.
Verbos Podcast
Verbos Podcast is Denmark's only podcast specifically tailored for AI and software engineers. It offers in-depth technical discussions on the rapidly evolving field of artificial intelligence and its practical applications within software development. The podcast delves into the latest advancements in AI technology, exploring how these innovations can be effectively integrated into various software solutions. Hosted by experienced AI engineers, Verbos Podcast provides valuable insights and perspectives for professionals looking to stay updated on the intersection of AI and software engineering. It serves as a dedicated platform for the Danish tech community to engage with cutting-edge topics and foster knowledge sharing.
500-AI-Agents-Projects
The 500-AI-Agents-Projects is a comprehensive, curated collection of AI agent use cases spanning numerous industries. This open-source resource highlights practical applications of AI agents and provides direct links to open-source projects for their implementation. It illustrates how AI agents are transforming sectors such as healthcare, finance, education, retail, and more, offering detailed use cases and framework-specific examples for CrewAI, AutoGen, and Agno. Whether you are a developer, researcher, or business enthusiast, this repository serves as a valuable resource for inspiration and learning in the field of AI agents.
vectorflow
VectorFlow is an open-source, high-throughput vector embedding pipeline designed to streamline the process of transforming raw data into vectors. It offers a simple API endpoint for efficient processing and reliable storage of these vectors in a vector database. This tool is ideal for developers and data scientists looking to build or enhance AI applications that rely on vector embeddings, providing a robust foundation for tasks like similarity search, recommendation systems, and anomaly detection. Its open-source nature allows for flexibility and customization, making it a valuable asset for integrating advanced data processing capabilities into various projects.
Unsiloed AI
Unsiloed AI is an API-native document intelligence tool designed to convert multimodal unstructured data into structured, LLM-ready formats with high accuracy. It addresses the challenge of unstructured data hindering AI adoption by providing advanced vision models for parsing, extraction, and hierarchical splitting. The tool can process various document types including PDFs, images, spreadsheets, and scanned documents, handling complex layouts like tables, charts, and handwritten content. It generates clean, LLM-ready Markdown and structured JSON outputs with confidence scores, and supports schema-validated extractions. Unsiloed AI offers both managed and air-gapped deployment options, ensuring flexibility for enterprise needs.