Your AI tutor that sees your screen
Clacky sits in your menu bar, watches your screen, and answers your questions out loud — like having a real teacher next to you.
def calculate_area(shape, dimensions):
"""Calculate the area of a geometric shape."""
if shape == "circle":
radius = dimensions[0]
return 3.14159 * radius ** 2
elif shape == "rectangle":
return dimensions[0] * dimensions[1]
else:
raise ValueError("Unknown shape")Why does this use 3.14159 instead of math.pi?
Great question! Using a hardcoded value like 3.14159 is less precise and harder to maintain. Import math.pi instead for full precision.
Everything you need to learn faster
Clacky combines screen awareness, voice interaction, and AI intelligence into one seamless experience.
Sees Your Screen
Clacky captures what you're looking at in real-time, so it understands your exact context without you explaining anything.
Talk, Don't Type
Just hold a hotkey and ask your question out loud. No typing, no context switching. Clacky hears you and responds.
Speaks Back to You
Answers are spoken aloud with natural-sounding voice, so you can keep your eyes on what you're doing.
Points at Things
Clacky can visually point at elements on your screen — guiding you to exactly what it's talking about, across multiple monitors.
Powered by Claude
Uses Anthropic's Claude for intelligent, nuanced answers that actually understand what you're working on.
Works Everywhere
Code editors, design tools, spreadsheets, documentation — Clacky works with whatever's on your screen.
Use Cases
From learning to code, studying for exams, debugging production issues, mastering new design tools, and more — coming soon.
Learning to Code
Step-by-step guidance as you write
Studying & Research
Ask about anything on screen
Debugging
Spot issues it can see on screen
Design Tools
Get help in Figma, Sketch, etc.
Start free, upgrade when you're ready
No credit card required. Download and start learning immediately.
Free
Perfect for trying Clacky out
- 20 conversations per month
- Screen awareness
- Voice input & output
- Visual pointing
Pro
For power users and professionals
- 500 conversations per month
- Everything in Free
- Priority support
Loved by learners and builders
“Clacky completely changed how I learn Python. I just ask what the code on screen does and it explains everything step by step. It's like pair programming with a patient mentor.”
Sarah Chen
CS Student, Stanford
“I use it while designing in Figma. I ask 'how do I create this effect?' and it literally points to the tool I need. No more searching YouTube tutorials.”
Marcus Rivera
Product Designer, Spotify
“The voice interaction is a game changer. I can keep coding while asking questions. It's faster than any chatbot because I don't have to describe what I'm seeing.”
Jake Morrison
Full Stack Developer
“My 12-year-old uses it for homework. She asks Clacky about math problems on screen and it walks her through the steps. It's incredibly patient and clear.”
Priya Patel
Parent & Engineer, Google
Ready to learn smarter?
Download Clacky for free and experience AI tutoring that actually sees what you see.
Download for Mac — It's Free