Local voice app for asking questions about a codebase using OpenAI Realtime model. Made for security researchers jumping often from unknown codebase to another one.
| Feature | What it does |
|---|---|
| Codebase vocal interaction | Ask codebase questions by voice. Get answers in real time |
| Audit presets | Generates a Threat model, User input, and Useful skills audit notes. |
| Quiz | Generate codebase questions, answer by voice, and get graded feedback. |
| Model pickers | Choose the Codex model and the audio (realtime) model from the settings panel. |
OPENAI_API_KEY=key npm run devDemo video coming soon :)