Nimble is a token-efficient AI coding companion built to accelerate your workflow right inside your terminal. It offers specialized modes—Assist for coding, Learn for interactive skill-building, and Review for deep-dive analysis, ensuring you have exactly the right support for the task at hand. With its clean, interface its helping you iterate and build smarter without the bloat of traditional CLI. The Aim is to create a CLi with 2x less usage and about the same performance or 80% of traditional cli performance. It should also allow the Hackclub AI but not for code writing only for the Review mode so you can use high quality models for cheap and dont burn hackclubs api credits. Learn more. Use fewer tokens.
While working on MIRA i noticed that I would always have to look up Python syntax and its getting difficult so instead of hitting in a roadblock later I decided to create this project to strenghten my Python fundamentls. It is a Command Line Interface (CLI) application that allows users to add, view, and store student records. To make it a usable tool, I will implement File I/O, so the database writes to a local .csv file and loads the persistent data on startup
MIRA is the computer vision + TinyML AI brain for an autonomous robotic waste-sorting arm. It classifies recyclables on-device using a CNN, then triggers the physical arm to sort. Vision first, hardware later.
A copy of the popular website Richup but self made for practice purposes