StackAI
StackAI is an enterprise AI automation platform built to help organizations create end-to-end internal tools and processes with AI agents. Unlike point solutions or one-off chatbots, StackAI provides a single platform where enterprises can design, deploy, and govern AI workflows in a secure, compliant, and fully controlled environment.
Using its visual workflow builder, teams can map entire processes — from data intake and enrichment to decision-making, reporting, and audit trails. Enterprise knowledge bases such as SharePoint, Confluence, Notion, Google Drive, and internal databases can be connected directly, with features for version control, citations, and permissioning to keep information reliable and protected.
AI agents can be deployed in multiple ways: as a chat assistant embedded in daily workflows, an advanced form for structured document-heavy tasks, or an API endpoint connected into existing tools. StackAI integrates natively with Slack, Teams, Salesforce, HubSpot, ServiceNow, Airtable, and more.
Security and compliance are embedded at every layer. The platform supports SSO (Okta, Azure AD, Google), role-based access control, audit logs, data residency, and PII masking. Enterprises can monitor usage, apply cost controls, and test workflows with guardrails and evaluations before production.
StackAI also offers flexible model routing, enabling teams to choose between OpenAI, Anthropic, Google, or local LLMs, with advanced settings to fine-tune parameters and ensure consistent, accurate outputs.
A growing template library speeds deployment with pre-built solutions for Contract Analysis, Support Desk Automation, RFP Response, Investment Memo Generation, and InfoSec Questionnaires.
By replacing fragmented processes with secure, AI-driven workflows, StackAI helps enterprises cut manual work, accelerate decision-making, and empower non-technical teams to build automation that scales across the organization.
Learn more
Process Street
Process Street is the Compliance Operations Platform that helps fast-moving teams in regulated industries enforce standards, automate execution, and prove compliance with confidence. It brings document control, workflow automation, and real-time oversight into one unified platform so policies are not just written, they are followed and verified.
With Process Street, teams can create version-controlled SOPs and policies using Pages, link them directly to automated workflows, and ensure every task, approval, and data point is tracked with audit-ready logs. Cora, the AI compliance agent, monitors execution in real time, flags issues, and recommends improvements, turning manual oversight into continuous control.
Whether you need to onboard employees, prepare for audits, manage policy changes, or enforce vendor compliance, Process Street gives you the tools to do it faster and without the risk of missed steps or tribal execution. Automate form collection, task assignments, escalations, and approvals with no code. Keep teams aligned, even as you scale.
Used across financial services, real estate, healthcare, and manufacturing, Process Street supports compliance with standards like ISO 9001, SOC 2, SOX, HIPAA, and FDA CFR Part 11. Thousands of teams at companies like Salesforce, Colliers, Hartford Healthcare, and Drift use Process Street to reduce audit prep time, streamline training, and build systems that run without micromanagement.
Every workflow is structured. Every policy is enforced. Every action is proven. With native integrations, role-based access, automated evidence capture, and AI-powered insights, Process Street replaces checklists, spreadsheets, and siloed tools with a closed-loop system of control.
If you run high-stakes processes and need to stay compliant without slowing down, Process Street is built for you.
Learn more
pyglet
Pyglet is an adaptable and accessible library tailored for Python that allows developers to create games and visually appealing applications across multiple platforms, including Windows, Mac OS X, and Linux. It encompasses a wide array of features, including window management, user interface event handling, joystick support, OpenGL graphics, and the ability to load images and videos, as well as playback sound and music. The library is designed with a Pythonic API that is easy to understand, promoting a seamless development experience. Under the BSD open-source license, pyglet permits both commercial usage and contributions to other open-source endeavors with few restrictions. It operates without requiring external dependencies or complicated installation, solely relying on Python, which simplifies both distribution and installation processes. This ease of use facilitates the bundling of projects with tools like PyInstaller. Furthermore, pyglet enables the use of true platform-native windows, allowing developers to efficiently manage multiple windows and support multi-monitor configurations. With these features, pyglet emerges as a compelling option for developers eager to build rich multimedia applications using Python, making it an invaluable tool in the realm of game and application development. Its flexibility and robust capabilities cater to both novice and experienced programmers alike.
Learn more
PyAutoGUI
PyAutoGUI allows Python scripts to simulate mouse and keyboard actions, thus streamlining the automation of user interactions across different software applications. Its intuitive API is designed for developers across Windows, macOS, and Linux platforms, and it supports both Python 2 and Python 3 environments. The library makes it easy to perform various functions, such as moving the mouse cursor, clicking within application windows, inputting text for forms, and capturing screenshots, while also featuring image recognition for detecting specific user interface elements on the screen. Moreover, it can recognize an application’s window, which enables adjustments to its size, position, and visibility, though this particular functionality is presently only available on Windows systems. Users can create alert and message boxes for effective communication as well. For example, a bot created with PyAutoGUI can keep an eye on a gaming application for images representing sushi orders; upon spotting one, it swiftly clicks the relevant ingredient buttons to craft the sushi. Additionally, the bot can engage with the game's phone feature to request more ingredients as needed, highlighting its ability to operate independently during gameplay. This showcases not only the versatility of PyAutoGUI but also its potential to enhance efficiency and productivity for developers working on automation tasks. Overall, PyAutoGUI serves as a powerful tool for anyone looking to implement automation in their projects.
Learn more