Insighta API
AI-powered intelligence profiles platform with natural-language queries, CSV bulk import, and a full REST API.
- ▸Designed the full NestJS modular architecture (profiles, auth, classification, import)
- ▸Built NLP-powered search endpoint and AI classification trigger
- ▸Implemented CSV bulk import with Prisma createMany + skipDuplicates for duplicate detection
- ▸Containerised the service with Docker and docker-compose