Leksely

Assess student homework, using AI

My role in the project: Full-stack developer (solo dev)

The Challenge

How do you save time going through student's homework?

Technologies Used

Svelte

SvelteKit

Tailwind

Python

fastAPI

Local LLM

Pocketbase

Docker

Typescript

The Solution

Leksely is a concept I came up with when I was going back to teaching math. I wanted students to do homework, but remove some of the work related to checking it. I leveraged my home server, which has a relatively modern graphics card, to run a vision enabled LLM locally, in order to ensure complete privacy. The LLM is given a schema, and gives structured output to the database, which allows for clean presentation for the student.

← Back to All Projects