Skip to content

PocketAI v0.1.0 - Initial CLI Release

Choose a tag to compare

@kongogaming kongogaming released this 07 Jul 10:08

🚀 Initial Release

PocketAI is a lightweight Python CLI that connects to a local Ollama server running on Android (Termux) or a computer.

Features

  • Chat with local AI models
  • Ollama API integration
  • Simple CLI interface
  • /help command
  • /bye command

Built with Python and the Requests library.