Library
Save articles, links, and web pages to your personal library. Julia automatically fetches the content, classifies it by category, generates a summary, and creates embeddings for semantic search — all in the background.
How It Works
- 1You share a URL with Julia (or ask her to save one she found)
- 2Julia fetches the page content and extracts the article
- 3The content is automatically classified, summarized, and tagged
- 4Embeddings are generated for semantic search later
- 5The item is stored in your library with status "unread"
Features
Semantic Search
Search your library by meaning, not just keywords. Ask "what did I save about machine learning?" and Julia finds relevant items.
Auto-Classification
Every saved item is automatically categorized and tagged. No manual organization needed.
Summaries
Julia generates a concise summary for each saved article so you can quickly recall what it's about.
Reading Status
Track what you've read. Items start as "unread" and you can mark them as "read" or "archived".
Examples
Saving a link
Julia
Online
Save this article: https://arxiv.org/abs/2401.12345
I'm saving it to your library in the background. I'll fetch the content, generate a summary, and classify it. It should be ready in a moment.
Searching your library
Julia
Online
What articles have I saved about transformer architectures?
Found 3 relevant items in your library: 1. **"Attention Is All You Need — A Retrospective"** arxiv.org · Saved 2 weeks ago · Category: AI/ML 2. **"Efficient Transformers: A Survey"** arxiv.org · Saved 1 month ago · Category: AI/ML 3. **"Vision Transformers for Image Recognition"** blog.research.google · Saved 3 weeks ago · Category: Computer Vision Want me to summarize any of them in detail?
Weekly digest
Julia
Online
Give me a digest of what I saved this week
📚 **Library Digest — This Week** You saved 5 items across 3 categories: **AI/ML (3)** • "State of GPT" — key takeaways on reasoning models • "LoRA Fine-tuning Guide" — practical how-to • "Benchmark Comparison 2025" — latest model rankings **Product (1)** • "Jobs to Be Done Framework" — product strategy **Health (1)** • "Sleep Optimization Research" — circadian rhythm study 2 items are still unread.
Managing Your Library
Just talk to Julia in natural language:
Availability
The Library is available on all plans. Saving a link is processed in the background and doesn't count against your message limit. Semantic search uses vector embeddings and requires pgvector support.