Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
**Offeline** is a local-first AI chat application that runs entirely on your machine. Have private, secure conversations with open-source AI models using Ollama or llama.cpp - no cloud, no tracking, just you and AI.

#
add: fill form to recove download link
add: fill form to access download link

## Features

- 🤖 **Multiple AI Backends** - Choose between Ollama and llama.cpp for model inference
- 🔒 **100% Local & Private** - All conversations and inference happen on your machine
- **Export Conversations** - Save your chats as JSON or Markdown
- 🎯 **Easy Model Selection** - Switch between different open-source models with one click
- **Lightning Fast** - Near-instant responses with local inference
- 🌙 **Dark Mode** - Beautiful dark/light themes
- ⌨️ **Keyboard Shortcuts** - Power user features throughout
- **Markdown Support** - Rich formatting in messages with code highlighting
- **Multiple AI Backends** - Choose between Ollama and llama.cpp for model inference
- **100% Local & Private** - All conversations and inference happen on your machine
- **Export Conversations** - Save your chats as JSON or Markdown
- **Easy Model Selection** - Switch between different open-source models with one click
- **Lightning Fast** - Near-instant responses with local inference
- **Dark Mode** - Beautiful dark/light themes
- **Keyboard Shortcuts** - Power user features throughout
- **Markdown Support** - Rich formatting in messages with code highlighting

## Tech Stack

Expand Down