Pontus Abrahamsson
banner
pontusab.bsky.social
Pontus Abrahamsson
@pontusab.bsky.social
Building an open source platform for business owners to be on top of their finance 💫

https://midday.ai
This welcome email for languine.ai goes hard, built using React Email from Resend
January 5, 2025 at 4:11 PM
Day 4 of building Languine:

📊 Analytics and feed
⚙️ Settings (Context, Brand Voice, etc.)
🔐 Account settings
📁 Project settings

It's amazing what you can build with tools like Nextjs, Shadcn, and Vercel in a couple of days!
January 4, 2025 at 11:58 AM
Support for extracting translation keys from source code coming to Languine:

- t("welcome.home")
- intl.formatMessage({ id: "welcome" })
- <FormattedMessage id="header.title" />
- __("another.key")

Saves a lot of time to automatically add missing keys!
December 28, 2024 at 4:32 PM
Thanks to the great abstraction with @aisdk, we now have support for @ollama, allowing for local translation that is completely free.

npx languine@latest
December 25, 2024 at 4:41 PM
Introducing Languine: Translate your app with a CLI powered by @vercel AI SDK.

🔍 Detects changes in translation keys via Git diff
🎨 Ensures consistent tone and style
🔓 100% open source and free
🌐 Works with all major i18n libraries

Link and some background ⬇️🧵
December 23, 2024 at 2:16 PM
Support for Brazilian banks is coming along nicely, integrated with @pluggyai
December 22, 2024 at 10:49 AM
Languine CLI now supports:

* Autodetect new/modified/deleted keys using Git
* Translates only new keys with @aisdk
* Supports libraries (i18next, intl, lingui, next-international)

I have a plan to add GitHub Actions that will monitor and create a PR with translated keys next.
December 14, 2024 at 12:59 PM
Languine - Automated AI localization CLI (WIP)

🌐 CLI to translate any project to different locales using AI
🗂️ Supports any format (JSON, TypeScript, Markdown, etc)
⚙️ Uses @aisdk under the hood

Made for Midday, let me know if you want it!
December 10, 2024 at 7:35 AM
You can now create expense tags for your customers in Midday:

💰 Know exactly what you earn and spend
🔗 Connect with tracked projects
🔍 Filter transactions to get total value
December 9, 2024 at 6:22 PM
We just shipped customers (CRM) in Midday; it's connected to invoices and projects.

Next, you will get expense tags for a customer!
December 5, 2024 at 11:38 AM
Launching tomorrow - Customers (CRM):

💰 Financial overview
📄 Invoices
📊 Tracker
🔒 Vault
📄 Invoices
📥 Inbox
👥 Customers
December 4, 2024 at 4:47 PM