https://github.com/flock4h/zenith
AI chat UI written in React.js and Electron
https://github.com/flock4h/zenith
Last synced: 4 months ago
JSON representation
AI chat UI written in React.js and Electron
- Host: GitHub
- URL: https://github.com/flock4h/zenith
- Owner: FLOCK4H
- License: mit
- Created: 2024-02-29T03:09:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T16:01:03.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T12:16:54.565Z (about 1 year ago)
- Language: JavaScript
- Size: 9.43 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [SHOWCASE] Zenith - AI Chat written in Electron and React.js
> [!IMPORTANT]
> Due to a lack of external interest in the software, this project hasn't been updated in a long time. It now serves as a showcase of my experience.
Zenith has no backend
# Setup
Download and install Python (if you want to use notebook)
```
Firstly
$ cd Zenith/zenith-electron/zenith-react
$ npm install
$ npm start
Secondly
$ cd Zenith/zenith-electron
$ npm install
$ npm start
```
Wait for release please!
