File size: 887 Bytes
5b76cb0
 
 
 
 
 
 
 
 
0a532cc
5b76cb0
7b406f4
5b76cb0
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.