Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamkaroldicioccio/open_loca_ui_landing_page
Official landing page for the OpenLocalUI local-first and privacy-focused LLMs project.
https://github.com/williamkaroldicioccio/open_loca_ui_landing_page
ai astro landing-page llm local web
Last synced: about 1 month ago
JSON representation
Official landing page for the OpenLocalUI local-first and privacy-focused LLMs project.
- Host: GitHub
- URL: https://github.com/williamkaroldicioccio/open_loca_ui_landing_page
- Owner: WilliamKarolDiCioccio
- License: mit
- Created: 2024-09-12T21:18:10.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T17:49:01.000Z (about 2 months ago)
- Last Synced: 2024-09-30T10:41:44.494Z (about 2 months ago)
- Topics: ai, astro, landing-page, llm, local, web
- Language: Svelte
- Homepage: https://github.com/WilliamKarolDiCioccio/open_local_ui
- Size: 2.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OpenLocalUI Landing Page 🚀
![Vercel Deploy](https://deploy-badge.vercel.app/vercel/open-loca-ui-landing-page?style=plastic)
Welcome to the landing page repository for **OpenLocalUI**, a cutting-edge desktop application designed to bring the power of LLMs (Large Language Models) to your local machine with ease. This landing page is built using Astro and Svelte, showcasing the features and benefits of OpenLocalUI.
## 📦 Overview
**OpenLocalUI** is a native desktop application built with Flutter for Windows and macOS. It allows you to run language models locally without the need for complex setups such as WSL or Docker containers. Inspired by OpenWebUI, this application provides a streamlined, user-friendly experience for managing and utilizing LLMs directly from your desktop.
🔗 **GitHub Repository**: [OpenLocalUI](https://github.com/WilliamKarolDiCioccio/open_local_ui)
## 🚀 Getting Started
1. **Clone the Repository**:
```bash
git clone https://github.com/WilliamKarolDiCioccio/open_local_ui_landing_page.git
```
2. **Navigate to the Project Directory**:
```bash
cd open_local_ui_landing_page
```
3. **Install Dependencies**:
```bash
pnpm install
```
4. **Run the Development Server**:
```bash
pnpm run dev
```