Skip to content

shekharP1536/Alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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) and download for Windows OR Vist Directly to Official Download page

For windows User with WSL (Window Subsystem For Linux)

Windows User with WSl enabled can install in on cmd

curl -fsSL https://ollama.com/install.sh | sh

For Mac user

Visit Ollama Official website to Download (Ollama) and download for mac OR Vist Directly to Official Download page

Usage

After succesfull installation of Ollama in your system You can try to pull some model

llama2

-- By Meta

ollama pull llama2

phi

-- By Microsoft

ollama pull phi

To run these model

ollama run --modelname
Example for ollama2
Ollama run llama2

For AlphaUI

Just colne this repo and open index.html

git colne https://github.com/shekharP1536/Alpha_ui.git

And open index.html

License

This project is license under MIT License

Created by ShekharP1536 - Let's make ollama simple and more amazing together ! 💪