Show, don't tell. Mark it with Mark.ai ✎
https://www.youtube.com/watch?v=0-SlsLuyQeI
Conversational AIs often produce inaccurate or misleading responses. This leads to low user trust in their answers.
That’s where Mark.ai comes in, an AI Agent which scrolls through the webpage of the documentation and highlights relevant content that directly addresses your question.
- Build user trust in AI-generated responses.
- Save time and minimize cognitive effort needed to navigate documentation.
- Wojciech Mroczyński – Prompt engineering, backend development
- Marko Golovko – Full stack development
- Conversational AI – ElevenLabs (agent widget)
- Next.js – Full stack app
- Text Fragments – Cross-browser standard; LLM using it via tool calling to scroll & highlight relevant text on the currently viewed webpage
cp .env.example .envEdit the .env file with your ElevenLabs API key, and PostHog variables for analytics.
npm install
npm devTo learn more about ElevenLabs, take a look at the following resources:
- ElevenLabs Documentation - learn about ElevenLabs features and API.
