Quickstart
Start the local frontend, backend, database, and docs site.
Sources
Manage RSS, site scraping, GitHub Trending, Hugging Face, and more.
Monitors
Create monitors manually or with Agent-assisted drafts, then run them on demand.
API Reference
Explore resource groups under
/api/v1/.Core Capabilities
- Multi-source collection across RSS, site scraping, GitHub Trending, Hugging Face, OpenAlex, PubMed, Europe PMC, Reddit, and X
- Manual monitor setup plus Agent-assisted monitor draft generation
- Report generation for daily briefs, weekly digests, research reports, and paper recommendations
- Per-stage AI routing with OpenAI-compatible LLM endpoints and
llm_codex - Output targets including Notion, Obsidian, and RSS, with runs, archives, and manual republish support
Typical Flow
1
Configure Providers
Fill in
llm_openai or llm_codex settings and run connectivity tests.2
Configure Destinations
Enable Notion, Obsidian, or RSS as output targets.
3
Prepare Sources
Create or sync sources and confirm categories, strategy, and test results.
4
Create a Monitor
Choose sources, report type, AI routing, and destinations, or start from an Agent-generated draft.
5
Review Results
Run the monitor and inspect reports, runs, logs, and feed output.
Next
- Start with Quickstart if you want a working local setup
- Read the Features pages to understand product workflows
- Read the API Reference to integrate with the backend