- Rerun Analyze to regenerate output.
- Ensure
OPENROUTER_API_KEYis set and valid.
- The model may have truncated output. Try re-running Analyze.
- Consider shortening the source note before summarizing.
- Run "Re-index vault" in the sidebar.
- Ensure ChromaDB has a persistent directory in
data/chroma_db.
- Check
INBOX_FOLDERin.env. - Ensure the folder exists inside the vault and contains
.mdfiles.
- Confirm
.envexists andVAULT_PATHis correct. - Run
uv run streamlit run src/obsidian_inbox_processor/ui/app.py.