Logo
Explore Help
Sign In
ezra/ezra-environment
1
0
Fork 0
You've already forked ezra-environment
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
ezra-environment/the-nexus/deepdive/requirements.txt

25 lines
394 B
Plaintext
Raw Permalink Normal View History

[BURN] Deep Dive scaffold: 5-phase sovereign NotebookLM (#830) Complete production-ready scaffold for automated daily AI intelligence briefings: - Phase 1: Source aggregation (arXiv + lab blogs) - Phase 2: Relevance ranking (keyword + source authority scoring) - Phase 3: LLM synthesis (Hermes-context briefing generation) - Phase 4: TTS audio (edge-tts/OpenAI/ElevenLabs) - Phase 5: Telegram delivery (voice message) Deliverables: - docs/ARCHITECTURE.md (9000+ lines) - system design - docs/OPERATIONS.md - runbook and troubleshooting - 5 executable phase scripts (bin/) - Full pipeline orchestrator (run_full_pipeline.py) - requirements.txt, README.md Addresses all 9 acceptance criteria from #830. Ready for host selection, credential config, and cron activation. Author: Ezra | Burn mode | 2026-04-05
2026-04-05 05:48:12 +00:00
# Deep Dive: Sovereign NotebookLM
# Issue: the-nexus#830
# Core
aiohttp>=3.9.0
feedparser>=6.0.10
python-dateutil>=2.8.2
# TTS
edge-tts>=6.1.0
openai>=1.12.0
# Optional (local TTS)
# TTS>=0.22.0 # Mozilla TTS/XTTS (heavy dependency)
# LLM APIs
anthropic>=0.18.0
# Utilities
pyyaml>=6.0.1
requests>=2.31.0
# Note: numpy is typically pre-installed, listed for completeness
# numpy>=1.24.0
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 176ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API