Documentation Index
Fetch the complete documentation index at: https://docs.sigmic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Chat UI
The Chat UI is a hosted web application where you and your team can interact with AI agents directly — no code, no API calls, no setup. Just open the browser and start chatting.
URL: https://app.sigmic.ai
A Full Computer Behind Every Chat
This is not a typical chatbot. Every time you start a conversation, Sigmic AI spins up a full remote computer dedicated to your session. This machine has:
- Its own filesystem — read, write, and organize files just like on your local PC
- Code execution — run Python, Node.js, shell scripts, or any language
- Software installation — install packages, libraries, and CLI tools on the fly
- Browser access — the agent can browse the web, scrape data, and interact with websites
- Full terminal access — anything you can do in a terminal, the agent can do too
This means the agent doesn’t just answer questions — it does real work. It can download datasets, write and run analysis scripts, generate reports, build visualizations, and produce files you can download — all within an isolated, secure environment that’s created fresh for each session.
Key Features
Conversations with File Attachments
Send messages and attach files for the agent to work with. Drag and drop or click to attach up to 10 files per message (20MB each). The agent can read, analyze, and transform your files — spreadsheets, PDFs, images, code, and more.
Data Visualization
The agent can generate charts, graphs, and visual reports from your data. Ask it to plot trends, create dashboards, or produce publication-ready visualizations — it writes and executes the code to render them, then delivers the results as downloadable image files in your workspace.
Watch the agent work in real time. Responses stream as they’re generated, and you can see each tool the agent invokes — file operations, code execution, web browsing — with full transparency into what’s happening.
When the agent needs to perform sensitive actions, it asks for your approval first. You can review what the agent wants to do and approve or cancel before it proceeds.
Workspace Files
Every session has a workspace where uploaded files and agent-generated artifacts live. Browse, download, or delete files from the workspace panel. Download individual files or entire folders.
Conversation History & Sharing
All your conversations are saved and searchable in the sidebar. You can also generate share links with configurable expiration (1, 6, or 24 hours) to let others view a read-only copy of a conversation — no login required.
Project Switching
If your organization has multiple projects, switch between them from the sidebar. Each project has its own conversation history, configuration, and workspace isolation.