This commit is contained in:
Ashishyg
2025-11-07 10:54:13 +05:30
parent 6bf9f91974
commit 8833186262
23 changed files with 6987 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
# Nordic Privacy AI
AI-Powered GDPR compliance & personal data protection platform tailored for Nordic ecosystems (BankID, MitID, Suomi.fi).
## Tech Stack
- Next.js (App Router, TypeScript)
- Tailwind CSS
## Getting Started
```powershell
npm install
npm run dev
```
Visit http://localhost:3000 to view the landing page.
## Scripts
- `npm run dev` Start dev server
- `npm run build` Production build
- `npm start` Run built app
- `npm run lint` ESLint
## Next Steps
- Implement /try page workflow
- Add feature sections & agent explanations
- Integrate backend services for data upload & scanning
## License
Internal hackathon prototype