Skip to content

Fix setup docs and move API keys to environment variables#2

Open
Esc1200 wants to merge 1 commit into
SaarD00:Mainfrom
Esc1200:fix-setup-env-docs
Open

Fix setup docs and move API keys to environment variables#2
Esc1200 wants to merge 1 commit into
SaarD00:Mainfrom
Esc1200:fix-setup-env-docs

Conversation

@Esc1200

@Esc1200 Esc1200 commented Jun 16, 2026

Copy link
Copy Markdown

Summary

  • Add a requirements.txt so the documented install command works
  • Add .env.example and load Gemini/Pexels API keys from environment variables
  • Update README setup/run instructions to match the current edge-tts based code path and avatar filename

Testing

  • uv venv .venv
  • uv pip install -r requirements.txt
  • python -m py_compile main.py modules/*.py
  • Verified AudioEngine import and edge-tts audio generation
  • Verified missing GEMINI_API_KEY and PEXELS_API_KEY now fail with clear RuntimeError messages
  • Rendered a short local test video using the included avatar clip as a stand-in visual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant