Command Palette

Search for a command to run...

adamsrealm1/learny-ai
Public
wasmer run adamsrealm1/learny-ai

Learny AI

Learny AI is a polished Groq-powered chatbot with a Python backend, animated web interface, popup-based accounts, and account-based chat memory.

It keeps the main experience focused on conversation while account popups give each user a small personal space for synced chats, sessions, and profile state. On Wasmer, Learny stores durable account data in the app's attached MySQL database: accounts, secure password hashes, sessions, chats, messages, response timing, and account events. Local development still falls back to SQLite so the same backend can run without a cloud database.

Learny AI web app with a Python Groq backend and animated HTML/CSS/JS frontend.