Skip to main content

Infospaces & Vector Storage

Isolated workspaces to organise your project data

What Are Infospaces?

Infospaces are separate workspaces that isolate your data. Each infospace contains its own assets, schemas, analysis results, and configurations. Think of them as separate research projects or departments. Example: A research organisation might have:
  • “Climate Policy Research”: Climate-related documents and analysis
  • “Election Coverage 2024”: News articles and media analysis
  • “Grant Applications”: Funding requests and review processes
  • “Academic Papers”: Research literature and methodology

Managing Infospaces

Creating and Switching

Default Infospace: You start with “Default Infospace” containing example assets and schemas to help you get started. Switching Between Infospaces: Use the Infospace Switcher in the top left sidebar to see all your infospaces. Click any infospace to switch to it. Creating New Infospaces:
  • Click “Create Infospace” to add a new workspace
  • Choose a descriptive name for your project
  • Set up initial bundles and schemas
  • Configure settings specific to that workspace
Managing Existing Infospaces:
  • Select “Manage Infospaces” to rename or delete
  • Archive old projects to keep your workspace clean
  • Export infospace data for backup or sharing
  • Import infospace configurations from other users

Infospace Organisation

Research Projects

  • “Immigration Policy Analysis”: All immigration-related content
  • “Media Bias Study”: News coverage analysis
  • “Legislative Tracking”: Bill monitoring and analysis
  • “Academic Research”: Literature review and methodology

Department-Based

  • “Policy Research”: Government and policy analysis
  • “Media Analysis”: News and social media monitoring
  • “Academic Studies”: Research and methodology development
  • “Client Projects”: External consulting work

Topic-Based

  • “Climate Change”: Environmental policy and research
  • “Economic Policy”: Financial and economic analysis
  • “Social Issues”: Community and social policy
  • “International Relations”: Global politics and diplomacy

Cross-Infospace Collaboration

Shared Resources

  • Common schemas and analysis frameworks
  • Shared knowledge bases and reference materials
  • Collaborative research projects
  • Cross-project insights and findings

Data Isolation

  • Separate analysis results and findings
  • Independent user access and permissions
  • Isolated processing and monitoring
  • Separate backup and recovery processes
An infospace is also a vectorspace, a collection of vector embeddings that enable semantic search and AI powered analysis.

Vector Search Capabilities

Similarity Search

  • Find documents with similar content or themes
  • Discover related research and analysis
  • Identify patterns across different sources
  • Connect disparate pieces of information

AI Context Enhancement

  • Provide relevant context for AI analysis
  • Improve schema accuracy and relevance
  • Enhance chat interface with document knowledge
  • Enable more sophisticated analysis workflows

Vectorization Process

Automatic Vectorization

When you enable vectorisation in your infospace settings:
  • Background task creates vectors for all content
  • Continuous processing of new uploads
  • Automatic updates when content changes
  • Quality monitoring and optimisation

Use Cases

  • Deduplication: Find and merge similar assets
  • Clustering: Group related content automatically
  • Recommendation: Suggest relevant documents
  • Knowledge Discovery: Find hidden connections

Data Storage & Backups

Storage Locations

Self Hosted

  • Data stored locally in ./store/minio
  • Full control over data location and access
  • No external dependencies for storage
  • Suitable for sensitive or confidential data

Hosted Service

  • Data stored in Hetzner Object Storage
  • Managed infrastructure and maintenance
  • Automatic scaling and redundancy
  • Professional backup and recovery services

Backup Management

Creating Backups:
  1. Navigate to Backup Settings in your infospace
  2. Choose Backup Scope: Full infospace or specific data
  3. Select Backup Destination: Local storage or cloud
  4. Schedule Regular Backups: Daily, weekly, or monthly
  5. Monitor Backup Status: Ensure successful completion
Backup Types:
  • Full Backups: Complete infospace data and configuration
  • Incremental Backups: Only changed data since last backup
  • Schema Backups: Analysis frameworks and configurations
  • Asset Backups: Document content and metadata
Restoring from Backups:
  1. Select Backup to Restore from available backups
  2. Choose Restore Scope: Full restore or selective data
  3. Verify Data Integrity: Check restored content
  4. Update Permissions: Ensure proper access controls
  5. Test Functionality: Verify all features work correctly
I