Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 380 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 380 Bytes

AI Scriber

to run client(frontend)

localhost:5173

cd client
npm i
npm run dev

to run server-node

localhost:3001

cd server-node
npm run devStart

to run fastAPI server

localhost:8000

cd serverPy pip install requirements.txt uvicorn main:app --reload

open localhost:5173 and upload your video to get summary