Romantic Narrative Transformer Application for Raw-text Vietnamese Translator
This contains everything you need to run your app locally.
Prerequisites: Node.js
- Install dependencies:
npm install
- Set the
API_KEY
in env.local to your Gemini API key - Run the app:
npm run dev
if you want to deploy on netlify, use must adjust method of build script by using esbuild modules.(not recommend)
Set the API_KEY
in environment variables by your Gemini API key