From 2e0a94e88c847a5ed8dc6ad5fa49715cd631bdfe Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Fri, 8 May 2026 01:58:48 -0700 Subject: Initial commit — Commis personal chef app MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AI-powered local chef tool: pantry tracking, meal logging, rotating weekly menu generation, and grocery list optimization via Ollama (llama3). FastAPI backend, SQLite, vanilla JS frontend. Co-Authored-By: Claude Sonnet 4.6 --- static/index.html | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 static/index.html (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..a9ae018 --- /dev/null +++ b/static/index.html @@ -0,0 +1,127 @@ + + + + + + Commis + + + +
+
🔪 Commis
+
Checking...
+
+ + + +
+ +
+
+

Pantry

+ +
+ + + + + + +
NameQuantityUnitCategoryExpiresActions
+ +
+ + + + + + + + + +
+ +
+ + + -- cgit v1.3-2-g0d8e