This workflow deploys a large language model (LLM) as a local or production REST API server. The server speaks the same protocol as OpenAI's API, so any tool or library that works with OpenAI (the ...
ai-voice-detection-api/ ├── src/ │ ├── api/ │ │ ├── main.py # FastAPI application │ │ ├── routes.py # API endpoints │ │ ├── auth.py # API key authentication │ │ └── models.py # Pydantic schemas ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results