IntegrationsReadme
Add Chat Button to ReadMe
Copy page
Add Inkeep's chat button to your ReadMe documentation.
What is ReadMe
ReadMe is a platform for creating documentation.
Note
This integration requires a ReadMe Business plan or higher, as it relies on custom HTML.
Get an API key
Follow these steps to create an API key for your web assistant.
Connect the script
- Navigate to Appearance of the project settings
- Open the Custom Include Tags tab
- Add the below code to the HEAD HTML section
Initialize the widget
Next, in the FOOTER HTML section add the below code to add the chat button widget:
Press Save to apply your changes.
For a full list of customizations, check out the Chat Button documentation.
Positioning
We support customization of styles via custom css in baseSettings, you can style "Ask AI" button by targetting it's class as so:
You can find more information in the Custom Styles documentation.