agent-tina / docs /README.md
KPrashanth's picture
Deploy Agent Tina
7b406f4 verified
|
Raw
History Blame Contribute Delete
887 Bytes
# Agent Tina Docs
This folder is the Obsidian-friendly project vault for Agent Tina.
Start here:
- [[progress]] - current status and change log
- [[decisions]] - product and engineering decisions
- [[roadmap]] - planned phases
- [[final-build-plan]] - final implementation plan
- [[meeting-workflow]] - intended user workflow
- [[recording-guidance]] - supported recording profiles and capture guidance
- [[architecture]] - system design notes
- [[deployment]] - Hugging Face Spaces deployment notes
- [[documentation-policy]] - when and how docs should be updated
## Current Direction
Agent Tina is a FastAPI-based meeting assistant deployed to Hugging Face Spaces. It records or uploads audio, transcribes with `faster-whisper`, corrects transcripts using meeting context, generates Markdown Minutes of Meeting, and will support multi-device participant-labelled meeting capture.