An open API service indexing awesome lists of open source software.

https://github.com/shekharp1536/alpha

ollama web_ui simple and easy
https://github.com/shekharp1536/alpha

ollama ollama-api ollama-gui ollama-interface ollama-ui ollama-webui

Last synced: 7 months ago
JSON representation

ollama web_ui simple and easy

Awesome Lists containing this project

README

          

# Ollama Simple Web Ui : A user friendly simple web UI

Alpha UI : Simple web Ui for Ollama

## Feature

**Simple and user friendly** : Alpha_UI for ollama simple webui without any other depedency

## Requirement

**Ollama** : Ollama Should be installed on your system

**Web Browser** : You just need Web browser 😊

## How to install Ollama

### For Windows user without WSL (Window Subsystem For Linux)
Visit Ollama Official website to Download ([Ollama](https://ollama.com/)) and download for Windows
OR Vist Directly to Official [Download page](https://ollama.com/download/mac)

### For windows User with WSL (Window Subsystem For Linux)

Windows User with WSl enabled can install in on cmd
```bash
curl -fsSL https://ollama.com/install.sh | sh
```
### For Mac user
Visit Ollama Official website to Download ([Ollama](https://ollama.com/)) and download for mac
OR Vist Directly to Official [Download page](https://ollama.com/download/mac)

## Usage
### After succesfull installation of Ollama in your system You can try to pull some model
### llama2
#### -- By Meta
```bash
ollama pull llama2
```
### phi
#### -- By Microsoft

```bash
ollama pull phi
```

### To run these model
```bash
ollama run --modelname
```
##### Example for ollama2

```bash
Ollama run llama2
```
## For AlphaUI
Just colne this repo and open index.html

```bash
git colne https://github.com/shekharP1536/Alpha_ui.git
```
And open index.html

## License

This project is license under MIT License

#### Created by [ShekharP1536](https://github.com/shekharP1536) - Let's make ollama simple and more amazing together ! 💪