Skip to content

Commit

Permalink
link Roadmap + Discord in README, closes #6, closes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
greynewell authored Sep 17, 2024
1 parent bce97d0 commit ff26596
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ Run local Large Language Models (LLMs) in your Digital Audio Workstation (DAW) t

## Features

Currently supported features include:

- ✅ LLM chat
- ✅ VST3 plugin
- ✅ MIDI input
- ✅ Audio input
- ❌ MIDI analysis (In Progress)
- ❌ Audio analysis (In Progress)
- ❌ MIDI generation (Upcoming)
- ❌ Audio generation (Upcoming)

For more information about plans for upcoming features, check out the [Roadmap on GitHub Projects](https://github.com/users/greynewell/projects/1)!

## Demo

Expand Down Expand Up @@ -142,6 +142,10 @@ This project is licensed under the [AGPL v3](LICENSE).
- **[llama.cpp](https://github.com/ggerganov/llama.cpp):** For enabling efficient LLM inference.
- **Community Contributors:** Thanks to everyone who has contributed to open-source projects that make `musegpt` possible.

## Community

Join our community on Discord! [GreyArea.ai](http://greyarea.ai)

---

*Note: This project is under active development. Stay tuned for updates on MIDI and audio analysis and generation features!*

0 comments on commit ff26596

Please sign in to comment.