AVYDRA is not a feature list. It is a single intelligent interface that replaces the need for five separate tools. Here is everything it can do โ and how it does it.
Six foundational capabilities that together make AVYDRA the only AI tool a school needs.
Native Web Speech API voice input and synthetic read-aloud responses. Completely hands-free queries save teachers time.
A context panel rendering live student summaries, attendance counts, behavior metrics, and counselor notes instantly.
Drag-and-drop file uploader with fuzzy column headers auto-matching. Onboard an entire school directory in under 2 minutes.
Generates SHA-256 hashes for student disambiguation. Automatically flags duplicates during manual entry or CSV uploads.
Toggle and rename tracking elements (e.g. swap "PT Notes" for "Co-Curricular logs") to adapt the app to your specific workflow.
Creates stamped, branded transcripts containing academic lists and summaries. Professional reports generated with one click.
AVYDRA's voice layer is not a gimmick. It is the primary interaction model โ designed for busy educators who don't have time to type queries into a search box between classes.
The system uses browser-native microphone access โ no app download, no additional hardware. Speak a question, receive a spoken answer with a text transcript and source citations below it.
The first conversation-first educational software built with a grounded Retrieval-Augmented Generation architecture.
Answers are strictly generated from facts fetched from the school's local MySQL tables. Hallucinations are mathematically prevented.
A dynamic provider loop chains Groq to Gemini, OpenRouter, and HuggingFace, ensuring 100% uptime even during individual API outages.
Maintains context across follow-up queries. Ask 'Show Amit Patel's profile' and then 'What about maths?' without repeating the student name.
AVYDRA generates branded, formatted PDF reports on demand. No copying data from one system to another. No building a report in Word. Just ask โ and download.
AVYDRA is deployed as isolated instances on premium German servers via Hostinger Business Hosting. No co-mingled data, no CPU sharing spikes.
All database logic, schema mappings, and API endpoints run exclusively on the server in PHP. No raw SQL or DB references ever enter the client browser.
All mutative operations require secure token validation using custom headers, preventing unauthorized cross-site requests.
Integrated with guard.js to block right-clicks and common shortcuts like F12 or Ctrl+Shift+I to deter source scraping.