38 Integrations with Hindsight

View a list of Hindsight integrations and software that integrates with Hindsight below. Compare the best Hindsight integrations as well as features, ratings, user reviews, and pricing of software that integrates with Hindsight. Here are the current Hindsight integrations in 2026:

  • 1
    OpenClaw
    OpenClaw is an open source autonomous personal AI assistant agent you run on your own computer, server, or VPS that goes beyond just generating text by actually performing real tasks you tell it to do in natural language through familiar chat platforms like WhatsApp, Telegram, Discord, Slack, and others. It connects to external large language models and services while prioritizing local-first execution and data control on your infrastructure so the agent can clear your inbox, send emails, manage your calendar, check you in for flights, interact with files, run scripts, and automate everyday workflows without needing predefined triggers or cloud-hosted assistants; it maintains persistent memory (remembering context across sessions) and can run continuously to proactively coordinate tasks and reminders. It supports integrations with messaging apps and community-built “skills,” letting users extend its capabilities and route different agents or tools through isolated workspaces.
    Starting Price: Free
  • 2
    ChatGPT

    ChatGPT

    OpenAI

    ChatGPT is an AI-powered assistant designed to help users get answers, generate ideas, and complete tasks more efficiently. It supports a wide range of activities, including writing, brainstorming, coding, and research. Users can interact with ChatGPT through text or voice, making it flexible for different use cases. The platform can summarize information, analyze data, and provide insights to improve productivity. It also assists with creative tasks such as content creation, planning, and problem-solving. ChatGPT includes workspace agents that can automate workflows, handle repetitive tasks, and operate across tools. These agents can run tasks independently, such as generating reports or managing processes on a schedule. Overall, ChatGPT serves as a versatile tool for both personal and professional use.
    Leader badge
    Starting Price: Free
  • 3
    Perplexity

    Perplexity

    Perplexity AI

    Perplexity is an AI-powered search and answer engine designed to provide accurate, real-time information. It combines natural language processing with web search to deliver concise and reliable answers. Users can ask questions conversationally and receive responses backed by cited sources. The platform focuses on transparency by showing where information comes from. It supports research, learning, and decision-making across various topics. Perplexity also offers follow-up questions to deepen understanding. Overall, it is a modern alternative to traditional search engines.
    Starting Price: Free
  • 4
    n8n

    n8n

    n8n

    Build complex automations 10x faster, without fighting APIs. Your days spent slogging through a spaghetti of scripts are over. Use JavaScript when you need flexibility and UI for everything else. n8n allows you to build flexible workflows focused on deep data integration. And with sharable templates and a user-friendly UI, the less technical people on your team can collaborate on them too. Unlike other tools, complexity is not a limitation. So you can build whatever you want — without stressing over budget. Connect APIs with no code to automate basic tasks. Or write vanilla Javascript when you need to manipulate complex data. You can implement multiple triggers. Branch and merge your workflows. And even pause flows to wait for external events. Interface easily with any API or service with custom HTTP requests. Avoid breaking live workflows by separating dev and prod environments with unique sets of auth data.
    Starting Price: $20 per month
  • 5
    Claude Code

    Claude Code

    Anthropic

    Claude Code is an AI-powered coding agent designed to work directly inside your existing development environment. It goes beyond simple autocomplete by understanding entire codebases and helping developers build, debug, refactor, and ship features faster. Developers can interact with Claude Code from the terminal, IDEs, Slack, or the web, making it easy to stay in flow without switching tools. By describing tasks in natural language, users can let Claude handle code exploration, modifications, and explanations. Claude Code can analyze project structure, dependencies, and architecture to onboard developers quickly. It integrates with common command-line tools, version control systems, and testing workflows. This makes it a powerful companion for both individual developers and teams working on complex software projects.
    Starting Price: $20/month
  • 6
    Roo Code

    Roo Code

    Roo Code

    Roo Code is an AI-powered software engineering platform designed to help developers build, debug, and ship code faster. It works directly inside your IDE through a VS Code extension or autonomously in the cloud using AI agents. Roo Code supports multiple AI models and providers, giving developers full flexibility and control. Role-based modes keep AI focused on specific tasks like coding, debugging, testing, or planning. The platform is open source, secure, and transparent by design. Developers can configure workflows to match their exact preferences. Roo Code fits seamlessly into modern development environments for both individuals and teams.
    Starting Price: Free
  • 7
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 8
    OpenCode

    OpenCode

    Anomaly Innovations

    OpenCode is the AI coding agent purpose-built for the terminal. It delivers a responsive, themeable terminal UI that feels native while streamlining your workflow. With LSP auto-loading, it ensures the right language servers are always available for accurate, context-aware coding support. Developers can spin up multiple AI agents in parallel sessions on the same project, maximizing productivity. Shareable links make it easy to reference, debug, or collaborate across sessions. Supporting Claude Pro and 75+ LLM providers via Models.dev, OpenCode gives you full freedom to choose your coding companion.
    Starting Price: Free
  • 9
    Grok Build
    Grok Build is an AI-powered command-line development environment designed to help developers build, manage, and automate software projects more efficiently. The platform provides a fast and flicker-free CLI experience that supports planning, coding, reviewing, and coordinating tasks across multiple AI-powered agents. Grok Build can adapt to different workflows and user preferences through customizable skills and interface enhancements. Developers can use the platform to architect complex projects with plan viewers, subagents, and parallel task execution capabilities. The system also includes marketplaces that allow teams to share workflows, capabilities, and productivity tools across projects. Grok Build supports interactive coding assistance, interface refinement suggestions, and contextual prompts that help streamline development processes.
  • 10
    LangGraph

    LangGraph

    LangChain

    Gain precision and control with LangGraph to build agents that reliably handle complex tasks. Build and scale agentic applications with LangGraph Platform. LangGraph's flexible framework supports diverse control flows – single agent, multi-agent, hierarchical, sequential – and robustly handles realistic, complex scenarios. Ensure reliability with easy-to-add moderation and quality loops that prevent agents from veering off course. Use LangGraph Platform to templatize your cognitive architecture so that tools, prompts, and models are easily configurable with LangGraph Platform Assistants. With built-in statefulness, LangGraph agents seamlessly collaborate with humans by writing drafts for review and awaiting approval before acting. Easily inspect the agent’s actions and "time-travel" to roll back and take a different action to correct course.
    Starting Price: Free
  • 11
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 12
    Go

    Go

    Golang

    With a strong ecosystem of tools and APIs on major cloud providers, it is easier than ever to build services with Go. With popular open source packages and a robust standard library, use Go to create fast and elegant CLIs. With enhanced memory performance and support for several IDEs, Go powers fast and scalable web applications. With fast build times, lean syntax, an automatic formatter and doc generator, Go is built to support both DevOps and SRE. Everything there is to know about Go. Get started on a new project or brush up for your existing Go code. An interactive introduction to Go in three sections. Each section concludes with a few exercises so you can practice what you've learned. The Playground allows anyone with a web browser to write Go code that we immediately compile, link, and run on our servers.
    Starting Price: Free
  • 13
    Flowise

    Flowise

    Flowise AI

    Flowise is an open-source platform that enables developers and teams to build AI agents and LLM-powered applications through a visual interface. The platform provides modular building blocks that allow users to create everything from simple chatbot workflows to complex multi-agent systems. With its drag-and-drop design environment, developers can rapidly prototype and deploy AI-powered applications without extensive coding. Flowise supports integrations with more than 100 large language models, embeddings, and vector databases. It also includes features such as human-in-the-loop workflows, observability tools, and execution tracing for monitoring agent behavior. Developers can extend applications through APIs, SDKs, and embedded chat interfaces using TypeScript or Python. By combining visual development tools with scalable infrastructure, Flowise simplifies the process of building and deploying production-ready AI agents.
    Starting Price: Free
  • 14
    AutoGen

    AutoGen

    Microsoft

    An Open-Source Programming Framework for Agentic AI. AutoGen provides multi-agent conversation framework as a high-level abstraction. With this framework, one can conveniently build LLM workflows. AutoGen offers a collection of working systems spanning a wide range of applications from various domains and complexities. AutoGen supports enhanced LLM inference APIs, which can be used to improve inference performance and reduce cost.
    Starting Price: Free
  • 15
    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. The framework includes a dependency injection system to support iterative development and testing, as well as the ability to stream LLM outputs for rapid validation. It is ideal for AI-driven projects that require flexible and efficient agent composition using standard Python best practices. We built PydanticAI with one simple aim: to bring that FastAPI feeling to GenAI app development.
    Starting Price: Free
  • 16
    LiteLLM

    LiteLLM

    LiteLLM

    ​LiteLLM is a versatile platform designed to streamline interactions with over 100 Large Language Models (LLMs) through a unified interface. It offers both a Proxy Server (LLM Gateway) and a Python SDK, enabling developers to integrate various LLMs seamlessly into their applications. The Proxy Server facilitates centralized management, allowing for load balancing, cost tracking across projects, and consistent input/output formatting compatible with OpenAI standards. This setup supports multiple providers. It ensures robust observability by generating unique call IDs for each request, aiding in precise tracking and logging across systems. Developers can leverage pre-defined callbacks to log data using various tools. For enterprise users, LiteLLM offers advanced features like Single Sign-On (SSO), user management, and professional support through dedicated channels like Discord and Slack.
    Starting Price: Free
  • 17
    Model Context Protocol (MCP)
    Model Context Protocol (MCP) is an open protocol designed to standardize how applications provide context to large language models (LLMs). It acts as a universal connector, similar to a USB-C port, allowing LLMs to seamlessly integrate with various data sources and tools. MCP supports a client-server architecture, enabling programs (clients) to interact with lightweight servers that expose specific capabilities. With growing pre-built integrations and flexibility to switch between LLM vendors, MCP helps users build complex workflows and AI agents while ensuring secure data management within their infrastructure.
    Starting Price: Free
  • 18
    Agent Development Kit (ADK)
    The Agent Development Kit (ADK) is a flexible, open-source framework for building and deploying AI agents. It is tightly integrated with Google’s ecosystem, including Gemini models, and supports popular large language models (LLMs). ADK simplifies the development of both simple and complex AI agents, providing a structured environment for building dynamic workflows and multi-agent systems. With built-in tools for orchestration, deployment, and evaluation, ADK helps developers create scalable, modular AI solutions that can be easily deployed on platforms like Gemini Enterprise Agent Platform or Cloud Run.
    Starting Price: Free
  • 19
    Agno

    Agno

    Agno

    ​Agno is a lightweight framework for building agents with memory, knowledge, tools, and reasoning. Developers use Agno to build reasoning agents, multimodal agents, teams of agents, and agentic workflows. Agno also provides a beautiful UI to chat with agents and tools to monitor and evaluate their performance. It is model-agnostic, providing a unified interface to over 23 model providers, with no lock-in. Agents instantiate in approximately 2μs on average (10,000x faster than LangGraph) and use about 3.75KiB memory on average (50x less than LangGraph). Agno supports reasoning as a first-class citizen, allowing agents to "think" and "analyze" using reasoning models, ReasoningTools, or a custom CoT+Tool-use approach. Agents are natively multimodal and capable of processing text, image, audio, and video inputs and outputs. The framework offers an advanced multi-agent architecture with three modes, route, collaborate, and coordinate.
    Starting Price: Free
  • 20
    OpenAI Agents SDK
    ​The OpenAI Agents SDK enables you to build agentic AI apps in a lightweight, easy-to-use package with very few abstractions. It's a production-ready upgrade of our previous experimentation for agents, Swarm. The Agents SDK has a very small set of primitives, agents, which are LLMs equipped with instructions and tools; handoffs, which allow agents to delegate to other agents for specific tasks; and guardrails, which enable the inputs to agents to be validated. In combination with Python, these primitives are powerful enough to express complex relationships between tools and agents, and allow you to build real-world applications without a steep learning curve. In addition, the SDK comes with built-in tracing that lets you visualize and debug your agentic flows, evaluate them, and even fine-tune models for your application.
    Starting Price: Free
  • 21
    Codex CLI
    Codex CLI is an open-source, lightweight coding agent that integrates directly into your terminal, designed to help developers write, edit, and understand code efficiently. By pairing with Codex CLI, developers can leverage the power of AI to streamline their workflow, get real-time code suggestions, and improve their coding accuracy, all from within their command line interface. It provides a seamless, accessible way to enhance coding productivity while staying in the environment developers are already comfortable with.
    Starting Price: Free
  • 22
    Strands Agents

    Strands Agents

    Strands Agents

    Strands Agents is an open-source framework designed to help developers build controllable and flexible AI agents using Python and TypeScript. It enables users to create agents by defining tools as simple functions, eliminating the need for complex workflows or orchestration pipelines. The SDK works with any model and cloud provider, giving developers full freedom in how they deploy and scale their agents. It introduces a streamlined agent loop where the model handles reasoning while developers maintain control through code. Features like steering hooks allow developers to validate and guide agent behavior before and after actions are taken. The platform also includes built-in capabilities such as memory management, observability, and evaluation tools. Overall, Strands Agents SDK simplifies agent development while improving reliability, control, and performance.
    Starting Price: Free
  • 23
    Vercel AI SDK
    The Vercel AI SDK is a free, open source TypeScript toolkit from the creators of Next.js that gives developers unified, high-level primitives to build AI-powered features quickly across any model provider by changing a single line of code. It abstracts common complexities like streaming responses, multi-turn tool execution, error handling and recovery, and model switching while remaining framework-agnostic so builders can go from idea to working application in minutes. With a unified provider API, developers can generate typed objects, compose generative UIs, and deliver instant, streamed AI responses without reinventing plumbing, and the SDK includes documentation, cookbooks, a playground, and community-driven extensibility to accelerate development. It handles the hard parts under the hood while exposing enough control to get under the hood when needed, making integration with multiple LLMs seamless.
    Starting Price: Free
  • 24
    Claude Agent SDK
    The Claude Agent SDK is a developer toolkit that enables the creation of autonomous AI agents powered by Claude, allowing them to perform real-world tasks beyond simple text generation by interacting directly with files, systems, and tools. It provides the same underlying infrastructure used by Claude Code, including an agent loop, context management, and built-in tool execution, and is available for use in Python and TypeScript. With this SDK, developers can build agents that read and write files, execute shell commands, search the web, edit code, and automate complex workflows without needing to implement these capabilities from scratch. It maintains persistent context and state across interactions, enabling agents to operate continuously, reason through multi-step problems, take actions, verify results, and iterate until tasks are completed.
    Starting Price: Free
  • 25
    AG2

    AG2

    AG2

    AG2 is the open source AgentOS for building production-ready AI agents and multi-agent systems in minutes, not months. Formerly AutoGen, it provides an open source Python framework for building, orchestrating, and scaling AI agents that can collaborate through shared context, use tools, execute workflows, and support both autonomous and human-in-the-loop patterns. AG2 is designed for developers who want to build systems, not prompts, with simple and intuitive syntax, built-in conversation patterns, and a flexible platform for multi-agent automation. Agents in AG2 can extend their capabilities with tools, allowing them to interact with external systems, fetch real-time data, execute code, search the web, process documents, and complete complex tasks beyond a model’s internal knowledge. It supports many LLM providers and local models, including OpenAI-compatible endpoints, Anthropic Claude, Gemini through Vertex AI, DeepSeek, and LM Studio.
    Starting Price: Free
  • 26
    Amazon Bedrock AgentCore
    Amazon Bedrock AgentCore enables you to deploy and operate highly capable AI agents securely at scale, offering infrastructure purpose‑built for dynamic agent workloads, powerful tools to enhance agents, and essential controls for real‑world deployment. It works with any framework and any foundation model in or outside of Amazon Bedrock, eliminating the undifferentiated heavy lifting of specialized infrastructure. AgentCore provides complete session isolation and industry‑leading support for long‑running workloads up to eight hours, with native integration to existing identity providers for seamless authentication and permission delegation. A gateway transforms APIs into agent‑ready tools with minimal code, and built‑in memory maintains context across interactions. Agents gain a secure browser runtime for complex web‑based workflows and a sandboxed code interpreter for tasks like generating visualizations.
    Starting Price: $0.0895 per vCPU-hour
  • 27
    NVIDIA NemoClaw
    NemoClaw from NVIDIA is an AI development framework designed to help developers build and deploy intelligent AI agents and automation workflows. Built on NVIDIA’s NeMo ecosystem, the platform provides tools for creating advanced AI applications powered by large language models and GPU acceleration. NemoClaw allows developers to integrate AI agents that can interact with data, tools, and external services to perform complex tasks automatically. The framework supports scalable deployment on NVIDIA GPUs, enabling high-performance AI processing for demanding workloads. Developers can use NemoClaw to build applications such as conversational agents, workflow automation tools, and AI-powered assistants. The platform also includes capabilities for integrating custom tools and APIs, giving agents the ability to perform real-world actions. By combining NVIDIA’s AI infrastructure with agent-based development, NemoClaw helps organizations build powerful AI-driven systems efficiently.
    Starting Price: Free
  • 28
    Dify

    Dify

    Dify

    Dify is an open-source platform designed to streamline the development and operation of generative AI applications. It offers a comprehensive suite of tools, including an intuitive orchestration studio for visual workflow design, a Prompt IDE for prompt testing and refinement, and enterprise-level LLMOps capabilities for monitoring and optimizing large language models. Dify supports integration with various LLMs, such as OpenAI's GPT series and open-source models like Llama, providing flexibility for developers to select models that best fit their needs. Additionally, its Backend-as-a-Service (BaaS) features enable seamless incorporation of AI functionalities into existing enterprise systems, facilitating the creation of AI-powered chatbots, document summarization tools, and virtual assistants.
  • 29
    LlamaIndex

    LlamaIndex

    LlamaIndex

    LlamaIndex is a “data framework” to help you build LLM apps. Connect semi-structured data from API's like Slack, Salesforce, Notion, etc. LlamaIndex is a simple, flexible data framework for connecting custom data sources to large language models. LlamaIndex provides the key tools to augment your LLM applications with data. Connect your existing data sources and data formats (API's, PDF's, documents, SQL, etc.) to use with a large language model application. Store and index your data for different use cases. Integrate with downstream vector store and database providers. LlamaIndex provides a query interface that accepts any input prompt over your data and returns a knowledge-augmented response. Connect unstructured sources such as documents, raw text files, PDF's, videos, images, etc. Easily integrate structured data sources from Excel, SQL, etc. Provides ways to structure your data (indices, graphs) so that this data can be easily used with LLMs.
  • 30
    CrewAI

    CrewAI

    CrewAI

    CrewAI is a leading multi-agent platform that enables organizations to streamline workflows across various industries by building and deploying automated processes using any Large Language Model (LLM) and cloud platform. It offers a comprehensive suite of tools, including a framework and UI Studio, to facilitate the rapid development of multi-agent automations, catering to both coding professionals and those seeking no-code solutions. The platform supports flexible deployment options, allowing users to move their created 'crews'—teams of AI agents—to production with confidence, utilizing powerful tools for different deployment types and autogenerated user interfaces. CrewAI also provides robust monitoring capabilities, enabling users to track the performance and progress of their AI agents on both simple and complex tasks. Additionally, it offers testing and training tools to continually enhance the efficiency and quality of outcomes produced by these AI agents.
  • 31
    Superagent

    Superagent

    Superagent

    Superagent is an AI-powered research platform designed to help teams think deeper and make faster, more confident decisions. It transforms complex business questions into structured research plans executed by a coordinated network of AI agents. These agents scan credible sources at scale to uncover insights that support strategic planning, market analysis, and competitive positioning. Superagent delivers boardroom-ready outputs, including polished reports, presentation slides, interactive documents, and even custom websites. Each result is fact-checked and backed by verifiable data, giving users confidence in high-stakes decisions. The platform supports use cases across finance, product management, marketing, sales, and executive leadership. With flexible pricing and a Pro plan offering expanded research runs, Superagent helps teams move from uncertainty to actionable clarity.
  • 32
    Smolagents

    Smolagents

    Smolagents

    Smolagents is an AI agent framework developed to simplify the creation and deployment of intelligent agents with minimal code. It supports code-first agents where agents execute Python code snippets to perform tasks, offering enhanced efficiency compared to traditional JSON-based approaches. Smolagents integrates with large language models like those from Hugging Face, OpenAI, and others, enabling developers to create agents that can control workflows, call functions, and interact with external systems. The framework is designed to be user-friendly, requiring only a few lines of code to define and execute agents. It features secure execution environments, such as sandboxed spaces, for safe code running. Smolagents also promotes collaboration by integrating deeply with the Hugging Face Hub, allowing users to share and import tools. It supports a variety of use cases, from simple tasks to multi-agent workflows, offering flexibility and performance improvements.
  • 33
    ContextForge MCP Gateway
    ContextForge MCP Gateway is an open source Model Context Protocol (MCP) gateway, registry, and proxy platform that provides a unified endpoint for AI clients to discover and access tools, resources, prompts, and REST or MCP services in complex AI ecosystems. It sits in front of multiple MCP servers and REST APIs to federate and unify discovery, authentication, rate-limiting, observability, and traffic routing across diverse backends, with support for transports such as HTTP, JSON-RPC, WebSocket, SSE, stdio, and streamable HTTP, and can virtualize legacy APIs as MCP-compliant tools. It includes an optional Admin UI for real-time configuration, monitoring, and log visibility, and is designed to scale from standalone deployments to multi-cluster Kubernetes environments with Redis-backed federation and caching for performance and resilience.
  • 34
    HindSight
    HindSight 4 is Exacom’s multimedia logging recorder for mission-critical communications, built to record, reconstruct, and analyze multi-channel communications with total clarity. It serves as a single place of record for phone, CHE/CPE, radio, CAD, RTT/MMS, MCPTX, videos, screens, photos, body-worn camera footage, IoT data, and more than 85 media types. HindSight 4 includes AI transcription for public safety radio, phone, CHE, radio, consoles, and other sources, making messy radio audio clearer and turning communications into accurate, searchable transcripts. Transcriptions can be generated on demand or automatically in real time, like closed captions, so searching becomes faster and easier. Its AI-assisted PII audio redaction can automatically redact names, phone numbers, and addresses from public safety audio, helping reduce FOIA processing time and protect sensitive data. Keyword alerts notify teams the moment critical phrases are spoken over radio or phone.
  • 35
    Skills

    Skills

    SKILLS Global

    SKILLS Global is a leading provider of web-based and mobile application solutions for Applied Behavior Analysis (ABA) professionals, as well as educators and parents working with individuals with ASD. Our comprehensive software suite is a one-stop resource for creating tailored, research-backed treatment plans following personalized assessments, data collection and scheduling, billing, practice management with contracting and credentialing and more—all with free, ongoing training and support.
  • 36
    Paperclip

    Paperclip

    Paperclip

    The telephone answering needs of each Paperclip client are unique. We work with you to understand your culture, systems and processes, so that we can tailor our telephone answering to your specific requirements. If you are on a webpage and an icon appears asking whether you need any help, this is Live Chat. If you have used Live Chat and believe having it on your website could help your business, Paperclip can help. For many organisations, when the telephone rings it is a new or existing client wanting to make an appointment, reservation or booking. Miss the call and you lose the business. If you are looking for telephone answering services, Paperclip is the right answer for you. One of the UK’s leading and longest-established specialists, Paperclip can answer your calls, manage your bookings and appointments, take orders for you and be your live chat operator.
  • 37
    Hermes

    Hermes

    Calpion

    Hermes is a solution developed for the logistics and manufacturing industry. This is a billing solution that helps enterprises to keep better track of their supply chain. It is developed using modern technologies like AI, ML, RPA, and OCR, making us the business leader. This solution makes it easy for industry people to track account payables and leverage automation for faster payments and combat losses. The number one challenge in AP Invoice processing that we heard from CFOs was a high volume of non-standard invoices in multiple formats received from hundreds of vendors mostly via email around the clock. Other concerns and challenges the Accounts Payable team faced were the need to verify and process these invoices manually, checking for multiple validations for accuracy and validity of the invoice.
  • 38
    Vapi AI

    Vapi AI

    Vapi AI

    Voice AI for any application. Vapi lets developers build, test and deploy voicebots in minutes rather than months. Solutions for everything. Customer support, front desk, outbound sales, lead generation, telehealth, food ordering, transportation logistics, employee training, roleplay, or whatever else you want to build. We’re making voice AI’s as simple, reliable, and accessible as any other API in your stack. All the power with all the customizability. Plug in any model or voice, and talk to it everywhere.
    Starting Price: $0.05 per minute
  • Previous
  • You're on page 1
  • Next