[]()
[]()
[]()
Net handle is an open-source ecosystem that empowers users with personalized insights and suggestions through AI-driven agent interactions, allowing you to unify multiple aspects of your life and get tailored recommendations.
git clone https://github.com/venkateshtata/net_handle.git
cd net-handle
pip install -r requirements.txt
uvicorn main:app
cd frontend
npm start