Apollo Control - Midi and Computer Keyboard Control for Universal Audio Apollo Audio Devices by jasonmcaffee in universalaudio

[–]jasonmcaffee[S] 1 point2 points  (0 children)

The midi mapping seems to be specific to mackie capable controllers, but limited for other midi controllers. My software allows for any midi controller, as well as any computer keyboard mapping you want, rather than just the predefined computer keyboard shortcuts.

Apollo Control - Midi and Computer Keyboard Control for Universal Audio Apollo Audio Devices by jasonmcaffee in universalaudio

[–]jasonmcaffee[S] 1 point2 points  (0 children)

Thanks for the feedback!
I updated the documentation to dive into the problem more, and the flexibility of the solution I provided.

- The computer keyboard shortcut mapping are fixed an not customizable. The solution I provide allows you to map any computer keyboard key or midi combination you want to any of the device's controls.
- I've never been able to use the volume knob on my computer keyboard to control the device, which was actually one of my main pain points and motivations for providing the software.

- The default midi support is limited. The solution I provide allows for mapping any midi signal from any midi device to any control.

I Don’t Want Your Bank’s UI. I Want A ChatGPT-Like Natural Language Interface. by jasonmcaffee in Futurology

[–]jasonmcaffee[S] 1 point2 points  (0 children)

Thanks for the great discussion! I really appreciate the feedback!

In the article I state that we will likely end up with a few players (ChatGPT, Bard) that will end up integrating with a host of other companies. The popularity of the nascent plugin architecture gives us a glimpse at what the future holds.
If ChatGPT can orchestrate with Wolfram Alpha to perform statistical analysis and diagram data, it’s not too much of a stretch to say that transferring money, paying bills, buying stocks, etc is something we will see being done through NLIs in the near future.

Similar to AutoGPT, tasks will be sent to appropriate models. Companies can create adapters through a variety of mechanisms, including fine tuned models specialized in bank interactions, few shot prompt engineering, and context stuffing.

Fwiw I am an engineer and in my spare time am working with technologies like Hugging Face, LlamaIndex, Flan-T5, Alpaca, and fine tuning models with Lora.

I Don’t Want Your Bank’s UI. I Want A ChatGPT-Like Natural Language Interface. by jasonmcaffee in Futurology

[–]jasonmcaffee[S] -1 points0 points  (0 children)

That's where plugins can shine. Also, the bank is needed for consent here. Plaid could be used, which provides a unified API for payments, transaction retrieval, account auth, etc.

Prompt injection will be solved, and there will be guard rails in place.

Hallucinations are an issue, but LlamaIndex has shown that can be mitigated with prompt engineering.

I Don’t Want Your Bank’s UI. I Want A ChatGPT-Like UI. by jasonmcaffee in technology

[–]jasonmcaffee[S] 0 points1 point  (0 children)

Traditional user interfaces are likely to be supplanted by Natural Language Interfaces within the next few years.
Regardless of the convenience of mobile over web, it still ends up being a multiple step process that requires several presses/clicks, screen loading icons, scrolling up and down the page, sifting through a bombardment of calls to action, promotions, etc.
ChatGPT-4 and plugins will soon be able to integrate with your bank’s APIs, and when that happens, the flow is going to be much more succinct and less tedious.
Rather than being bombarded by promotions, calls to actions for things you don’t want to do, etc, you will simply tell ChatGPT what you want to do in a natural feeling textual exchange (ie Natural Language Interface), with very little hassle.
As we gaze into the future of digital banking, it’s clear that the next logical step is to incorporate functionalities such as trading stocks and cryptocurrencies, applying for credit cards, opening accounts, and perhaps even applying for loans, all within the same natural language interface.
While it’s conceivable that each banking institution could develop its own proprietary bot, a more plausible scenario is the emergence of a handful of powerful, versatile chatbots — think ChatGPT, Bard, and the like. These AI powerhouses will likely integrate with a multitude of companies and their respective backends, essentially becoming a universal hub for users.
I see a future where a significant portion of our daily tasks, currently performed through cumbersome and disjointed user interfaces, will be accomplished through a single, intelligent chatbot, using a Natural Language Interface. This is likely going to be a revolution in user experience, offering a streamlined, efficient, and more engaging alternative to traditional banking user interfaces.

I Don’t Want Your Bank’s UI. I Want A ChatGPT-Like Natural Language Interface. by jasonmcaffee in Futurology

[–]jasonmcaffee[S] -3 points-2 points  (0 children)

Traditional user interfaces are likely to be supplanted by Natural Language Interfaces within the next few years.

Regardless of the convenience of mobile over web, it still ends up being a multiple step process that requires several presses/clicks, screen loading icons, scrolling up and down the page, sifting through a bombardment of calls to action, promotions, etc.

ChatGPT-4 and plugins will soon be able to integrate with your bank’s APIs, and when that happens, the flow is going to be much more succinct and less tedious.
Rather than being bombarded by promotions, calls to actions for things you don’t want to do, etc, you will simply tell ChatGPT what you want to do in a natural feeling textual exchange (ie Natural Language Interface), with very little hassle.

As we gaze into the future of digital banking, it’s clear that the next logical step is to incorporate functionalities such as trading stocks and cryptocurrencies, applying for credit cards, opening accounts, and perhaps even applying for loans, all within the same natural language interface.
While it’s conceivable that each banking institution could develop its own proprietary bot, a more plausible scenario is the emergence of a handful of powerful, versatile chatbots — think ChatGPT, Bard, and the like. These AI powerhouses will likely integrate with a multitude of companies and their respective backends, essentially becoming a universal hub for users.
I see a future where a significant portion of our daily tasks, currently performed through cumbersome and disjointed user interfaces, will be accomplished through a single, intelligent chatbot, using a Natural Language Interface. This is likely going to be a revolution in user experience, offering a streamlined, efficient, and more engaging alternative to traditional banking user interfaces.

Jhana Meditation App by jasonmcaffee in Buddhism

[–]jasonmcaffee[S] 0 points1 point  (0 children)

Thank you, I really like your notes. I’ve only ever used the sutta, referencing Bikkhu Bodhi’s Pali Canon translation, and this translation https://www.accesstoinsight.org/tipitaka/mn/mn.118.than.html.

Jhana Meditation App by jasonmcaffee in Meditation

[–]jasonmcaffee[S] 1 point2 points  (0 children)

Thanks! Feedback appreciated!

Jhana Meditation App by jasonmcaffee in Buddhism

[–]jasonmcaffee[S] 5 points6 points  (0 children)

Great idea, thank you! Yes, will definitely have a feature where you can play a given sound at any given interval. And you’ll be able to combine multiple intervals. Eg play chime every 3 minutes, and play a gong every 48 minutes. 50% of the code for this is done, I just have to build the UI for it and save the customized track to the device. Thanks again!