commit 0c5e10b7141d47af6c4d82ea0f03a8f2c99def17 Author: turtle89431 Date: Mon Mar 23 16:46:48 2026 -0700 todo diff --git a/moxie_logo.jpg b/moxie_logo.jpg new file mode 100644 index 0000000..a96812f Binary files /dev/null and b/moxie_logo.jpg differ diff --git a/plan.md b/plan.md new file mode 100644 index 0000000..c62557a --- /dev/null +++ b/plan.md @@ -0,0 +1,7 @@ +# Moxiegen webapp +## todo +- make a AI chat interface that allows file uploads +- must have a admin panel to an admin can point it to one or many OpenAI and ollama endpoints +- all auth to be backed by a sqlite db +- i want the backend to be handled by python +- frontend done using svelte \ No newline at end of file