Back to home
What's new

Changelog

From a tiny Telegram bot that only understood typed meals to a multilingual nutrition platform with an AI Nutritionist. Here's the road we took.

  1. v1.0Current

    Public 1.0 — AI Nutritionist GA

    The big one. KusWise is now a real nutrition platform — bilingual site, public calculator, AI coaching, and a kuswise.com home worth showing off.

    • AddedAI Nutritionist with smart swaps, weekly /review, /plan tomorrow, and deficiency spotting.
    • AddedPersonal dashboard via /dashboard inside the bot — weekly trends, macro split, and a hydration heat-map.
    • AddedPublic calculator at /calculator with the dietitian-default macro split.
    • AddedFull Ukrainian translation of the entire site under /uk.
    • AddedReviews, blog with 20 articles, legal pages.
    • ImprovedPhoto recognition speed cut from 3.1s to under 2s on cold path.
    • ImprovedDaily summary now includes a per-meal breakdown when you ask.
  2. v0.9

    Calculator beta + weekly reports

    We started turning logs into useful insights instead of just history.

    • AddedCalorie & macro calculator (closed beta).
    • AddedWeekly reports with averages, hit-rate, and trend lines.
    • ImprovedStats command now respects timezones properly.
  3. v0.6

    Ukrainian launch

    KusWise stopped being English-only. The cat learned to read Ukrainian end to end.

    • AddedFull Ukrainian support across the bot and the website.
    • AddedLocale-aware nutritional overrides — пшоняна каша no longer scored as oats.
    • ImprovedVoice transcription accuracy +18% on Ukrainian audio.
  4. v0.5

    Voice notes

    Talking is faster than typing — and the cat finally learned to listen.

    • AddedVoice-note logging: send a clip, get a logged meal in under two seconds.
    • AddedStreaming transcription so the model starts working before the recording ends.
    • ImprovedPhoto + caption combo recognised with higher accuracy than either alone.
  5. v0.4

    Photo recognition

    The first big leap — KusWise could now read your plate.

    • AddedPhoto logging via Telegram. Send a meal photo, get calories and macros back.
    • AddedReference-object detection (forks, hands, plates) for portion estimation.
    • AddedSmart follow-up prompts for ambiguous restaurant dishes.
  6. v0.3

    Water tracking

    The smallest feature with the highest retention impact.

    • AddedOne-tap water glass logging.
    • AddedDaily target derived from per-kg recommendations + activity.
    • AddedStreaks that pause on missed days instead of resetting.
  7. v0.2

    Daily summary

    Numbers without context don't change behaviour. We added the context.

    • AddedEnd-of-day summary with calorie total and macro split.
    • Added/stats command to pull a snapshot at any point in the day.
  8. v0.1

    Hello, world

    An 80-line Python script that routed text into a database. The cat hadn't been drawn yet.

    • AddedText-only meal logging in English.
    • AddedPer-user calorie tally for the current day.
    • AddedTelegram bot deployed to a single beta tester (the founder).