Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ralfelfving
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Chrome plugin that gives Claude access to search / recent data
3 points
by
ralfelfving
2y ago
|
0 comments
2.
▲
by
ralfelfving
3y ago
Hah, really appreciate your encouragement. The previous post where I shared the GH repo got an enormous acknowledgement so maybe it just averaged out? :)
3.
▲
Show HN: MacGaiver, a free GPT-V powered macOS assistant (BYO API key)
(macgaiver.app)
3 points
by
ralfelfving
3y ago
|
2 comments
4.
▲
by
ralfelfving
3y ago
Added the text input option today.
5.
▲
by
ralfelfving
3y ago
Added text input instead of voice as an option today.
6.
▲
by
ralfelfving
3y ago
It was a joke.
7.
▲
by
ralfelfving
3y ago
Simple and smart, wish I had thought of this myself.
8.
▲
by
ralfelfving
3y ago
This is cool, but similar to another commenter, I would only use it if I had built myself. But that it makes people uncomfortable means its ahead of its time (it's a compliment).
9.
▲
by
ralfelfving
3y ago
It would be really cool, and I think we're not very far away from this being something you have on your phone. The pilot name comes from Microsoft's use of "Copilot" for their AI assistant products, and I tried to play o
10.
▲
by
ralfelfving
3y ago
I've not tried this on Windows, but might actually work if you run the packager. Try it. If it doesn't work, there shouldn't be too much that is macOS specific -- so you should be able to tweak the underlying code to work wit
11.
▲
by
ralfelfving
3y ago
Yes. I think you commented this somewhere else, and I like it. I was considering doing something similar to have it execute keyboard commands, but decided it would have to wait for a future version. I think click + type + and performing oth
12.
▲
by
ralfelfving
3y ago
If you're ok with it, you can use the mobile app -- it supports voice. Then you just have the same chat/thread open on your computer in case you need to copy/paste something.
13.
▲
by
ralfelfving
3y ago
Did you change the GPT Vision system prompt at all? I wonder if changing it to state getting help with specifically Ableton, and maybe some guidelines around what kind of help you want could make it better?
14.
▲
by
ralfelfving
3y ago
Didn't even think of them to be honest.
15.
▲
by
ralfelfving
3y ago
Thanks. Had no plans, but might give it a try at some point. For me, personally, using OpenAI for this isn't an issue.
16.
▲
by
ralfelfving
3y ago
I think a prompt cost estimator might be a nifty thing to add to the UI. Right now there's also a daily API limit on the Vision API too that kicks in before it gets really bad, 100+ requests depending on what your max spend limit is.
17.
▲
by
ralfelfving
3y ago
I have a hard time saying how much this particular application cost to run, because I use the Voice+Vision APIs for so many different projects on a near daily basis and haven't implemented a prompt cost estimator. But I also pay for Ch
18.
▲
by
ralfelfving
3y ago
I personally have no experience with configuring or triggering keyboard shortcuts beyond what I learned and implemented in this project. But with that said, I'm very confident that what you're describing is not only possible but f
19.
▲
by
ralfelfving
3y ago
There's a way for sure, it's just not implemented. Allowing for more configurability of the window(s) is on my list, because it annoys me too! :)
20.
▲
by
ralfelfving
3y ago
You're not the first to request. Might add it, can't promise tho.
21.
▲
by
ralfelfving
3y ago
No, my thought process never really stretched outside of what I built. I had this particular idea, then sat down to build it. I had some idea of getting OpenAI to respond with keyboard shortcuts that the application could execute. E.g. in P
22.
▲
by
ralfelfving
3y ago
It's a basic demo to show people how it works. I think you can imagine many other examples where it'll save you a lot of time.
23.
▲
by
ralfelfving
3y ago
Oh LayerMosaic is dope. I'm not entirely sure how it works, but the sounds coming out of it is good -- so you have me intrigued! Can I read more about it somewhere, I might have a crazy idea I'd like to use this for.
24.
▲
by
ralfelfving
3y ago
My brain read midjourney until I clicked on the GH link. What a great name, MIDIjourney!
25.
▲
by
ralfelfving
3y ago
Oooh. Yes, very interested in MusicGen. I played with MusicGen for the first time the other week and created a little script that uses GPT to create the prompt and params which is stored to a text file along with the output. Let it loop for
26.
▲
by
ralfelfving
3y ago
Hey, OP here. I don't have a Windows machine so have not been able to confirm if it works, and probably won't be able to develop/test for it either -- sorry! :/ I suspect that you should be able to take my code and only
27.
▲
by
ralfelfving
3y ago
Nice! Although the productivity increase from being able to resolve blockers more quickly adds up to a lot (at least for me), local models would be more cost effective -- and probably feel less iffy for many people. I went for OpenAI becaus
28.
▲
by
ralfelfving
3y ago
It should work for any macOS app. It just takes a screenshot of the currently active window, you can even append the application name if you'd like.
29.
▲
by
ralfelfving
3y ago
So glad when I saw this, thanks for sharing this! It was exactly music production in Ableton was the spark that lit this idea in my head the other week. I tried to explain to a friend that don't use GPT much that with Vision, you can s
30.
▲
by
ralfelfving
3y ago
Hmm.. OpenAI bunch a few things into some error. Iirc this could be because you're out of credits / don't have a valid payment method on file, but it could also be that you're hitting rate limits. The Vision API could be
More ›