Badget: AI-Powered Financial Management Platform
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Badget is an AI-powered financial management platform designed to simplify personal and family finances. It offers a user-friendly interface, real-time insights, and automated budgeting, helping users track expenses and achieve financial goals. Built with a robust TypeScript stack, it provides intelligent spending analysis and personalized recommendations.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Badget, dubbed the "Copilot for Money," is an AI-powered financial management platform that offers unparalleled insights into spending habits and financial patterns. Designed with a family-first approach, Badget empowers households to budget effectively, track expenses effortlessly, and achieve financial goals through intelligent automation and real-time insights.
Key features include:
- Unified Financial Dashboard: All accounts in one place with smart categorization.
- AI-Driven Insights: Intelligent spending analysis and personalized recommendations.
- Family-First Design: Multi-user households with role-based permissions.
- Real-time Financial Health: Instant alerts, goal tracking, and financial scoring.
- Automated Budgeting: Dynamic budget creation based on spending patterns.
- Advanced AI Tools: Anomaly detection, spending forecasts, and natural-language insights.
Installation
To get Badget up and running locally, follow these steps:
- Clone the repository:
git clone https://github.com/codehagen/Badget - Install dependencies using pnpm:
pnpm install - Initialize Prisma with a custom output directory:
npx prisma init --db --output ../src/generated/prisma - Copy
.env.exampleto.env.localand update the variables:cp .env.example .env.localEnsure your database and authentication (e.g., Google OAuth) environment variables are correctly configured as detailed in the
.env.examplefile. - Push the database schema:
pnpm db:generate pnpm db:push - Start the development server:
pnpm dev
Examples
Experience Badget firsthand by visiting the live demo application. The platform provides a unified dashboard where you can visualize your financial health, track expenses, and see AI-driven insights in action. The user interface is designed to be intuitive, making financial management accessible for everyone.
- Live Demo: https://badget-eight-gilt.vercel.app/
- Dashboard Mockup:
Why Use Badget?
Badget stands out as a comprehensive solution for modern financial management due to its innovative features and robust tech stack. Its AI capabilities provide intelligent insights and automated budgeting, transforming how individuals and families interact with their finances. The platform's family-first design, complete with multi-user and role-based permissions, makes it ideal for household financial planning.
Built with Next.js 15, TypeScript, Prisma, and Shadcn/ui, Badget offers a highly performant, type-safe, and visually appealing experience. The dual-layer architecture ensures a clean separation of authentication and business logic, contributing to its scalability and maintainability. For anyone seeking to gain better control over their money with advanced tools, Badget offers a powerful and user-friendly solution.
Links
- GitHub Repository: https://github.com/Codehagen/Badget
- Live Demo: https://badget-eight-gilt.vercel.app/
Related repositories
Similar repositories that may be relevant next.

Maka: A High-Performance Agent Workspace for AI Tasks
September 21, 2026
Apache Maka (Incubating) is a high-performance agent workspace designed to maintain a complete, append-only record of all agent actions. It focuses on measurable performance, local-first operation, and robust recovery mechanisms. This project provides a unified execution authority for desktop, TUI, and CLI clients, ensuring consistent agent behavior across platforms.

OpenMausBot: Your Open-Source AI Bot Team in a Chat App
September 20, 2026
OpenMausBot is an open-source desktop application that provides an alternative to Grok Bot, allowing users to manage a team of AI agents within a chat interface. It emphasizes local-first operation, bringing your own agents, and providing each bot with its own virtual machine or access to your computer. This project enables powerful AI interactions with privacy and control at its core.

GitNexus: Zero-Server Code Intelligence Engine for AI Agents
September 20, 2026
GitNexus is a client-side knowledge graph creator that runs entirely in your browser, transforming GitHub repositories or ZIP files into interactive knowledge graphs. It features a built-in Graph RAG Agent, perfect for deep code exploration and enhancing AI agent reliability. This tool provides architectural context to AI, ensuring more accurate and efficient code analysis.

aport-spec: The Open Agent Passport (OAP) Specification for AI Agent Trust
September 18, 2026
The aport-spec repository introduces the Open Agent Passport (OAP) specification, a critical framework for establishing trust in AI agents. It defines a lightweight, cryptographically verifiable credential, enabling real-time, pre-action authorization for AI agents across various platforms. OAP provides the essential runtime trust layer for secure and scalable agentic commerce.
Source repository
Open the original repository on GitHub.
20 counted GitHub visits