test:
	go test ./...

run:
	go run ./cmd/ai-customer-service
