Simple UI designed to run Deepseek R1 locally.
- Clone this repository:
git clone https://github.com/yourusername/easy_chat.git
- Navigate to the project directory:
cd easy_chat.git
- Install dependencies if necessary using npm i.
- Make sure you have one of the Deepseek R1 models downloaded from ollama
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.