From 10c20754f1b75b3e8ef902e16c1f55914bc85f00 Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Thu, 1 Aug 2024 10:13:12 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 51415da..f90632d 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,30 @@ -Welcome to the ollama-app wiki! +I'm glad you have chosen Ollama App, a modern and easy-to-use client for Ollama. Have the greatest experience while keeping everything private and in your local network. + +| ![banner 1: home screen](https://github.com/JHubi1/ollama-app/raw/main/assets/screenshots/flutter_24.png) | ![banner 2: model selector](https://github.com/JHubi1/ollama-app/raw/main/assets/screenshots/flutter_15.png) | ![banner 3: sample message](https://github.com/JHubi1/ollama-app/raw/main/assets/screenshots/flutter_18.png) | ![banner 4: opened sidebar](https://github.com/JHubi1/ollama-app/raw/main/assets/screenshots/flutter_26.png) | +|-|-|-|-| + +> [!IMPORTANT] +> This app does not host a Ollama server on device, but rather connects to one and uses its api endpoint. +> You don't know what Ollama is? Learn more at [ollama.com](https://ollama.com/). + +- [Ollama App](#ollama-app) + - [Getting Started](https://github.com/JHubi1/ollama-app/wiki/Getting-Started) + - [Installation](https://github.com/JHubi1/ollama-app/wiki/Getting-Started#installation) + - [Initial Setup](https://github.com/JHubi1/ollama-app/wiki/Getting-Started#initial-setup) + - [Chat View](#chat-view) + - [Multimodal Input](#multimodal-input) + - [Model Selector](#model-selector) + - [Side Menu](#side-menu) + - [Settings](#settings) + - [Host](#host) + - [Custom headers](#custom-headers) + - [Behavior](#behavior) + - [Interface](#interface) + - [Voice](#voice) + - [Export](#export) + - [About (and Updates)](#about-and-updates) + - [Multilingual Interface](#multilingual-interface) + - [Custom Builds](#custom-builds) + - [Actually Building](#actually-building) + +Click through this list or select a page in the sidebar. \ No newline at end of file