Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lhjandroid/OllamaTalk

Repository files navigation

OllamaTalk

OllamaTalk is a fully local, cross-platform AI chat application that runs seamlessly on macOS, Windows, Linux, Android, and iOS. All AI processing happens entirely on your device, ensuring a secure and private chat experience without relying on external servers or cloud services. This design guarantees complete control over your data while delivering a unified experience across all major platforms.

Cross-Platform Support

  • macOS
  • Windows
  • Linux
  • Web
  • Android
  • iOS

Installation

Step 1: Install Ollama Server

Step 2: Download AI Models

  • Browse and download your preferred models from the Ollama Model Hub.
    Examples: deepseek-r1, llama, mistral, qwen, gemma2, llava, and more.

Step 3: Start Ollama Server

Default Local Setup

ollama serve # Defaults to http://localhost:11434

Cross-Device Access Setup

OLLAMA_HOST=0.0.0.0:11434 ollama serve # Enables access from mobile devices

Mobile Device Configuration:

  • When using OllamaTalk on mobile devices (Android/iOS):

    1. Use the cross-device access configuration on your server
    2. In the OllamaTalk mobile app settings:
    • Navigate to settings
    • Enter server IP as: http://<server-ip>:11434
    • Replace <server-ip> with your server's local network IP

Network Requirements:

  • Server and mobile device must be on the same local network

Step 4: Run the Application

  1. Visit the OllamaTalk Releases page.
  2. Download the latest version for your platform

Step 5: Launch OllamaTalk

  1. Open the installed application.
  2. Connect to your local Ollama server.
  3. Start chatting with AI.

Note: Ensure that the Ollama server is running before launching the application.

License

This project is licensed under the MIT License.

Support

  • Report bugs and suggest features through GitHub Issues.
  • Contributions via Pull Requests are welcome!

About

🤖 A fully local, cross-platform AI chat application powered by Ollama. Chat securely across macOS, Windows, Linux, Android, and iOS - no cloud required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Dart 77.0%
  • C++ 11.3%
  • CMake 9.5%
  • Swift 0.8%
  • Ruby 0.7%
  • C 0.4%
  • Other 0.3%

AltStyle によって変換されたページ (->オリジナル) /