My AI
Personal Memory System
Your AI-powered memory assistant
Total Memories
{{ stats.total_memories || 0 }}
Short-term
{{ stats.by_tier?.short_term || 0 }}
Long-term
{{ stats.by_tier?.long_term || 0 }}
Persistent
{{ stats.by_tier?.persistent || 0 }}
Recent Activity
{{ activity.content }}
{{ activity.type }} · {{ formatDate(activity.created_at) }}
No recent activity
Memory Types
Top Domains
No domain data yet
Messages
{{ conv.lastMessage }}
No conversations yet
{{ selectedConversation.name }}
personal-ai.local
{{ msg.content }}
Sent with PLM Context
Select a conversation to start chatting
Memories
Total
{{ stats.total_memories || 0 }}
Short-term
{{ stats.by_tier?.short_term || 0 }}
Long-term
{{ stats.by_tier?.long_term || 0 }}
Persistent
{{ stats.by_tier?.persistent || 0 }}
Showing {{ showingFrom }}-{{ showingTo }} of {{ totalMemories }} memories ({{ filteredMemories.length }} matching "{{ memorySearch }}")
{{ memory.summary }}
{{ memory.content?.substring(0, 200) }}...
No matches found
Try adjusting your search or filters
LLM Comparison
See how different AI models respond with and without your personal context
Available Providers
PLM Context Used ({{ compareResults.context_length }} chars)
{{ compareResults.context_preview }}
With PLM Context
{{ result.error }}
{{ result.response }}
Without Context
{{ result.error }}
{{ result.response }}
Compare AI Responses
Enter a question above to see how different AI models respond with and without your personal memory context.
Data Connections
{{ conn.name }}
{{ conn.source_id }}
No Connections
Set up data connections to start building your memory.
AI Tools
LLM Comparison
Compare how different AI models respond with and without your context.
Context Generator
Generate context blocks for any LLM conversation.
Data Ingestion
Import data from various sources into your memory.
Knowledge Synthesis
Extract and synthesize insights from your memories.
Cloud LLMs
Manage cloud-based language models (Claude, GPT, etc.)
{{ llm.name }}
{{ llm.model }}
{{ llm.description }}
No Cloud LLMs Configured
Add cloud-based language models to use in conversations and comparisons.
Local SLMs
Run open-source language models locally via Ollama
Ollama Server
{{ ollamaStatus.running ? 'Running at ' + ollamaStatus.url : 'Not running - run "ollama serve"' }}
Installed Models
{{ slm.name }}
{{ slm.model }}
{{ formatSize(slm.size) }}
Available Open-Source Models
Click "Install" to download and run these models locally. All models are open-source.
{{ model.display_name }}
Installed{{ model.description }}
No models found in this category.
Ollama Not Running
Start the Ollama server to install and run local models.
ollama serve
User Management
Manage user accounts and permissions
| User | Role | Status | MFA | Last Login | Actions |
|---|---|---|---|---|---|
|
{{ user.username.charAt(0).toUpperCase() }}
{{ user.username }}
{{ user.email }}
|
{{ user.role }} | {{ user.is_active ? 'Active' : 'Inactive' }} | {{ user.last_login ? formatDate(user.last_login) : 'Never' }} | ||
|
No users found |
|||||