About
Newsletter
Blog
AI Trends
The top new trends in artificial intelligence.
FILTER BY:
2 years
AI
conda
60.5K
Volume
+18%
Growth
Open-source package management and environment management system that runs on Windows, macOS, and Linux. Conda can install, update, and remove packages and their dependencies, and allows users to create, export, list, remove, and update environments with different versions of Python and other packages. It is particularly useful for developers and data scientists who need to manage dependencies and avoid conflicts between different projects.
exploding
Aktiia
8.1K
Volume
+18%
Growth
Aktiia is a company specializing in optical blood pressure monitoring technology. Their innovative CALFREE technology allows for continuous blood pressure measurement without the need for calibration, recently receiving CE Mark approval in Europe. This technology is particularly beneficial for individuals requiring regular blood pressure monitoring, such as those with hypertension or cardiovascular conditions.
regular
Cpq software
5.4K
Volume
+18%
Growth
Sales tool designed to help businesses quickly and accurately generate quotes for orders. CPQ software streamlines the process of configuring products or services, determining pricing, and creating quotes, often integrating with CRM and accounting systems to ensure accuracy and up-to-date information. It is particularly beneficial for companies with complex product offerings or pricing structures, aiming to reduce errors and improve efficiency in the sales process.
regular
codespaces
33.1K
Volume
+18%
Growth
Cloud-hosted development environment that allows developers to work on their projects from anywhere. It provides a customizable environment by allowing users to commit configuration files to their repositories, creating a repeatable setup for all users, ensuring consistency and ease of sharing among team members. GitHub Codespaces is particularly beneficial for developers and teams seeking a flexible, consistent, and easily shareable development environment.
exploding
Automated machine learning
1.9K
Volume
+18%
Growth
Automated machine learning (AutoML) refers to the process of automating the end-to-end application of machine learning to real-world problems. It encompasses tasks such as data preprocessing, feature selection, model selection, hyperparameter tuning, and model evaluation, aiming to make machine learning accessible to non-experts and improve workflow efficiency. AutoML is particularly beneficial for data scientists, business analysts, and organizations looking to leverage machine learning without extensive expertise in the field.
exploding
data walks
2.9K
Volume
+18%
Growth
Interactive process where program participants, community residents, and service providers review data presentations in small groups. They collectively interpret the data and use their expertise to discuss and develop strategies for improving policies, programs, and other factors influencing community change. This approach ensures diverse perspectives are considered in decision-making.
regular
Site reliability engineering
201K
Volume
+17%
Growth
Discipline that incorporates aspects of software engineering and applies them to infrastructure and operations problems. It aims to create scalable and highly reliable software systems by implementing automation, robust monitoring, and efficient incident response. Site Reliability Engineering primarily benefits organizations seeking to enhance the reliability and scalability of their software systems.
regular
Martech
49.5K
Volume
+17%
Growth
Short for 'marketing technology,' it refers to the software and tools that marketers use to plan, execute, and measure marketing campaigns. These tools can range from customer relationship management (CRM) systems, email marketing platforms, social media management tools, analytics software, and more, aiming to streamline and automate marketing processes, improve customer engagement, and provide data-driven insights to optimize marketing strategies. Martech is primarily targeted at marketing professionals and businesses looking to enhance their marketing efficiency and effectiveness through technology.
regular
Mister FPGA
22.2K
Volume
+17%
Growth
An open-source project utilizing FPGA technology to replicate the hardware of vintage computers, consoles, and arcade machines. It is built on the Terasic DE10-Nano board and provides extensive system support along with modern connectivity and expansion options, distinguishing itself through high accuracy and a robust community of contributors. The Mister FPGA project primarily benefits retro gaming enthusiasts and preservationists seeking authentic hardware experiences.
regular
Solar powered watch
9.9K
Volume
+17%
Growth
A timekeeping device that utilizes solar cells to convert light into electrical energy, which is stored in a rechargeable battery. Solar-powered watches are environmentally friendly and durable, often featuring various functionalities suitable for outdoor and adventure activities. These watches are ideal for eco-conscious consumers and outdoor enthusiasts who require reliable and sustainable timekeeping solutions.
exploding
Fyne
9.9K
Volume
+17%
Growth
Free and open-source cross-platform widget toolkit for creating graphical user interfaces across desktop and mobile platforms. It allows developers to build applications that run on multiple platforms from a single code base, written in the Go programming language, and supports operating systems such as Linux, macOS, Windows, iOS, and Android. This toolkit is particularly useful for developers seeking to create versatile and portable applications with a unified codebase.
exploding
gnn
27.1K
Volume
+17%
Growth
A type of neural network designed to operate on graph-structured data, which consists of nodes and edges representing relationships between them. Graph Neural Networks (GNNs) are particularly useful for tasks involving graph analysis, such as node classification, link prediction, and graph clustering, offering advanced capabilities in understanding complex relational data. GNNs are primarily targeted at researchers and practitioners in fields like social network analysis, bioinformatics, and recommendation systems, where understanding the relationships between entities is crucial.
regular
betteryou
14.8K
Volume
+17%
Growth
Digital coaching platform designed to assist individuals in making healthier lifestyle choices and improving overall wellness. BetterYou differentiates itself by offering tools that help organizations address employee burnout and support mental health, providing a comprehensive approach to well-being. The platform is targeted at both individuals seeking personal health improvements and organizations aiming to enhance employee wellness and productivity.
regular
Biosensor
27.1K
Volume
+17%
Growth
Analytical devices that combine a biological component with a physicochemical detector to measure the presence or concentration of chemicals, biological molecules, or pathogens. Widely used in fields such as medical diagnostics, environmental monitoring, food safety, and biotechnology, biosensors offer high specificity and sensitivity, rapid analysis, and potential for miniaturization. They are particularly beneficial for healthcare professionals, environmental scientists, and food safety inspectors seeking accurate and real-time analytical solutions.
exploding
Data Version Control
1.6K
Volume
+17%
Growth
Open-source version control system designed for machine learning projects, enabling tracking and versioning of large datasets, models, and data files. It integrates seamlessly with Git, allowing data scientists and machine learning engineers to manage their code and data together, and supports various storage backends including local file systems and cloud storage. DVC is particularly beneficial for teams and individuals working on reproducible and shareable machine learning workflows.
regular
EvolutionIQ
1.9K
Volume
+16%
Growth
AI software platform designed to assist injured and disabled individuals in returning to work by guiding examiners and adjusters to the appropriate claims. EvolutionIQ differentiates itself by leveraging advanced machine learning algorithms to streamline the claims process, improving efficiency and accuracy in claim handling. The platform primarily benefits insurance companies, claims adjusters, and injured or disabled individuals seeking a smoother return-to-work process.
regular
Rust developer
2.9K
Volume
+16%
Growth
A Rust developer is a software engineer specializing in the Rust programming language, known for its focus on safety, concurrency, and performance. They are adept at building reliable and efficient software systems, particularly where memory safety and high performance are critical, such as in systems programming, web servers, and blockchain technologies. Rust developers are highly valued in industries requiring robust and secure applications, often working for companies focused on high-performance computing, embedded systems, and cloud services.
regular
Natural language processing
90.5K
Volume
+16%
Growth
Field at the intersection of computer science, artificial intelligence, and linguistics, focusing on the interaction between computers and human languages. It involves developing algorithms and models that enable computers to understand, interpret, and generate human language, covering areas such as text analysis, machine translation, sentiment analysis, speech recognition, text generation, named entity recognition, and part-of-speech tagging. NLP is valuable for businesses, researchers, and developers aiming to enhance human-computer interaction and automate language-related tasks.
exploding
pytesseract
22.2K
Volume
+16%
Growth
Pytesseract is a Python wrapper for Google's Tesseract-OCR Engine, enabling Optical Character Recognition (OCR) capabilities in Python applications. It facilitates the extraction of text from images, supporting multiple languages and various image formats, making it valuable for tasks such as document digitization and image-to-text conversion. Pytesseract is particularly useful for developers and researchers needing to integrate OCR functionality into their Python projects.
regular
Deep Instinct
8.1K
Volume
+16%
Growth
Cybersecurity company that offers a proactive and predictive approach to defense. It provides comprehensive protection against unknown malware in real-time, covering an organization's endpoints, servers, and mobile devices, differentiating itself with its deep learning-based threat prevention technology. Deep Instinct primarily targets enterprises and organizations seeking advanced, real-time protection against sophisticated cyber threats.
exploding
ComplyAdvantage
12.1K
Volume
+16%
Growth
AI-based fraud and anti-money laundering risk detection platform that serves banks, insurance companies, and the cryptocurrency industry. It helps organizations manage compliance and risk by providing real-time insights and data-driven solutions, differentiating itself with advanced machine learning algorithms and comprehensive data coverage. The platform is primarily targeted at financial institutions and businesses in need of robust compliance and risk management tools.
regular
Krakend
5.4K
Volume
+16%
Growth
High-performance Open Source API Gateway designed to build scalable and resilient microservices architectures. KrakenD differentiates itself by offering a stateless, distributed, and highly configurable gateway that supports a wide range of protocols and provides advanced features like rate limiting, caching, and authentication. It is primarily targeted at developers and organizations looking to enhance the performance and security of their microservices-based applications.
exploding
Branch Technology
1K
Volume
+16%
Growth
Branch Technology is a company that utilizes patented 3D-printed fabrication technology, combining additive manufacturing, prefabrication, and digital technology at a construction scale. Their digital fabrication process enables architects, designers, and innovators to create complex design structures that were previously considered impossible with traditional construction methods. Branch Technology primarily serves architects, designers, and construction professionals seeking innovative and efficient solutions for complex architectural projects.
regular
pytest
74K
Volume
+16%
Growth
Testing framework for Python that provides a robust set of tools for writing and running tests. Pytest offers features such as fixtures, markers, parametrization, plugins, assertions, and test discovery, which streamline the testing process and enhance test coverage. It is primarily used by Python developers and QA engineers to ensure code quality and reliability.
regular
bloombergnef
8.1K
Volume
+16%
Growth
BloombergNEF is a research organization that provides in-depth analysis and insights on the transition to a lower-carbon economy. It offers data-driven research on various sectors including renewable energy, electric vehicles, and sustainable finance, helping stakeholders make informed decisions. The primary audience for BloombergNEF includes policymakers, investors, and businesses focused on sustainability and clean energy solutions.
exploding
Technology evolution
6.6K
Volume
+16%
Growth
The progressive development and improvement of technology over time, involving invention, innovation, diffusion, maturation, and obsolescence stages. This process significantly impacts society, economy, and culture by introducing new products, services, and processes that provide value to users and businesses. Technology evolution benefits a wide range of stakeholders, including individuals, companies, and entire industries, by driving advancements and efficiencies.
exploding
Smart grid
40.5K
Volume
+16%
Growth
An electricity supply network that uses digital communications technology to detect and react to local changes in usage. It integrates various innovative technologies to improve the efficiency, reliability, and sustainability of electricity services, including advanced metering infrastructure, enhanced reliability, and the integration of renewable energy sources. Smart Grids primarily benefit utility companies, energy providers, and consumers seeking more efficient and reliable energy management.
exploding
Heat intelligence
20
Volume
+16%
Growth
Technology that provides a comprehensive overview of heat distribution within a network, ensuring full transparency down to individual buildings and pipes. Heat intelligence optimizes energy efficiency and management by monitoring and analyzing heat flow, which helps in identifying inefficiencies and potential improvements. This technology is particularly beneficial for energy managers, utility companies, and large-scale building operators seeking to enhance their energy management systems.
regular
Viact
1K
Volume
+15%
Growth
AI company based in Hong Kong that specializes in providing 'Scenario-based Vision Intelligence' solutions for risk-prone workplaces such as construction, oil & gas, manufacturing, facility management, and mining industries. Viact's AI-powered video analytics software enhances workplace safety, optimizes productivity, and ensures environmental compliance, distinguishing itself with over 50 pre-built AI modules deployed across various sectors. The company's solutions are primarily targeted at industries with high safety and compliance requirements, including government, public, and private sectors.
regular
Observe.AI
8.1K
Volume
+15%
Growth
Software company founded in 2017, based in Redwood City, California, specializing in real-time insights and guidance for contact centers. The software analyzes interactions to improve performance, increase sales, enhance retention, and optimize business operations, distinguishing itself with accurate and secure analysis. The primary target demographic includes contact centers and businesses seeking to close gaps in revenue, retention, and operational efficiency.
regular
32
33
34
35
36