Metadata-Version: 2.4
Name: pyinterviewbot-ai
Version: 0.1.0
Summary: Local ASR/LLM/TTS + evidence-engine orchestration service for PyInterviewBot
Author: Georgi Mammen Mullassery
Author-email: Georgi Mammen Mullassery <mullassery@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Dist: aiosqlite>=0.22.1
Requires-Dist: fastapi>=0.141.1
Requires-Dist: faster-whisper>=1.2.1
Requires-Dist: ollama>=0.6.2
Requires-Dist: piper-tts>=1.8.0
Requires-Dist: pydantic>=2.13.5
Requires-Dist: python-multipart>=0.0.32
Requires-Dist: uvicorn[standard]>=0.53.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# pyinterviewbot-ai

The ASR/LLM/TTS orchestration + evidence-engine service for
[PyInterviewBot](../README.md). See the root README for setup/run
instructions and [`../docs/ARCHITECTURE.md`](../docs/ARCHITECTURE.md) for
the design.
