Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 677 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 677 Bytes

Easy Chat Ui

Simple AI Chat Program designed for Deepseek's R1. This repo has no associations with them.

Simple UI designed to run Deepseek R1 locally.

Project Image


Installation Instructions

  1. Clone this repository: git clone https://github.com/yourusername/easy_chat.git
  2. Navigate to the project directory: cd easy_chat.git
  3. Install dependencies if necessary using npm i.
  4. Make sure you have one of the Deepseek R1 models downloaded from ollama

Usage

you need to run npm run dev to use the app. Plan is to maybe convert it into a PWA. Make sure to select a Deepseek model you have locally downloaded yourself.