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
- Host: GitHub
- URL: https://github.com/mohammad-nour-alawad/voice-to-pandas-llm-backend
- Owner: mohammad-nour-alawad
- Created: 2024-11-24T03:49:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T21:30:29.000Z (about 1 month ago)
- Last Synced: 2025-03-22T22:29:46.862Z (about 1 month ago)
- Topics: code-generation, data-visualization, fastapi, llm, qwen, structured-output, whisper-ai
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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