- Updated `.gitignore` and `.cursorignore` to exclude additional build artifacts and temporary files. - Enhanced `.cursorrules` with comprehensive AI guidelines and best practices. - Improved `.notes/directory_structure.md` to reflect the current project structure and module organization. - Updated `ARCHITECTURE.md` to include new insights on the system's modular design and privacy-first approach. - Refined `README.md` for clarity on project setup and usage instructions. - Added new entries in `.notes/meeting_notes.md` to document recent progress and decisions. - Ensured all changes align with the project's privacy and security standards.
13 lines
409 B
Markdown
13 lines
409 B
Markdown
# Task List
|
|
|
|
- [ ] Implement Accessibility Overlay Service
|
|
- [ ] Develop Gesture-to-Region Processor
|
|
- [ ] Integrate Content-Type Detector
|
|
- [ ] Set up local Speech-to-Text (Vosk/PocketSphinx/DeepSpeech)
|
|
- [ ] Integrate local LLM module (MLC Chat, SmolChat, etc.)
|
|
- [ ] Build Compose Overlay UI
|
|
- [ ] Implement Dialogue Memory
|
|
- [ ] Build Privacy Controls
|
|
- [ ] Write tests and documentation for all modules
|
|
|