This is a simple gui interface using Next.js and React.js.
Make sure you install deepseek using ollama. The api is configured to send requests to the localhost on port 11434. If its different you can modify it in the api.js file.
npm install
npm run dev
