An open API service indexing awesome lists of open source software.

https://github.com/mohammad-nour-alawad/voice-to-pandas-llm-backend

FAST API for LLM Inference with Qwen2.5, and Whisper AI
https://github.com/mohammad-nour-alawad/voice-to-pandas-llm-backend

code-generation data-visualization fastapi llm qwen structured-output whisper-ai

Last synced: about 1 month ago
JSON representation

FAST API for LLM Inference with Qwen2.5, and Whisper AI

Awesome Lists containing this project

README

        

# Voice to pandas commands
CUDA_VISIBLE_DEVICES=3 uvicorn api:app --reload --host 0.0.0.0 --port 6000