Jivani is an AI-powered productivity platform designed to help you manage your day-to-day life with intention. From planning and task tracking to summarizing your day using AI, Jivani brings together structure, automation, and insight — all in one place.
Empower people to live more organized and fulfilling lives through thoughtful design and intelligent automation.
- 📌 Task Management – Organize and manage your daily responsibilities with ease.
- 🧠 AI Text-to-JSON – Convert natural language into structured tasks.
- 📓 Daily Summaries – Get insightful summaries of how you spent your time.
- 🧩 Modular Design – Flexible components across AI, backend, and UI for seamless scaling.
Repository | Description |
---|---|
jivani-app |
React Native based Mobile Application |
jivani-node-backend |
Backend API handling tasks, summaries, and user data (NodeJS-based) |
jivani-fastapi-backend |
Backend API handling AI queires to infer from models (FastAPI based) |
jivani-models |
Training pipelines, datasets, and finetuning for T5 and other models |
- Frontend: React Native, Zustand
- Backend: Node.js, FastAPI, Express, MongoDB
- AI/NLP: Python, PyTorch, HuggingFace Transformers, T5
- ✅ Convert natural text into structured task JSON with T5
- ✅ Summarize daily activity and notes using AI
- ✅ Visualize tasks, summaries, and schedules on interactive dashboards
- ✅ Store and retrieve user data using MongoDB-based APIs
- 🚧 Cross-platform and mobile support coming soon
Each repository contains its own README.md
with setup instructions.