- Step1: Install Node.js, npm, and clone the repository
- Step2: Set up environment and dependencies using conda or npm
- Step3: Run the MCP server using 'mcp dev src/server.py' or provided scripts
- Step4: Access the server via URL or IP for testing images
- Step5: Use the mobile Angular app for interaction, or deploy via Docker or Streamlit
- Step6: Input images as byte strings or URLs for recognition
- Step7: View and analyze recognition results in the app or API responses