← Back to App
What is LISA?
LISA (Language Intelligence Semantic Anchoring) is a revolutionary approach to AI conversation management. Instead of copying entire chat histories between different AI platforms, LISA compresses your conversations into a structured JSON file that any AI can reconstruct accurately.
The Problem LISA Solves
Traditional AI chat platforms trap your context within their ecosystem. When you switch from ChatGPT to Claude or Gemini, you lose all conversation history and context. LISA breaks this limitation by creating portable, compressed snapshots of your AI interactions.
How It Works
- Semantic Anchoring: Select how many anchors to extract and optionally specify focus areas — LISA's AI generates them automatically from your conversation
- Intelligent Compression: LISA's AI analyzes your conversation and generates a structured JSON file capturing the key concepts and context from your conversation
- Universal Portability: Upload your LISA file to any supported AI — Claude, ChatGPT, Gemini, Grok, or Mistral
- Context Restoration: Upload your LISA JSON file to any supported AI platform to restore full context automatically
Using Focus Areas
When compressing, you can optionally tell LISA what to emphasize:
- "technical decisions" — prioritizes architecture choices, implementation details, and constraints
- "action items" — surfaces tasks, owners, and next steps
- "open questions" — captures unresolved issues and things to follow up on
- "requirements" — anchors specifications and acceptance criteria
✨ Result: Tested compression ratios reach 80:1 to 100:1 — with higher reconstruction accuracy than re-reading raw text.
Getting Started
- Choose your tier: Start with Free (5 compressions/day) to test the waters
- Create a snapshot: Paste any AI conversation into the main app
- Select your anchor count: Choose how many semantic anchors to extract (Free: up to 6, Enterprise: up to 24). Optionally add focus areas to guide what gets emphasized
- Compress: Click "Compress" — LISA's AI generates the anchors automatically and produces a downloadable JSON file
- Use anywhere: Upload the JSON file to any supported AI platform to restore full context and continue exactly where you left off
Restoring Context in a New Session
- Open a new conversation on any supported AI platform
- Upload your LISA JSON file using the platform's file upload feature
- Ask the AI to reconstruct your context — for example: "Please read the attached LISA file and reconstruct the conversation context so we can continue."
- The AI follows the embedded instructions and recovers your full session context
💡 Pro Tip: Start with the Free tier to test LISA's compression on your actual workflows. Most users realize the value within 2-3 compressions and upgrade to Pro for unlimited daily use.
Choosing Your Anchor Count
The number of semantic anchors you request determines the granularity of what LISA extracts. LISA generates all anchors automatically — you never write them manually.
- 2–4 anchors: High-level summary — best for short conversations or when you only need the core outcome
- 6–8 anchors: Balanced detail — good for most sessions, captures decisions and key context
- 10–12 anchors: Fine-grained — ideal for complex technical sessions with many moving parts
- Up to 24 (Enterprise): Maximum fidelity for large, multi-topic conversations
💡 Quality over quantity: A well-focused 6-anchor compression with clear focus areas often restores context better than a rushed 12-anchor one. Take a moment to specify what matters most.
Subscription Tiers & Limits
| Feature |
Free |
Pro |
Team |
Enterprise |
| Daily Compressions |
5 |
50 |
80 (shared) |
200 (shared) |
| Max Anchors/Snapshot |
6 |
12 |
12 |
24 |
| License Keys |
1 |
1 |
5 |
15 |
| Snapshot Library |
✓ |
✓ |
✓ |
✓ |
| Report Generation |
Basic |
All Formats |
All Formats |
All Formats + Custom |
| AI Providers |
Claude |
All (Claude, GPT-4, Gemini) |
All |
All + Priority |
| Priority Support |
— |
— |
Email |
24/7 Dedicated |
| Pricing |
$0 |
$19/mo or $9/mo annual |
$59/mo or $39/mo annual |
$199/mo or $99/mo annual |
⚠️ Subscription Auto-Renewal: All paid subscriptions automatically renew unless cancelled before your billing anniversary. Cancel anytime by emailing
cancellation@sat-chain.com or using your receipt's customer portal link.
Using LISA Effectively
Best Practices for Semantic Anchors
- Mark Decisions: Anchor key decisions, conclusions, or action items
- Capture Context: Anchor background information needed for future conversations
- Highlight Insights: Mark breakthrough moments or unique perspectives
- Reference Points: Anchor specific code snippets, data, or examples
Example Anchor Placement
Conversation about building a web scraper:
[ANCHOR: "Requirements"] - Need to scrape 10k+ pages daily
[ANCHOR: "Tech Stack"] - Python + Scrapy + PostgreSQL decided
[ANCHOR: "Rate Limiting"] - Implement 2 req/sec with exponential backoff
[ANCHOR: "Error Handling"] - Retry 3x then queue for manual review
[ANCHOR: "Data Schema"] - Store raw HTML + parsed JSON separately
💡 Compression Tip: Quality > Quantity. 3-5 well-placed anchors often compress better than 12 generic ones. Focus on concepts that truly matter for context restoration.
Report Types
LISA generates four types of reports from your compressed conversations:
Executive Summary
PRO+ High-level overview focusing on decisions, outcomes, and action items. Perfect for stakeholders who need the "what" without the "how".
Technical Detailed
PRO+ In-depth technical breakdown including implementation details, code snippets, and architecture decisions. Ideal for developers and engineers.
Quick Summary
FREE+ Brief overview of conversation topics and key points. Available on all tiers.
Detailed Analysis
PRO+ Comprehensive report covering all anchors, context, reasoning, and recommendations.
Custom Reports
ENTERPRISE Tailored report formats for specific business needs. Contact support to configure custom templates.
✅ Governance-Verified: All LISA reports carry a verification badge confirming that key metadata — session date, platform, message count — matches your original snapshot exactly. What you see is what was actually compressed.
API Access
Programmatic access to LISA's compression engine is available for Pro+ tiers.
Authentication
All API requests require your license key in the Authorization header:
curl -X POST https://sat-chain.com/api/validate-key \
-H "Content-Type: application/json" \
-H "Authorization: Bearer your-license-key-here"
Core Endpoints
POST /api/validate-key - Verify license and check tier limits
POST /api/compress - Create new LISA snapshot
GET /api/snapshots - Retrieve saved snapshots
POST /api/generate-report - Generate formatted reports
📚 Full API Documentation: Enterprise customers receive complete OpenAPI specification with code examples in Python, JavaScript, and cURL. Contact
support@sat-chain.com for access.
Privacy & Security
Data Handling
- Encryption at Rest: All snapshots stored in PostgreSQL with industry-standard encryption
- TLS in Transit: All API communication uses TLS 1.3+ encryption
- No AI Training: Your conversations are NEVER used to train AI models
- Data Ownership: You own all LISA snapshots - export or delete anytime
- Payment Security: All transactions processed by Stripe (PCI DSS Level 1). We never store credit card data
Compliance
- GDPR-Ready: Architecture designed for data protection compliance
- Data Residency: US-based infrastructure (EU options for Enterprise)
- Right to Deletion: Full data export and account deletion available on request
🔒 Security Notice: LISA processes conversations through third-party AI providers (Anthropic, OpenAI, Google). While we don't store raw conversations permanently, they are temporarily sent to these providers for compression. Review their respective privacy policies if handling sensitive data.
Chrome Extension — Available Now (v0.48)
The LISA Chrome extension is live and ready to install. It lets you capture and compress conversations directly from supported AI platforms — no copy-pasting required.
What It Does
- One-Click Compression: Compress current conversation without copy/paste
- Sidebar Access: View and inject saved snapshots from sidebar panel
- Auto-Capture: Detects your conversation and compresses it with one click
- Quick Restore: Upload your LISA file to any AI to instantly reconstruct context
- Usage Analytics: Track compression efficiency and cost savings
🚀 Get Started Free: Try LISA with 5 compressions daily — no credit card required. Ready for more? Upgrade anytime from the
pricing page.
Supported Platforms
- Claude (claude.ai)
- ChatGPT (chat.openai.com)
- Gemini (gemini.google.com)
- Grok (x.com)
- Mistral (chat.mistral.ai)
How to Use
- Install the extension and add your license key
- Open any conversation on a supported platform
- Click the LISA button that appears in the interface
- Select your anchor count and any focus areas
- Your compressed snapshot saves automatically to your library
🔒 Privacy: The extension processes everything locally in your browser. Your raw conversation is never transmitted to LISA's servers — only the compressed JSON is synced to your library if you choose to save it.
Troubleshooting
Common Issues
Q: My compression failed with "rate limit exceeded"
A: You've hit your daily compression limit. Upgrade to Pro for 50/day or wait until midnight UTC for reset.
Q: The AI says it can't read my LISA file
A: Make sure you're uploading the JSON file — not pasting its contents as text. All supported platforms can read uploaded JSON files directly.
Q: Can I share snapshots with team members?
A: Yes! Team and Enterprise tiers support multiple license keys. Each team member can access shared snapshot libraries.
Q: How long are snapshots stored?
A: Indefinitely while your subscription is active. Free tier: 30 days retention. Canceled accounts: 90-day grace period before deletion.
Q: Can I export my data?
A: Yes! Go to Settings → Export Data to download all snapshots as JSON.
📧 Support: Can't find your answer? Email
support@sat-chain.com (Enterprise: 24/7 dedicated support channel)
Roadmap
v0.49 (Q2 2026)
- Browser extension for Chrome, Firefox, Edge
- Compression analytics dashboard
- Advanced semantic search across snapshots
- Webhook integrations (Zapier, Slack)
v0.50 (Q3 2026)
- Collaborative snapshots (team editing)
- Template library for common use cases
- Mobile apps (iOS, Android)
- Multi-modal compression (images, audio)
v1.0 (Q4 2026)
- LISA Marketplace (buy/sell premium snapshot libraries)
- Real-time collaboration with WebSocket sync
- SOC 2 Type II certification
- Enterprise SSO and SCIM provisioning