The ideal automated assistant to manage your personal and shared expenses. Fast, secure, and backed by a high-performance REST API.
Forget about slow banking apps. The entire architecture responds in milliseconds.
Simply type the amount directly into the chat and the bot deploys an interactive custom keyboard with your frequent categories.
Adjust your tags as you prefer. Easily modify, rename, or remove active categories using the /profile
command.
Automate fixed costs like rent or software subscriptions with custom billing cycles and automated payment reminders.
Link accounts securely to manage shared household expenses as a couple and receive instant alerts after every entry.
The system analyzes your spending habits and alerts you with smart forecasts to keep you within your budget.
Track vehicle refueling passively. The system learns your refueling habits and suggests the cheapest gas station nearby based on your zip code.
Your data always remains yours. Download full spreadsheet reports or perform bulk historical data imports whenever you want.
Privacy guaranteed. You can completely wipe your profile and permanently delete all your rows from the database with a single click.
Want to test out features before tracking real money? We provide a dedicated sandbox environment that resets its data stores automatically every week.
Designed to be fast, clear, and practical for your day-to-day use.
Search for Qullqi on Telegram and run /profile
to set up your preferences.
Simply type the numerical value in the chat input (for example, 12.50).
Tap the category button in the contextual menu. The backend immediately logs the transaction.
You don't need complex calendar pickers to log past expenses. Add the @ tag at the end of your message to change the entry date:
@yesterday
Logs the transaction tied to the previous day.
@beforeyesterday
Subtracts two days from the entry date.
@dd/mm
Assigns the expense to any date within the current
year.
@dd/mm/yyyy
Ideal for importing or migrating past financial
logs.
Qullqi relies on a robust and standalone REST API ecosystem. All core business logic is securely processed in Python protected by JSON Web Tokens (JWT).