Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

tednaaa/ai-assistant

Repository files navigation

image image

Instructions

Install dependencies

npm ci

Create .env from example and fill

cp .env.example .env

Start parallel development servers for backend & electron app

npm start

Build for win, mac and linux - (apps/electron/dist)

nx run electron:build:win
nx run electron:build:mac
nx run electron:build:linux

About

👩‍⚕️ AI assistant powered by OpenAI (Electron + ReactJS + TypeScript)

Topics

Resources

Stars

Watchers

Forks

Contributors