A full-stack AI-integrated personal finance application with a ledger-based backend, multi-account support, and an embedded AI assistant that understands your finances.
Visit nexosoft.online
Hisabi — marketed as Nexo — is a personal finance and ledger application built for individuals who want full visibility into their income, expenses, and budgets. The app features a robust double-entry ledger backend in Laravel, a responsive Vue.js frontend, and a built-in AI assistant (NexoAI) that can answer questions about your spending, summarize transactions, and surface financial insights directly inside the app.
The backend uses an optimized double-entry ledger system, ensuring data integrity and accurate balance calculations even at scale. The AI assistant is connected to the user's own data via a secure tool-calling layer — it never sees raw credentials, only sanitized summaries and query results. This design also makes the AI module independently reusable in other finance-related products.