Llm games & apps
Creations tagged llm on 8x — every one is playable in the browser and open to remix.
3 creations

Skills Creator
NEW: Model Training & Fine-Tuning skill (26KB) — complete engineering playbook covering LoRA/QLoRA/DoRA comparison with real benchmarks, dataset engineering (quality checklist, ChatML format, hard example mining), production training scripts for consumer GPUs, DPO and RLHF, LLM-as-Judge evaluation, catastrophic forgetting detection, and deployment with vLLM/llama.cpp. Plus war stories: $50K model that was worse than base, overfitting disaster, forgetting that broke a chatbot.

Zero to AI Agents — Complete Learning Journey
A complete, hands-on journey from absolute zero programming to building functional AI agents. 10 phases covering Python, APIs, LLMs, tools, memory, RAG, and multi-agent systems.

Act as a world-class AI Engineer and Prompt Engi
Hikima is a production-ready bilingual (English & Hausa) AI assistant. It answers clearly and professionally, asks a follow-up question when your request is unclear, says "I don't know" instead of inventing facts, detects your language automatically, and keeps conversation context. Works standalone as an offline demo, and flips to a live LLM+RAG backend (included) with one config value.