Brainfeed.ai
pendingby Brainfeed
Sync your Brainfeed content and send notes for summarization.
Brainfeed for Obsidian
Sync your Brainfeed content to Obsidian and send notes back to Brainfeed for AI summarization.
Features
- Pull sync — Import summaries, key points, highlights, full text, and metadata from Brainfeed into your vault as Markdown files with frontmatter.
- Push to Brainfeed — Send any note from Obsidian to Brainfeed for AI-powered summarization.
- Auto-sync — Optionally sync on a schedule (every 5, 15, 30, or 60 minutes).
- Content scope — Choose exactly which sections to include: summary, key points, annotations, full text, and metadata.
Setup
- Install the plugin from Obsidian's Community Plugins browser (or manually copy
main.js,manifest.json, andstyles.cssinto.obsidian/plugins/brainfeed/). - Open Settings → Brainfeed.
- Enter your Brainfeed API key (find it at brainfeed.ai under Settings → API Keys).
- Click Verify to confirm the connection.
Usage
Sync from Brainfeed
- Click the refresh icon in the ribbon, or run the Sync from Brainfeed command.
- Content is saved as Markdown files in the sync folder (default:
Brainfeed/). - Only new or updated items are pulled on each sync.
Send to Brainfeed
- Open a note, then run the Send to Brainfeed command.
- The note will be sent to Brainfeed for AI summarization.
Settings
| Setting | Description | Default |
|---|---|---|
| API URL | Brainfeed API endpoint | https://brainfeed.ai |
| API Key | Your Brainfeed API key | — |
| Sync Folder | Vault folder for synced content | Brainfeed |
| Auto-sync interval | Automatic sync frequency | Disabled |
| Summary | Include AI summary | On |
| Key Points | Include key points | On |
| Highlights / Annotations | Include your highlights | On |
| Full Text | Include original full text | On |
| Metadata | Include source URL, author, date, topics | On |
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.