Keep It Simple

Java | Spring Boot | React | PostgreSQL | Mistral AI

Keep it Simple is a web application which acts as a dictionary for computer science terminology. Authenticated users can add new terms and definitions, while any user can search existing terms in the database. Where a term does not exist, the Mistral AI API checks the term validity, before generating a definition and returning it to the user in a predefined format. The app, with a Svelte frontend and Java/Spring backend, also allows users to update terms, create collections, and upvote. The app aims to provide consistently formatted and digestible explanations to complex programming terminology, primarily for junior developers.

Report
Demo
App
Repo