Skip to content

PocketAI v0.3.0 – Chat Memory, Streaming & Statistics

Choose a tag to compare

@kongogaming kongogaming released this 09 Jul 09:32

🚀 PocketAI v0.3.0

PocketAI is a lightweight local AI assistant powered by Ollama, designed for fast, private, and offline conversations directly from your terminal.

✨ New Features

  • 🧠 Conversation memory using the Ollama Chat API
  • ⚡ Real-time streaming responses
  • 📊 Toggleable response statistics (/stats)
  • 📖 Improved help menu
  • ⚙️ Configuration viewer
  • ℹ️ About page
  • 🧹 Reset conversation command
  • 🔄 Random status messages while the AI is thinking
  • 🎨 Improved terminal UI and formatting

🔧 Improvements

  • Migrated from /api/generate to /api/chat
  • Better code structure
  • Cleaner command handling
  • Improved error handling
  • Enhanced CLI experience

⭐ If you enjoy PocketAI, consider giving the repository a star!