UI / README.md
Chan-Y's picture
initial commit
d971395
---
title: Turkish AI Assistant
emoji: 🤖
colorFrom: red
colorTo: gray
sdk: docker
app_port: 7860
---
# Turkish AI Assistant
This is a Retrieval-Augmented Generation (RAG) agent or Fine-Tuned Model assistant capable of Turkish reasoning.
## Deployment
This space is built using Docker. It:
1. Builds the React frontend (Vite).
2. Sets up a FastAPI backend.
3. Serves the frontend statically from the backend.