Bodhi JS SDK React Integration Guide for integrating React+Vite applications with bodhi-js-sdk to enable local LLM chat capabilities through the Bodhi Browser ecosystem. When to Use This Skill - User wants to integrate a React app with bodhi-js-sdk - User needs to add chat/LLM capabilities to their React+Vite app - User is deploying a bodhi-integrated app to GitHub Pages - User is troubleshooting SDK connection, authentication, or streaming issues Quick Integration Checklist 1. Install : 2. Register : Create OAuth client at https://developer.getbodhi.app 3. Wrap App : Add around your app 4. U…