-
Notifications
You must be signed in to change notification settings - Fork 0
LifeOS is a lightweight personal operating system built with **FastAPI** (Python) and a simple HTML/JS frontend. It includes an AI chat assistant powered by **Groq API**, plus tools for **To-Do**, **Notes**, **Habits**, and **Health tracking**. This is **Version 1**, focusing on simplicity and basic functionality.
Smitaambiger/LIFEOS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
LifeOS - run instructions (Windows + VS Code) 1) Open PowerShell in D:\lifeOS\backend 2) Create virtual env: py -m venv .venv 3) Activate: .venv\Scripts\Activate 4) Install packages: pip install -r requirements.txt 5) Start server: uvicorn app.main:app --reload --port 8000 6) Open browser: http://127.0.0.1:8000
About
LifeOS is a lightweight personal operating system built with **FastAPI** (Python) and a simple HTML/JS frontend. It includes an AI chat assistant powered by **Groq API**, plus tools for **To-Do**, **Notes**, **Habits**, and **Health tracking**. This is **Version 1**, focusing on simplicity and basic functionality.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published