Udyamitra is an intelligent AI-powered assistant designed to make government schemes, incentives, and compliance processes more accessible and actionable.
- Go to the frontend folder : cd frontend
- Run the frontend files : npm run dev
- From the root directory of the project, run command:
- uvicorn Servers.backend:app --reload
- From the root directory of the project, run command:
- uvicorn Servers.main:server --reload --port 10000