This project is aimed to make Agents that can help produce music lyrics given a prompt and descriptions. Maybe in the future scope I will include models to output music. Either way I would like it to be better than just asking chatGPT.
- LangGraph Studio: This project uses LangGraph Studio, which is currently available only for macOS users.
-
Install LangGraph Studio
- Download and install LangGraph Studio from this link (for macOS only).
-
Clone the Repository
- Clone the LyricMind repository to your local machine
-
Run Docker
- Docker is needed for LangGraph Studio
-
Setup LangGraph
- Follow the LangGraph Studio documentation to set up your environment.
-
Provide Input
- Input your prompts and descriptions when prompted by the script. Make sure its long and informative
-
View Results
- Review the generated lyrics based on your input.
- Music Production: Integration of models for generating music tracks to complement the lyrics.
- Enhanced Customization: More options for tailoring the lyrics to user preferences.
Contributions are welcome! If you have suggestions or improvements, please submit a pull request or open an issue.