Skip to main content

Development Guide

This section provides comprehensive guidance for developers creating AI services for the NaLamKI platform. Whether you're building your first service or expanding your existing implementation, these resources will help you understand the platform's architecture and best practices.

Key Topics

Development Workflow

  1. Setup: Use the StarterKit to set up your development environment
  2. Implementation: Create your AI service following the platform's architecture
  3. Testing: Test your service locally using the provided testing tools
  4. Deployment: Deploy your service to the NaLamKI platform

Best Practices

  • Follow the platform's data structure guidelines
  • Implement proper error handling
  • Use appropriate visualization types for your outputs
  • Test thoroughly before deployment

For detailed information about each aspect of development, refer to the specific guides in this section.