What Klyro Is
Klyro is an AI‑powered conversational widget that sits on top of a personal or product knowledge base. It ingests supplied documents, links, and metadata, then answers visitor queries in real time using a large‑language model.
- Creates a searchable knowledge base from user‑provided data.
- Delivers instant, contextual answers via an embeddable widget.
- Supports scheduling, rate disclosure, and dynamic link sharing.
How Klyro Works
The platform follows a three‑step pipeline:
- Ingestion: Upload resumes, project lists, GitHub/LinkedIn URLs, or any markdown/HTML files.
- Knowledge‑base construction: Content is vectorized and stored for fast similarity search.
- Query handling: User input is sent to the LLM, which retrieves relevant chunks and generates a response constrained to the supplied data.
Configuration is performed through an admin portal where you can:
- Define persona, tone, and style guidelines.
- Set pricing, availability, and Calendly integration.
- Customize widget appearance and placement.
Why Use Klyro Instead of a Generic Chatbot
Generic bots are typically rule‑based, brand‑agnostic, and prone to hallucinations. Klyro offers:
- Brand fidelity: Responses reflect your voice and visual identity.
- Knowledge control: Answers are limited to the documents you provide, eliminating misinformation.
- Flexibility: Suitable for developer portfolios, freelance pages, product support sites, and any FAQ‑heavy landing page.
Personalization and Control
Klyro lets you shape both the AI’s personality and its operational boundaries.
- Choose a professional, formal, or playful persona.
- Specify prohibited topics and exact phrasing for pricing or availability.
- Define fallback behavior for unknown queries.
Integration and Deployment
Embedding Klyro requires only a short script tag or npm package installation.
- Use the hosted widget script for static sites.
- Install
@klyro/widgetvia npm for React, Vue, or Next.js projects. - Connect Calendly through the admin UI to enable one‑click scheduling.
Best Practices for Effective Use
To maximize impact, follow these guidelines:
- Keep source documents concise and up‑to‑date.
- Regularly review the persona instructions to maintain tone consistency.
- Test common visitor questions and refine the knowledge base accordingly.
- Align widget colors and shape with your site’s design system.
Future Directions
Planned enhancements include smarter multi‑turn context handling, automated snippet templating, and expanded analytics for query performance.