Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Offline AI

Offline AI

The desktop app that lets you interact with AI LLM models locally on your PC. All conversation history is stored locally, meaning you have full control over your personal data. Once you download and install everything, it also works fully offline!

Download

  • See GitHub Releases.
  • Download and run either the .msi or the .exe to install on your device!

Run Locally

  1. Install prerequisites for Tauri

  2. Download and install Ollama

  3. Clone repository with:

    git clone https://github.com/rahulio96/offline-ai.git
  4. Then run the following commands:

    cd vite-project
    npm install
    npx tauri dev

Demo

Demo of Offline AI that creates chat, says hello to deepseek, then deletes chat and chat messages.

Tech Stack

  • Framework: Tauri
  • Frontend: React, TypeScript
  • Backend: Rust, Ollama
  • Database: SQLite

About

Desktop app to interact with local ollama AI models, giving users full control over their data.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages