Giter Site home page Giter Site logo

jakubburkiewicz / ollama-web-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.83 MB

A Web-based UI for the Ollama project.

License: MIT License

HTML 7.76% JavaScript 91.36% CSS 0.87%
ollama webapp webui ai llama llm ui javascript local react self-hosted web-based

ollama-web-app's Introduction

Ollama Web App

Description

A Web-based UI for the Ollama project.

The project is in development phase.

Requirements

  • Node.js
  • npm

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm run build to build the project

Now you can move the /build folder to your web server and access the app.

Alternatively, you can run npm start to start a development server.

Usage

The app is a simple web interface for the Ollama project.
t allows the user to interact with the Ollama API without the need of a command line interface.

Features

Chat

The chat interface allows the user to send messages to the Ollama instance and receive responses.

Chat Screenshot

Model Selection

The user can select the model to use for the chat.
List of models are fetched from the Ollama instance.

Chat History

The chat history is displayed in the chat interface.

All messages and chat settings are stored in the browser's local storage, so the user can see the chat history even after refreshing the page.

Message Input

The user can input messages to send to the Ollama instance.

Settings

The settings interface allows the user to configure the Ollama instance.

App comes with default settings, but the user can change them.
All settings are stored in the browser's local storage.

Settings Screenshot

Host

The user can set the host of the Ollama instance.
Change is applied immediately, so when the user backs to the chat interface, the models list is fetched from the new host.

License

This project is licensed under the MIT License - see the LICENSE file for details.

ollama-web-app's People

Contributors

jakubburkiewicz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.