docs(readme): fix outdated claims in the 📖 LLM reference section#3848
Merged
Conversation
scoped to the LLM-reference block only. cross-checked against the codebase, the brain, and the in-flight pricing launch (website #238 / app #3846): - pricing: drop removed lifetime/$400/$600/$39; use launch tiers Standard $25/mo, Pro $50/seat/mo, Enterprise $150/seat/mo. lifetime grandfathered, no new lifetime sales. core engine + CLI stay free/OSS. - ai search: SQLite FTS5 keyword search, not "semantic embeddings" (embeddings exist only for speaker-id; content embeddings are a future TODO) - built-in pipes: replace nonexistent obsidian-sync/reminders/idea-tracker with the actually-shipped pipes (meeting-summary, day-recap, etc.) - audio: Whisper Large-V3-Turbo locally / Deepgram cloud - mcp: pin @latest to match the install snippet - faq + comparison table: one-time/lifetime -> subscription reality Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8a05c91 to
5b49ac4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scoped to the 📖 LLM reference collapsible only (the machine-readable block), not the main README body. Fixes hallucinated / stale copy, each verified against the codebase, Louis's brain, and the in-flight pricing launch (website #238
launch subscription pricing+ app #3846gate app access behind subscription).Pricing — before → after
Before (removed/stale):
After (matches website #238):
Every change and its source of truth
calendar_speaker_id.rs); content embeddings are afutureTODO (pipes/mod.rs:58)crates/screenpipe-core/assets/pipes/recording_config.rs:250defaultWhisperLargeV3Turbo+ Deepgram configscreenpipe-mcpscreenpipe-mcp@latestNotes
<details>📖 LLM reference</details>block (lines 156-373). Main README body untouched.README.md. The 6translated_readmes/*still carry old pricing and want the same sweep as a follow-up.🤖 Generated with Claude Code