Skip to content

beauNate/chorus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chorus icon

All the AI, on your Mac. Built by the creators of Conductor.

Chorus screenshot

Getting Started

You will need:

  1. NodeJS installed and on your path
  2. Rust and Cargo installed and on your path (verify with rustc --version, cargo --version)
  3. imagemagick (optional)
  4. git-lfs (brew install git-lfs)
  5. pnpm (brew install pnpm)

Once you have those set up, please run:

git lfs install --force
git lfs pull
pnpm run setup  # This is also our Conductor setup script
pnpm run dev    # This is also our Conductor run script

Nightly Build

You can download the nightly build here. Every push to main triggers a new build.

About

Chorus - AI chat app for Mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.1%
  • Rust 10.0%
  • Shell 1.3%
  • Other 1.6%