Files
eve-alpha/docs/README.md
Aodhan Collins 66749a5ce7 Initial commit
2025-10-06 00:33:04 +01:00

39 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EVE Documentation
Welcome to the EVE documentation hub. Use this index to navigate all project docs.
## Getting Started / Setup
- [OpenRouter Setup](./setup/OPENROUTER_SETUP.md)
- [Setup Complete Checklist](./setup/SETUP_COMPLETE.md)
## Planning
- [Project Plan](./planning/PROJECT_PLAN.md)
- [Roadmap](./planning/ROADMAP.md)
- [Phase 2 Plan](./planning/PHASE2_PLAN.md)
- [Phase 2 Progress](./planning/PHASE2_PROGRESS.md)
- [Phase 2 Status](./planning/PHASE2_STATUS.md)
- [Phase 2 Complete](./planning/PHASE2_COMPLETE.md)
## Releases
- [Changelog](./releases/CHANGELOG.md)
## Text-to-Speech (TTS)
- [Conversation Mode](./tts/TTS_CONVERSATION_MODE.md)
- [Debugging Guide](./tts/TTS_DEBUGGING_GUIDE.md)
- [Quality Controls](./tts/TTS_QUALITY_CONTROLS.md)
- [Voice Selection Fix](./tts/TTS_VOICE_SELECTION_FIX.md)
## Integrations
### ElevenLabs
- [Models](./integrations/elevenlabs/ELEVENLABS_MODELS.md)
- [Voices](./integrations/elevenlabs/ELEVENLABS_VOICES.md)
- [Debug Checklist](./integrations/elevenlabs/ELEVENLABS_DEBUG_CHECKLIST.md)
## UX
- [Dark Theme Implementation](./ux/DARK_THEME_IMPLEMENTATION.md)
---
If you notice any broken links or want to add new sections, open an issue or PR and well keep this index up to date.