Chatbot Integration
Add Laudos.ai medical AI chatbots to your website or medical system with advanced customization options.
Chatbot Configuration
You need a valid license to use our chatbots. To acquire one, contact oi@laudos.ai.
GPT Médico
Medical triage solution to guide patients regarding care flow. Generates structured tickets with urgency classification.
Choose how the chatbot will be displayed on your site.
This code can be added to any HTML page of your site to embed the chatbot.
Usage Instructions
1. Basic Configuration: Choose the chatbot type, define the positioning (embedded or floating), and adjust the dimensions.
2. Visual Customization: Use the appearance options to customize colors, borders, and font size to match your site.
3. Advanced Options: Add custom CSS for more precise styling or customize the system prompt.
4. Copy the Code: After configuring, copy the generated code and paste it into any HTML page of your site.
5. Positioning: For floating mode, the button will appear in the chosen corner. For embedded mode, position the iframe where you want it on your page.
Tip: Preview the chatbot before implementing to ensure the appearance is as desired.
Integration and Customization Guide
1. Choose Integration Type
Embedded in Page
The chatbot is embedded directly on your page as a fixed element. Ideal for dedicated support or service pages.
<iframe src="..." width="100%" height="600px"></iframe>Floating Button
A fixed button that opens the chatbot when clicked. Remains visible on all pages without taking up space in the layout.
<script>// Floating button code</script>2. Customize Appearance
Adjust colors, borders, and sizes to match your website's visual identity:
- Primary and Secondary Colors: Define the main colors of the chatbot
- Border Radius: Adjust the rounding of the borders
- Font Size: Choose between small, normal, or large
- Dark Mode: Enable the dark theme for websites with dark backgrounds
3. Adjust Positioning
For floating button mode, choose the ideal position:
4. Dimensions and Responsiveness
Control the size of the chatbot to suit your layout:
- Width: From 320px to 100% of the available width
- Height: From 450px to 800px to accommodate different amounts of content
- Responsiveness: The chatbot automatically adapts to mobile devices
5. Advanced Customization
For developers who need more control:
- Custom CSS: Add your own CSS rules
- Prompt Customization: Modify the chatbot's behavior
- URL Parameters: Configure additional options via parameters
Implementation Tips
- Test the chatbot on different devices to ensure a good experience
- Consider floating mode to avoid taking up valuable space on the page
- Match the chatbot's colors with your visual identity
- For websites with dark backgrounds, enable the chatbot's dark mode
- Adjust the font size to improve readability
Advanced Options
Complete Customization
In addition to the options available in this interface, you can further customize the chatbot through additional URL parameters. Consult our complete documentation for more details.
Integration with Existing Systems
Our chatbots can be integrated with electronic health record systems and other medical systems. Contact us to discuss your specific needs.
Technical Support
Need help with integration? Our team is ready to help with any technical questions or specific customization for your use case.
Contact Technical SupportDon't have a license yet?
Contact us to learn about our plans and acquire a license that meets the needs of your clinic or healthcare institution.