Assembled is the only unified platform for staffing and managing your human and AI support team.
AI for world-class support operations
Assembled is the only platform that unifies AI agents and intelligent workforce management to power fast and flexible support operations. Built for scale, we help teams automate over 50% of customer interactions, forecast with 90%+ accuracy, and optimize staffing across in-house and BPO teams. Orchestrate every chat, email, or call, balancing workloads between human and AI agents in real time — without sacrificing quality or control. Trusted by Stripe, Canva, and Robinhood, Assembled transforms support from a cost center into a strategic advantage. Our Workforce and Vendor Management tools connect forecasting, scheduling, and performance for smarter staffing decisions. AI Agents automate conversations across channels with your workflows and brand voice. AI Copilot empowers agents with real-time guidance, suggested replies, and one-click actions for faster, higher-quality resolutions.
Learn More
Evertune | Improve Your Brand's Visibility in AI Search
For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.
Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
This is a project that simulates the German Military Enigma machine during WWII.. It is a project for beginers to learn to program and to meet people. If anyone is interested in helping, please email me @ dustin@rockhill.org
Constructs and renders two and three dimentional Sierpinski fractals (so-called snowflakes). Renderers support antialiasing, output is in PNG files. 3D renderer supports change of colors, point of view, light direction.
GAP (Groups, Algorithms, and Programming) is a free computer algebra system which is well-suited for algebraic and combinatorial systems. CWADS is a GAP share package to add functionality for Cwatsets, a relatively new field of mathematics.
ServiceDesk Plus, a world-class IT and enterprise service management platform
Design, automate, deliver, and manage critical IT and business services
Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
Fractal Assistant is a pure Java fractal exploration utility. It is designed to be a user-friendly, highly configurable environment with support for pluggable module files.
Nickle is a desk calculator language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers.
bjsim is a blackjack simulator, designed to test various basic (noncounting,
total, noncompositional) strategies under various conditions: number of decks,
game rules (double after split, dealer hitting soft 17, etc.).
Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.
With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.
Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
The Graph Implementation and Representation Libraries, or GIRLs, aim to be all-purpose libraries for solving graph theory problems. ie, shortest paths, matching, cycles, connectedness, creating 'random' graphs, etc...
Curve Generation eXtreme aims to implement various types of mathematical curves such as Hilbert and Sierpinski curves, as well as random generated plants, using L Systems and OpenGL / Mesa3D for displaying.
kasm is an assembler for the Saturn microprocessor, used in the HP48/HP49 calculators. It uses MASD syntax, which has only very small incompatibilities with the traditional syntax, supports a few constructs that make the assembly language be closer to a
A game bases on the four color theorem - paint the village using only four
colors and never paint the houses of neighbours that don't like each other
with the same color.
Project to Design and Implement a new programming language.
The language is named Hybrid (c), as it's nature.
We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
The Modelica Standard Library is an open source library of models for the Modelica modeling language. Collaboration between modelers is facilitated by having open type, connector and model definitions from various engineering domains.
Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds.
This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
MET is a C++ matrix class library dealing with expression
templates. This technique eliminates the copying and temporaries of matrix objects and can speed up the calculations.