VoiceVault / ui /components /__init__.py
NinjainPJs's picture
Initial release: VoiceVault v1.0.0 β€” Voice-First RAG Knowledge Agent
85f900d
raw
history blame contribute delete
223 Bytes
"""
ui.components
=============
Reusable Gradio UI sub-components.
Components:
citation_panel β€” displays source citations with excerpts and page refs
audio_controls β€” Web Speech API TTS playback controls
"""