TanGentleman / Augmenta

Automate RAG-powered workflows
MIT License
1 stars 0 forks source link

Music Direction Proposal! #37

Open TanGentleman opened 1 month ago

TanGentleman commented 1 month ago

I have an plan for where I could take the spotify integration side project. I've decided to play to my strengths! Time for a stream of consciousness :D

Things on my side:

What a cool endgame could look like:

This has a lot of parts to it! Some of which are more in my domain than others. Here's what I think I could tackle:

The hypothetical: Let's imagine I'm living in a rural town with my laptop, and there's no internet connection! What's the best music system I could build for myself given the constraints? Well, I can assume I'm limited by capabilities of my laptop. I'm used to doing a lot of stuff manually in times like those, but it's 2024, AI is still sexy, and we have a lot of tricks up our sleeve! Here are some voice powered examples I think would be so absurdly dope if they worked offline. Also, I want it to be called Moxie!!

For a more complicated example, like "Hey Moxie, request songs I might like", here's a some thoughts on the implementation:

A job might include:

A flow for "Hey Moxie, request songs I might like:

Back to that original flow, the segment with: an output matching a schema -> API call to my (local) server -> Run action. I wonder what my perspective will be on this in a couple months!

On that note, perhaps I should eat some lunch and take a nap. I'm not sure all of that made sense, but I think it's a fantastic leaping off point. I'll try not get too lose in the sauce of code and work on sketching this out over time!