CoolFace
Apppublic

shah-bakhsh/balochi-ai-agent

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes
App README

ZOBÁN AI

The first AI-powered Balochi language assistant — a custom React frontend on a FastAPI backend, combining a fine-tuned NLLB-200 Balochi↔English translation model with Llama 3 (via Groq) for agentic Q&A across General, Health, Education, and News modes.

This Space runs on a custom Docker image (multi-stage build: Node builds the React frontend, Python serves the API and the built UI), so versions are fully controlled by Dockerfile — no Hugging Face SDK auto-versioning.

Structure

frontend/   React + Vite + Tailwind UI
backend/    FastAPI app (translation + Groq agent + serves built UI)
Dockerfile  Multi-stage build

Setup

This Space requires one secret:

  • —GROQ_API_KEY — set under Settings → Repository secrets

Model

Translation model: shahbakhsh/balochi-english-translator

Built by Shah Bakhsh