Skip to content

M-Waleed-SE/AI-Story-and-Poem-Generator-FRONTEND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Backend (FastAPI)

The API powering this UI now lives in a separate repository:

The model was fine‑tuned on a custom dataset using a free Google Colab GPU. The fine‑tuned model is hosted in the Space above.

The frontend expects the backend at http://localhost:8000 when running locally. See the backend repo’s README for setup instructions.

Frontend

Currently two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type‑aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Releases

No releases published

Packages

 
 
 

Contributors