Suggested Categories:

Data Science Software
Data science software is a collection of tools and platforms designed to facilitate the analysis, interpretation, and visualization of large datasets, helping data scientists derive insights and build predictive models. These tools support various data science processes, including data cleaning, statistical analysis, machine learning, deep learning, and data visualization. Common features of data science software include data manipulation, algorithm libraries, model training environments, and integration with big data solutions. Data science software is widely used across industries like finance, healthcare, marketing, and technology to improve decision-making, optimize processes, and predict trends.
Artificial Intelligence Software
Artificial Intelligence (AI) software is computer technology designed to simulate human intelligence. It can be used to perform tasks that require cognitive abilities, such as problem-solving, data analysis, visual perception and language translation. AI applications range from voice recognition and virtual assistants to autonomous vehicles and medical diagnostics.
Computer Vision Software
Computer vision software allows machines to interpret and analyze visual data from images or videos, enabling applications like object detection, image recognition, and video analysis. It utilizes advanced algorithms and deep learning techniques to understand and classify visual information, often mimicking human vision processes. These tools are essential in fields like autonomous vehicles, facial recognition, medical imaging, and augmented reality, where accurate interpretation of visual input is crucial. Computer vision software often includes features for image preprocessing, feature extraction, and model training to improve the accuracy of visual analysis. Overall, it enables machines to "see" and make informed decisions based on visual data, revolutionizing industries with automation and intelligence.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
  • 1
    Wing Python IDE
    Wing Python IDE was designed from the ground up for Python, to bring you a more productive development experience. Type less and let Wing worry about the details. Get immediate feedback by writing your Python code interactively in the live runtime. Easily navigate code and documentation. Avoid common errors and find problems early with assistance from Wing's deep Python code analysis. Keep code clean with smart refactoring and code quality inspection. Debug any Python code. Inspect debug data...
  • 2
    Replit

    Replit

    Replit

    Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup. Start coding with your favorite language on any platform, OS, and device. Invite your friends, teammates, and colleagues right into your code with Google-docs like editing. Import, run, and collaborate on millions of GitHub repos with 0 manual setup. From Python, to C++, to HTML and CSS, stay in one platform to learn and code in any language you want. The second you create a new repl, it...
    Starting Price: $7 per month
    View Software
    Visit Website
  • 3
    Windsurf Editor
    The Windsurf Editor is a free AI-powered IDE and AI coding assistant that accelerates development by providing intelligent code generation and agents in over 70 programming languages and more than 40 IDEs, including VSCode, JetBrains, and Jupyter Notebooks. With Windsurf, developers can write code faster, eliminate repetitive tasks, and stay in the flow state—whether they're working with Python, JavaScript, C++, or any other language. Built on billions of lines of open-source code, Windsurf...
    Leader badge
    Starting Price: Free
    View Software
    Visit Website
  • 4
    Luminal

    Luminal

    Luminal

    Luminal gives you the power of Python for spreadsheet processing with none of the complexity. Clean, transform or analyze large amounts of data using nothing but natural language. If it's supported by Python, it's supported by Luminal. Perform powerful cleaning operations, answer sophisticated questions and create beautiful visualizations. Don't waste your time manually processing data in Excel or writing a Python script to do the work. Let Luminal take care of it and save hours. At Luminal, we...
    Starting Price: $16 per user per month
  • 5
    Avanzai

    Avanzai

    Avanzai

    Avanzai helps accelerate your financial data analysis by letting you use natural language to output production-ready Python code. Avanzai speeds up financial data analysis for both beginners and experts using plain English. Plot times series data, equity index members, and even stock performance data using natural prompts. Skip the boring parts of financial analysis by leveraging AI to generate code with relevant Python packages already installed. Further edit the code if you wish, once you...
  • 6
    DataMelt

    DataMelt

    jWork.ORG

    ... Java API. Elements of symbolic computations using Octave/Matlab scripting are supported. DataMelt is a computational environment for Java platform. It can be used with different programming languages on different operating systems. Unlike other statistical programs, it is not limited to a single programming language. This software combines the world's most-popular enterprise language, Java, with the most popular scripting language used in data science, such as Jython (Python), Groovy, JRuby.
    Starting Price: $0
  • 7
    FacePlugin

    FacePlugin

    FacePlugin

    ... recognize ID documents from 180+ countries and it can recognize all kinds of ID documents including ID card, Passport and Driver License. SDKs we offer - Face recognition SDK (Android, iOS, Server) - Liveness detection SDK (Android, iOS, Server) - ID document recognition SDK (Android, iOS, Server) - Palmprint recognition SDK (Server) Programming languages: Python, Swift, Object C, Java, Kotlin, Flutter We provide free integration support.
    Leader badge
    Starting Price: $0
  • 8
    pywinauto

    pywinauto

    pywinauto

    pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to Windows dialogs and controls. pywinauto can be installed with pip and conda. Python is a great programming language, but there are no automation tools that were Pythonic (very few libraries were implemented in Python). The very first necessary thing is to determine which accessibility technology (pywinauto’s backend) could be used for your application...
    Starting Price: Free
  • 9
    MLJAR Studio
    It's a desktop app with Jupyter Notebook and Python built in, installed with just one click. It includes interactive code snippets and an AI assistant to make coding faster and easier, perfect for data science projects. We manually hand crafted over 100 interactive code recipes that you can use in your Data Science projects. Code recipes detect packages available in the current environment. Install needed modules with 1-click, literally. You can create and interact with all variables available...
    Starting Price: $20 per month
  • 10
    PydanticAI

    PydanticAI

    Pydantic

    PydanticAI is a Python-based agent framework designed to simplify the development of production-grade applications using generative AI. Built by the team behind Pydantic, the framework integrates seamlessly with popular AI models such as OpenAI, Anthropic, Gemini, and others. It offers type-safe design, real-time debugging, and performance monitoring through Pydantic Logfire. PydanticAI also provides structured responses by leveraging Pydantic to validate model outputs, ensuring consistency...
    Starting Price: Free
  • 11
    TextBlob

    TextBlob

    TextBlob

    TextBlob is a Python library for processing textual data, offering a simple API to perform common natural language processing tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, and classification. It stands on the giant shoulders of NLTK and Pattern, and plays nicely with both. Key features include tokenization (splitting text into words and sentences), word and phrase frequencies, parsing, n-grams, word inflection (pluralization and singularization) lemmatization...
  • 12
    Ray

    Ray

    Anyscale

    Develop on your laptop and then scale the same Python code elastically across hundreds of nodes or GPUs on any cloud, with no changes. Ray translates existing Python concepts to the distributed setting, allowing any serial application to be easily parallelized with minimal code changes. Easily scale compute-heavy machine learning workloads like deep learning, model serving, and hyperparameter tuning with a strong ecosystem of distributed libraries. Scale existing workloads (for eg. Pytorch...
    Starting Price: Free
  • 13
    Pathway

    Pathway

    Pathway

    Pathway is a Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG. Pathway comes with an easy-to-use Python API, allowing you to seamlessly integrate your favorite Python ML libraries. Pathway code is versatile and robust: you can use it in both development and production environments, handling both batch and streaming data effectively. The same code can be used for local development, CI/CD tests, running batch jobs, handling stream replays, and processing...
  • 14
    Azure Notebooks
    Develop and run code from anywhere with Jupyter notebooks on Azure. Get started for free. Get a better experience with a free Azure Subscription. Perfect for data scientists, developers, students, or anyone. Develop and run code in your browser regardless of industry or skillset. Supporting more languages than any other platform including Python 2, Python 3, R, and F#. Created by Microsoft Azure: Always accessible, always available from any browser, anywhere in the world.
  • 15
    Towhee

    Towhee

    Towhee

    You can use our Python API to build a prototype of your pipeline and use Towhee to automatically optimize it for production-ready environments. From images to text to 3D molecular structures, Towhee supports data transformation for nearly 20 different unstructured data modalities. We provide end-to-end pipeline optimizations, covering everything from data decoding/encoding, to model inference, making your pipeline execution 10x faster. Towhee provides out-of-the-box integration with your...
    Starting Price: Free
  • 16
    Gurobi Optimizer

    Gurobi Optimizer

    Gurobi Optimization

    With our powerful algorithms, you can add complexity to your model to better represent the real world, and still solve your model within the available time. Integrate Gurobi into your applications easily, using the languages you know best. Our programming interfaces are designed to be lightweight, modern, and intuitive, to minimize your learning curve while maximizing your productivity. Our Python API includes higher-level modeling constructs that make it easier to build optimization models...
  • 17
    MLBox

    MLBox

    Axel ARONIO DE ROMBLAY

    MLBox is a powerful Automated Machine Learning python library. It provides the following features fast reading and distributed data preprocessing/cleaning/formatting, highly robust feature selection and leak detection, accurate hyper-parameter optimization in high-dimensional space, state-of-the art predictive models for classification and regression (Deep Learning, Stacking, LightGBM), and prediction with models interpretation. MLBox main package contains 3 sub-packages: preprocessing...
  • 18
    JAX

    JAX

    JAX

    ​JAX is a Python library designed for high-performance numerical computing and machine learning research. It offers a NumPy-like API, facilitating seamless adoption for those familiar with NumPy. Key features of JAX include automatic differentiation, just-in-time compilation, vectorization, and parallelization, all optimized for execution on CPUs, GPUs, and TPUs. These capabilities enable efficient computation for complex mathematical functions and large-scale machine-learning models. JAX also...
  • 19
    Gymnasium

    Gymnasium

    Gymnasium

    ​Gymnasium is a maintained fork of OpenAI’s Gym library, providing a standard API for reinforcement learning and a diverse collection of reference environments. The Gymnasium interface is simple, pythonic, and capable of representing general RL problems, and has a compatibility wrapper for old Gym environments. At the core of Gymnasium is the Env class, a high-level Python class representing a Markov Decision Process (MDP) from reinforcement learning theory. The class provides users the ability...
  • 20
    Jedi

    Jedi

    Jedi

    Jedi is a static analysis tool for Python that is typically used in IDEs/editors plugins. Jedi has a focus on autocompletion and goto functionality. Other features include refactoring, code search and finding references. Jedi has a simple API to work with. There is a reference implementation as a VIM-Plugin. Autocompletion in your REPL is also possible, IPython uses it natively and for the CPython REPL you can install it. Jedi is well tested and bugs should be rare. A Script is the base...
  • 21
    Pillow

    Pillow

    Pillow

    The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool. Pillow for enterprise is available via the Tidelift subscription. The Python Imaging Library...
    Starting Price: Free
  • 22
    CodeT5

    CodeT5

    Salesforce

    Code for CodeT5, a new code-aware pre-trained encoder-decoder model. Identifier-aware unified pre-trained encoder-decoder models for code understanding and generation. This is the official PyTorch implementation for the EMNLP 2021 paper from Salesforce Research. CodeT5-large-ntp-py is specially optimized for Python code generation tasks and employed as the foundation model for our CodeRL, yielding new SOTA results on the APPS Python competition-level program synthesis benchmark. This repo...
  • 23
    SuperAGI SuperCoder
    SuperAGI SuperCoder is an open-source autonomous system that combines AI-native dev platform & AI agents to enable fully autonomous software development starting with python language & frameworks SuperCoder 2.0 leverages LLMs & Large Action Model (LAM) fine-tuned for python code generation leading to one shot or few shot python functional coding with significantly higher accuracy across SWE-bench & Codebench As an autonomous system, SuperCoder 2.0 combines software guardrails specific...
    Starting Price: Free
  • 24
    {CodeWhizz}

    {CodeWhizz}

    {CodeWhizz}

    The AI-Powered Python and JavaScript Generator/Debugger/Tutor. Become a pro-coder in seconds. Generate pro-level code in an instant. Type what you need, run the program, and boom! The Whizzy AI model will compute your request and generate your code in an editable code window, so you can touch it up and personalize it however you need. Don't hassle with clunky and slow IDE's, the integrated CodeEngine will run your Python code and generate outputs, and plots, seamlessly. The Script...
    Starting Price: $37.50 per month
  • 25
    fal.ai

    fal.ai

    fal.ai

    fal is a serverless Python runtime that lets you scale your code in the cloud with no infra management. Build real-time AI applications with lightning-fast inference (under ~120ms). Check out some of the ready-to-use models, they have simple API endpoints ready for you to start your own AI-powered applications. Ship custom model endpoints with fine-grained control over idle timeout, max concurrency, and autoscaling. Use common models such as Stable Diffusion, Background Removal, Control...
    Starting Price: $0.00111 per second
  • 26
    JarvisLabs.ai

    JarvisLabs.ai

    JarvisLabs.ai

    We have set up all the infrastructure, computing, and software (Cuda, Frameworks) required for you to train and deploy your favorite deep-learning models. You can spin up GPU/CPU-powered instances directly from your browser or automate it through our Python API.
    Starting Price: $1,440 per month
  • 27
    Indigo DRS Data Reporting Systems

    Indigo DRS Data Reporting Systems

    Indigo Scape DRS Data Reporting Systems

    Indigo Scape DRS is an advanced Data Reporting and Document Generation System for Rapid Report Development (RRD) using HTML, XML, XSLT, XQuery and Python to generate highly compatible and content rich business reports and documents with HTML. Representing the ultimate in reporting software our advanced technology and reusable reporting system is a powerhouse in data reporting. Indigo DRS is totally unique in its ability to query in XQuery, Python and SQL and use data from multiple...
    Starting Price: $500 per month / user
  • 28
    Lucidworks Fusion
    Fusion transforms your siloed data into personalized insights unique to each user. Lucidworks Fusion lets customers easily deploy AI-powered data discovery and search applications in a modern, containerized, cloud-native architecture. Data scientists interact with those applications by leveraging existing machine learning models and workflows. Or they can quickly create and deploy new models using popular tools like Python ML, TensorFlow, scikit-learn, and spaCy. Reduce the effort and risk...
  • 29
    NVIDIA RAPIDS
    The RAPIDS suite of software libraries, built on CUDA-X AI, gives you the freedom to execute end-to-end data science and analytics pipelines entirely on GPUs. It relies on NVIDIA® CUDA® primitives for low-level compute optimization, but exposes that GPU parallelism and high-bandwidth memory speed through user-friendly Python interfaces. RAPIDS also focuses on common data preparation tasks for analytics and data science. This includes a familiar DataFrame API that integrates with a variety...
  • 30
    Apache Lucene

    Apache Lucene

    Apache Software Foundation

    The Apache Lucene™ project develops open-source search software. The project releases a core search library, named Lucene™ core, as well as PyLucene, a python binding for Lucene. Lucene Core is a Java library providing powerful indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities. The PyLucene sub project provides Python bindings for Lucene Core. The Apache Software Foundation provides support for the Apache community of open...