Initial commit: VoIdeaAI - voice-first AI idea assistant

This commit is contained in:
2026-05-13 12:51:42 +03:00
commit 688d043dad
421 changed files with 47915 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# services Module - VoIdea
## Overview
[Auto-generated documentation]
## Files
| File | Purpose |
|------|---------|
| `agent_service.py` | Module file |
| `auth_service.py` | Module file |
| `idea_service.py` | Module file |
| `sync_service.py` | Module file |
| `user_service.py` | Module file |