Best Artificial Intelligence Software for Java - Page 8

Compare the Top Artificial Intelligence Software that integrates with Java as of July 2026 - Page 8

This a list of Artificial Intelligence software that integrates with Java. Use the filters on the left to add additional filters for products that have integrations with Java. View the products that work with Java in the table below.

  • 1
    DeepSeek-V4-Pro
    DeepSeek-V4-Pro is a large-scale Mixture-of-Experts (MoE) language model designed for advanced reasoning, coding, and long-context understanding. It features 1.6 trillion total parameters with 49 billion activated parameters, enabling high performance while maintaining efficiency. The model supports an exceptionally large context window of up to one million tokens, allowing it to process extensive documents and workflows. It uses a hybrid attention architecture to optimize long-context performance and reduce computational cost. DeepSeek-V4-Pro is trained on over 32 trillion tokens, improving its knowledge and reasoning capabilities. It also includes advanced optimization techniques for stability and faster convergence during training. The model supports multiple reasoning modes, allowing users to balance speed and accuracy based on their needs. Overall, it provides a powerful open-source solution for complex AI tasks and large-scale applications.
    Starting Price: Free
  • 2
    Agent Client Protocol (ACP)

    Agent Client Protocol (ACP)

    Agent Client Protocol (ACP)

    The Agent Client Protocol (ACP) standardizes communication between code editors, IDEs, and coding agents, making agent-editor interoperability the default instead of requiring custom integrations for every possible combination. It provides a standard interface for communication between AI agents and client applications, with a flexible, extensible, and platform-agnostic architecture designed for both local and remote scenarios. ACP addresses integration overhead, limited compatibility, and developer lock-in by allowing agents that implement the protocol to work with any compatible editor, while editors that support ACP gain access to the broader ecosystem of ACP-compatible agents. Similar in spirit to how the Language Server Protocol standardized language server integration, ACP decouples agents and editors so both sides can innovate independently while developers choose the best tools for their workflow.
    Starting Price: Free
  • 3
    Graphify

    Graphify

    Graphify

    Graphify is an open source knowledge graph engine that turns any input, including code, docs, papers, meetings, images, browser tabs, and commits, into one traversable graph with complete recall. It is built as persistent memory for AI coding assistants, giving tools like Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot CLI, Aider, Factory Droid, Kimi Code, Kiro, Pi, and Google Antigravity a queryable understanding of a project instead of making them repeatedly grep through files. Users can point Graphify at any directory, and it builds an initial corpus through AST extraction, semantic analysis, and Leiden clustering, transforming an entire codebase or document corpus into a graph in one pass. Unlike RAG pipelines that re-embed everything on every change, Graphify maintains a living graph that updates only affected nodes and edges when files change, allowing the rest of the corpus to stay intact even at enterprise scale.
    Starting Price: Free
  • 4
    Ornith-1.0

    Ornith-1.0

    DeepReinforce

    Ornith-1.0 is a self-improving family of models built specially for agentic coding tasks. It spans the full spectrum from compact 9B Dense models suitable for edge device deployment to 397B MoE frontier-scale models optimized for maximum performance, with variants including 9B Dense, 31B Dense, 35B MoE, and 397B MoE. Built on top of pretrained Gemma 4 and Qwen 3.5, Ornith-1.0 achieves state-of-the-art performance among open-source models of comparable size on coding benchmarks. Its key innovation is a self-improving training framework that learns to generate both solution rollouts and the task-specific scaffolds that guide those rollouts. Instead of relying on fixed, human-designed harnesses, Ornith-1.0 treats the scaffold as a learnable object that co-evolves with the policy, allowing the model to jointly optimize the orchestration and the final solution.
    Starting Price: Free
  • 5
    Gemini 3.5 Flash-Lite
    Gemini 3.5 Flash-Lite is Google’s fastest model in the Gemini 3.5 series, designed for low-latency tasks and high-throughput developer workflows such as agentic search, document processing, coding, and large-scale data analysis. It delivers 350 output tokens per second and significantly improves on previous Flash-Lite generations in both quality and agentic performance. Developers can configure its thinking level to match the workload: minimal or low thinking supports fast execution for high-volume tasks, while higher thinking levels enable more complex, multi-step subagent workflows. Built-in computer-use capabilities allow the model to interact reliably with digital environments across supported surfaces. Gemini 3.5 Flash-Lite also advances coding, long-context understanding, and real-world task execution, outperforming Gemini 3.1 Flash-Lite across key evaluations and even surpassing Gemini 3 Flash on several agentic and software-engineering benchmarks.
    Starting Price: $0.30 per 1M input tokens
  • 6
    TestComplete

    TestComplete

    SmartBear

    Ensure the quality of your application without sacrificing speed or agility with an easy-to-use, GUI test automation tool. Our AI-powered object recognition engine and script or scriptless flexibility is unmatched, letting you test every desktop, web, and mobile application with ease. TestComplete comes with an intelligent object repository and support for over 500 controls, so you can ensure your GUI tests are scalable, robust, and easy to maintain. More automated quality means more overall quality. Automate UI testing across a wide range of desktop applications, including .Net, Java, WPF and Windows 10. Create reusable tests for all web applications including modern JavaScript frameworks like React and Angular on 2050+ browser and platform configurations. Create and automate functional UI tests on physical or virtual iOS and Android devices. No need to jailbreak your phone.
    Starting Price: $4,836
  • 7
    Eclipse Theia

    Eclipse Theia

    Eclipse Foundation

    Eclipse Theia is an extensible platform to develop multi-language Cloud & Desktop IDEs with state-of-the-art web technologies. Not sure whether you need a web or desktop version or both? With Theia you can develop one IDE and run it in browsers or native desktop application from a single source. The Theia project is hosted at the Eclipse Foundation, a not-for-profit corporation, and is developed by a diverse community. Unlike other "open-source" projects, projects hosted at an Open-Source Foundation are protected against single-vendor decisions against the interest of the diverse community. Theia is designed in a modular way to allow extenders and adopters customizing and extending every aspect of it. Composing a custom IDE-like product is as easy as listing all needed extensions in a package.json file. Adding new functionality by implementing your own extensions is easy, too and provides all the flexibility you need.
    Starting Price: $0
  • 8
    IntelliCode

    IntelliCode

    Microsoft

    Visual Studio IntelliCode: AI-assisted development. IntelliCode saves you time by putting what you’re most likely to use at the top of your completion list. IntelliCode recommendations are based on thousands of open source projects on GitHub each with over 100 stars. When combined with the context of your code, the completion list is tailored to promote common practices. IntelliCode isn’t limited to statement completion. Signature help also recommends the most likely overload for your context. IntelliCode can provide recommendations based on your code and seamlessly share them across your team. With this preview feature, you can build a team model to provide recommendations on code that isn’t in the open source domain, such as methods on your own utility classes or domain specific library calls. Integrate our build task into your pipeline to keep your team completions up to date with repository changes.
  • 9
    JupyterLab

    JupyterLab

    Jupyter

    Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data. JupyterLab is flexible, configure and arrange the user interface to support a wide range of workflows in data science, scientific computing, and machine learning. JupyterLab is extensible and modular, write plugins that add new components and integrate with existing ones. The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include, data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. Jupyter supports over 40 programming languages, including Python, R, Julia, and Scala.
  • 10
    LEADTOOLS Imaging Pro
    LEADTOOLS Imaging Pro includes the tools developers need to add powerful imaging technology to applications. With more than 32 years of imaging development expertise, LEADTOOLS Imaging Pro includes 150+ image formats, image compression, image processing, image viewers, imaging common dialogs, 200+ image display effects, TWAIN and WIA image scanning, screen capture, and image printing. LEADTOOLS Imaging Pro is an entry-level product to develop applications that incorporate LEADTOOLS imaging libraries. Many additional features are available in the various products of the Pro family, as well as the Document, Recognition, Medical, and Multimedia families. For the greatest values in the market for Barcode, and PDF, take a look at the other products within the Pro Family.
    Starting Price: $795 one-time payment
  • 11
    Alan AI

    Alan AI

    Alan AI

    Alan Studio, a simple but powerful IDE, is tailored to the challenges of voice interface design. Write and test conversational scenarios, maintain dialog versions and publish the results to a sandbox or the production environment. Focus on bigger things and let Alan take care of the rest. Alan captures key data points such as users' utterances, frequency of use and session length to let you see how customers interact with a voice assistant in your app. Leverage this data to understand users' behavior and flows, identify unhandled voice commands and optimize the voice assistant effectiveness. Alan provisions and handles the infrastructure required to scale, plan, and maintain voice deployments. To integrate with Alan, you only need to embed a lightweight client SDK in your app. Build a chatbot for your app to answer frequent user questions, handle common requests or just keep human-like conversations with your customers.
  • 12
    Hyland Document Filters
    Document Filters is an SDK that can be leveraged for various applications, such as content indexing, e-discovery, data migration, feeding data into AI/ML models and much more by extracting data from unstructured sources. It gives software developers the ability to perform deep inspection, data extraction, output manipulation and conversion for virtually any type of document and language.
  • 13
    JetBrains Fleet
    Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 14
    Dasha

    Dasha

    Dasha

    Dasha is a conversational AI-as-a-service platform that lets you embed realistic voice and text conversational capabilities into your apps or products. With a single integration, create smart conversational apps for web, desktop, mobile, IoT, and call centers. DashaScript is an event-driven declarative programming language used to design complex real-world conversations that pass a limited Turing test. Automate call center conversations, recreate the Google Duplex demo in under 400 lines of code or create a no-code GUI for your users that translates into DashaScript code. If it is connected to the internet and has access to a speaker/mic, it can run a Dasha application. Your conversational voice/chat apps use your existing infrastructure, including databases, external services (Airtable, Zendesk, TalkDesk, etc.), and business logic. Run conversations through anything. Feed your custom data into Dasha and consume results where they provide the most value.
  • 15
    Text Generator

    Text Generator

    Text Generator

    Generate high-quality text with state-of-the-art AI Accurate, fast, and flexible. Competitive cost-effective AI text generation using advanced large neural networks. Create chatbots, perform question answering, summarization, paraphrasing, and change the tone of text on top of our constantly improving text generation API. Easy to guide text creation, via 'prompt engineering' guiding generation through keywords and natural questions, this can adapt the API for e.g. classification or sentiment analysis. Personal information is never kept on our servers in any form. Up-to-date continuous training of our algorithms helps the AI understand recent events. Global multi-lingual text generation in almost any language. Links are crawled and image content is analyzed to generate realistic text, text in images is recognized so you can answer questions about screenshots/receipts, etc. Code generation from a shared API supports many languages including.
  • 16
    Best Captcha Solver

    Best Captcha Solver

    Best Captcha Solver

    We don't just talk captcha, we solve captcha. Bypass all types of captchas including JavaScript captchas like reCAPTCHA (v2, invisible, v3, enterprise), GeeTest, hCaptcha, FunCaptcha, Turnstile, Captcha Task (bypass any captcha type), and the classic image captcha. Libraries for integration with own software, solving without browser, lightweight API under HTTPS, 24/7 support, and much more. We'll provide you with the smoothest captcha-solving experience you'll ever experience. We are the best at solving any type of reCAPTCHA. You don't have to emulate the browser just send us the key and domain we will send you the response back. Our API libraries will help you achieve easy integration with your own software. We have libraries for the most popular languages, but we'll keep adding more. We're having our own typing team from all around the world. Our dedicated team can solve all your captchas in seconds.
    Starting Price: $0.6 per 1000 requests
  • 17
    Anti-Captcha

    Anti-Captcha

    Anti-Captcha

    Automate your apps with our fast and cheap API. Starting from 0.5 USD per 1000 images, depending on your daily upload volume. Our vast workforce and premium infrastructure allow us to provide a highly reliable 24/7/365 service. You can rely completely on our stable solution and forget about browser emulation. Free captcha solver tool for your favorite browser. With our plugin, you will pass any captcha with no hassle. Captchas are recognized automatically, in the background. Automate your work to the next level. Integrates smoothly with iMacros, Puppeteer, and Selenium. Helps thousands of visually impaired people around the world. Captcha is not only an obstacle for bots but also for people with disabilities. Our plugins help them navigate the web. No more annoying "select all cars" on those tiny images. After years of research and development, we introduce a universal solution to help your robots pass through captcha gates built by humans.
    Starting Price: $0.5 per 1000 images
  • 18
    DeCaptcher

    DeCaptcher

    DeCaptcher

    DeCaptcher is the oldest image-to-text service on the internet. It's both human-based and custom OCR based. We started as the first captcha-solving service many years ago. Back in that day, there was reCAPTCHA and different other captchas. We were interested in computer vision and developing the OCRs as a PoC of our findings. The SEO masters were welcome too and were using different tools, like directory submission software. Later DeCaptcher first introduced recaptcha OCR for testing purposes. It was fast, it was accurate and it didn't last long, as the captcha changed quickly. Right now you can see that DeCaptcher is the home where OCRs are being born. All these years we've been providing exclusive recognition quality and full support for all our customers. Also, for customers concerned about their privacy, we provide ultra-private payment options like WebMoney and Bitcoin. Only correctly solved captchas are paid.
    Starting Price: $2 per 1000 requests
  • 19
    BestCaptchaSolver.com

    BestCaptchaSolver.com

    BestCaptchaSolver.com

    Our team has 10+ years of experience in the following fields: programming, APIs, assembly, networking, OCR, and much more. We'll provide you with the smoothest captcha-solving experience you'll ever experience. We are the best in solving any type of reCAPTCHA. Don't believe us try it for yourself. You don't have to emulate the browser just send us the key and domain we will send you the response back. Our API libraries will help you achieve an easy integration with your own software We have libraries for the most popular languages, but we'll keep adding more We're having our own typing team from all around the world. Our dedicated team can solve all your captchas in seconds. We care about our clients and we're always checking for the latest updates done by Google when it comes to ReCaptcha. We're in trend with the latest captcha technologies too.
    Starting Price: $2 per 1,000 reCAPTCHAS
  • 20
    Talently.ai

    Talently.ai

    Remotebase

    An AI interviewer who conducts live, conversational interviews and gives real-time evaluations to effortlessly identify top performers. Say goodbye to manual screening and hello to smarter recruiting. Experience real-time, automated interviews that emulate human interaction. Receive insightful, objective scores for every interviewee, aiding in precise decision-making. Input any job description from around the globe and watch Talently.ai conduct precise interviews tailored to the specified role. Talently.ai can now conduct technical assessments through live coding sessions during interviews, allowing candidates to demonstrate their skills in real time.
    Starting Price: $79 per month
  • 21
    CodePal

    CodePal

    CodePal.ai

    CodePal is your ultimate coding companion. It is a comprehensive platform that offers a range of coding helpers and tools to assist developers. It is great for students, beginners, experienced developers, and companies who want to improve their development process. The free plan includes access to all the tools and helpers, but with some limitation. It's a great option for hobbyists who want to try out CodePal. AI Code generators can do a variety of tasks, such as programming, apply transformations and manipulations on the code, and many other tasks. AI Code Generators are very useful for learning, as they can give a good grasp of how the task at hand should be written in code. Code generation can be used with many different programming languages, including Java, C#, Python, and TypeScript, among others. The choice of programming language will often depend on the specific needs of the project, as well as the availability of code generation tools and frameworks for that language.
    Starting Price: $15 per month
  • 22
    Favtutor AI Code Generator
    Our user-friendly platform brings a seamless and time-saving coding experience right to your fingertips. Say goodbye to tedious coding efforts. Our AI-powered Code Generator instantly provides well-structured, error-free code with a simple click, eliminating the hassle of manual programming. Our AI understands your requirements and delivers entire programs tailored to your specifications, freeing you from the burden of piecing code together. With the advanced GPT-3.5 model, unleash your coding creativity and explore new possibilities. Our AI assists you at every step, empowering you to create innovative applications and projects.
    Starting Price: $35 per hour
  • 23
    GPT-5

    GPT-5

    OpenAI

    GPT-5 is OpenAI’s most advanced AI model, delivering smarter, faster, and more useful responses across a wide range of topics including math, science, finance, and law. It features built-in thinking capabilities that allow it to provide expert-level answers and perform complex reasoning. GPT-5 can handle long context lengths and generate detailed outputs, making it ideal for coding, research, and creative writing. The model includes a ‘verbosity’ parameter for customizable response length and improved personality control. It integrates with business tools like Google Drive and SharePoint to provide context-aware answers while respecting security permissions. Available to everyone, GPT-5 empowers users to collaborate with an AI assistant that feels like a knowledgeable colleague.
    Starting Price: $1.25 per 1M tokens
  • 24
    Bland AI

    Bland AI

    Bland AI

    Bland is an AI-powered platform that automates phone calls for enterprises, providing highly realistic conversational agents for tasks like sales, scheduling, and customer support. With its self-hosted, end-to-end infrastructure, Bland ensures fast response times, 99.99% uptime, and high security. The platform allows businesses to build custom phone agents that can interact in any language, handle complex workflows, and integrate with existing systems. Bland offers cost-effective, scalable AI solutions for enterprises, ensuring that calls are completed efficiently and in a personalized, natural-sounding manner.
  • 25
    AI Fellows

    AI Fellows

    AI Fellows

    With AI Fellows you can now have AI generate images in no time. From photorealistic to line art to renaissance and pop art, there are over 30 styles available to you. Do you want to create images in the styles of great artists? No problem, a wide range of artists such as Picasso, Dali, Banksy, Da Vinci and many more can be set as settings. With the ChatFlows like ChatGPT you can create dialog-based texts. In seconds you have content that hardly differs from texts written by humans. Whether blog articles, news or any other content, offer your readers an alternative in audio format. More than 1300+ voices in 140 languages and dialects are available to you.
    Starting Price: €9.90 per month
  • 26
    Orkes

    Orkes

    Orkes

    Scale your distributed applications, modernize your workflows for durability, and protect against software failures and downtimes with Orkes, the leading orchestration platform for developers. Build distributed systems that span across microservices, serverless, AI models, event-driven architectures and more - in any language, any framework. Your innovation, your code, your app - designed, developed, and delighting users a magnitude order faster. Orkes Conductor is the fastest way to build and modernize all your applications. Model your business logic as intuitively as you would in a whiteboard, code the components in the language and framework of your choice, run them at scale with no additional setups and observe across your distributed landscape - with enterprise-grade security and manageability baked-in.
  • 27
    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. Choose from Anaconda Python distributions with pre-built libraries to support application development, Spyder for graphical development, and Jupyter for notebook-style development.
  • 28
    ManagePrompt

    ManagePrompt

    ManagePrompt

    Unleash your AI dream project in hours, not months. Imagine, this electrifying message was crafted by AI and beamed directly to you; welcome to a live demo experience like no other. With us, forget the hassle of rate-limiting, authentication, analytics, spend management, and juggling multiple top-tier AI models. We've got it all under control, so you can zero in on creating the ultimate AI masterpiece. We provide the tools to help you build and deploy your AI projects faster. We take care of the infrastructure so you can focus on what you do best. Using our workflows, you can tweak prompts, update models, and deliver changes to your users instantly. Filter and control malicious requests with our security features such as single-use tokens and rate limiting. Use multiple models using the same API, models from OpenAI, Meta, Google, Mixtral, and Anthropic. Prices are per 1,000 tokens, you can think of tokens as pieces of words, where 1,000 tokens are about 750 words.
    Starting Price: $0.01 per 1K tokens per month
  • 29
    BlinqIO

    BlinqIO

    BlinqIO

    The AI test engineer by BlinqIO works exactly like a human test automation engineer. It receives test scenarios or test descriptions, figures out how to perform them against the application or website under test, and once it successfully performs the test it also creates test automation code that can be pushed into your CICD system like any other test automation code. Changes in the UI or flow will of the application will trigger the AI test engineer to fix the code to align with the new UI. Unlimited 24/7 capacity makes software release in high quality with zero risk a reality. Autonomous creation of automated tests. Autonomously creates test automation scripts. Executes the test scripts and debugs them. Opens an issue in the task management system for identified bugs and assigns to RnD. Maintains and corrects the code of test automation scripts that failed due to UI changes. Autonomously performs that task by navigating and interacting with the application under test.
  • 30
    Saagie

    Saagie

    Saagie

    The Saagie cloud data factory is a turnkey platform that lets you create and manage all your data & AI projects in a single interface, deployable in just a few clicks. Develop your use cases and test your AI models in a secure way with the Saagie data factory. Get your data and AI projects off the ground with a single interface and centralize your teams to make rapid progress. Whatever your maturity level, from your first data project to a data & AI-driven strategy, the Saagie platform is there for you. Simplify your workflows, boost your productivity, and make more informed decisions by unifying your work on a single platform. Transform your raw data into powerful insights by orchestrating your data pipelines. Get quick access to the information you need to make more informed decisions. Simplify the management and scalability of your data and AI infrastructure. Accelerate the time-to-production of your AI, machine learning, and deep learning models.
Monday.com Logo