Skip to content

AI/ML

ArsitekBot — AIML Chatbot

Class project (Universitas Klabat): context-aware AIML chatbot with 875 categories, login, and persistent history.

Python
ArsitekBot — AIML Chatbot cover

Problem

Class practical on AIML: rule-based chat feels dumb the moment context matters — “jelaskan lebih detail” or “tadi aku nanya apa” breaks it.

Solution

Flask app over 875 AIML categories with session login, context-aware follow-ups, per-session JSONL history, and user settings (name, email, language style) — 15 commits in a day.

Results

  • Deployed live with login and history intact
  • Newest repo on the profile, still being extended