Projects
-
DalaiPy
Simple Python bindings for Dalai, an abstraction of llama.cpp that lets you run a self-hosted server to interact with local LLMs.
-
Agroeye
A tool that lets farmers talk to an LLM about real-time meteorological data to determine the best course of action for their crops, with interactive graphs for deeper insights. Live site.
-
Codeforcer
Lets competitive programmers check their answers and talk to a specialized AI about Codeforces problems. Takes a problem URL, scrapes it, auto-generates solutions, and compares them against user code.
-
Smart Todo List
Uses GPT4All to automatically generate todo list entries from a high-level task description. The user inputs their overall goal and checks off steps as they go.
-
Useless Button
A hardware hackathon project: an Arduino microcontroller drives an LCD screen showing an image of a button, and when you press the physical button, an animated hand on the display comes in and turns it off.
-
Speech Timer
A timer for judging speech and debate rounds. Lets the judge set the time for each round and signals when to raise hand cards for the competitor.