- Step1: Install Chipper via npm or yarn in your React project.
- Step2: Import the main component from 'chipper'.
- Step3: Configure props for your LLM endpoint, streaming, and agents.
- Step4: Render within your application layout.
- Step5: Customize themes, avatars, and plugin slots via props or CSS-in-JS.
- Step6: Handle user input, message events, and API calls in callbacks.
- Step7: Deploy your React app with Chipper to any web host.