πŸ‘¨β€πŸ« ACAD Professor avatar

Floating pose avatar for the NEETΒ·JEE Smart Tutor. It watches the page's calls to the tutor API and changes pose by itself.

Try it: click the box and type β€” the professor appears. Send a question and watch thinking β†’ answering β†’ thumbs-up.
Ask me anything (this demo fakes the tutor's reply).
Poses
Idle pose
idle
Thinking pose
thinking
Answering pose
answering
Thumbs-up pose
complete
Embed on any ACAD site (one line, before </body>)
<script src="https://avatar.acadapp.in/acad-avatar.js" defer></script>
With options
<script src="https://avatar.acadapp.in/acad-avatar.js" defer
        data-paths="/NeetJeeTutor"
        data-hide-when="#lipsync-avatar"
        data-position="bottom-right" data-size="150px"></script>

All options, manual control and deployment notes are in the repo README.