Super new to Godot, used Claude Code and `gpt-oss-120b` to help me vibecode locally, entirely offline, a simple platformer game about a grumpy mage who makes fun of you.
4
3
96
This project is a Spanish academic Test Generator that uses OpenAI's ChatGPT to generate a diverse set of test questions based on a given source material, generating different kinds of multiple choice questions, including identifying false statements, fill-in-the-blank exercises, best-statement questions and an explanation of the correct answer.
0
35
This project is a Remediation Activity Generator that uses as local LLM to generate an evenly-distributed set of remediation activities between Middle School, High School students and Adults, containing over 9000 entries spanning a wide variety of fields based on the O*NET Database.
0
38
This project is a Claims Narrative report generator that uses OpenAI's API to access Whisper and ChatGPT for transcription and report generation, respectively, assisting an independent adjuster in generating time-consuming reports based on lengthy audio recordings of the adjuster's observations of the property damage.
0
42
This was also a simple business review verification bot that reviewed images of receipts sent by customers alongside their reviews to validate them and approve them before posting on a Spanish business review website. Also done overnight.
0
47
This project involved using a local, multimodal AI model in Ollama to view, describe and summarize all the features shared between 1000 images to explain the overarching theme of these images. This was finished overnight.
0
42
This was a radio station ad/shoutout bot that used local whisperv3 turbo and a model run in Ollama to transcribe/translate/timestamp and extract precise ad/shoutout segments from over 50 Spanish Radio Stations in real-time.
0
46
This was a futures market trading assistant built entirely from scratch that can download historical and live L1/L2 market data from Databento's API, display them in real-time on charts, backtest with the historical data and even includes an agentic trading assistant with tool calling, web search and deep research capabilities, all run locally via Ollama!