Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
malborodog
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
malborodog
3y ago
I am going to ask gpt 4 to implement this for me so I can see what it looks like. Amazing.
2.
▲
by
malborodog
3y ago
why not just have a tonne of html files on disk?? I'm confused at why this requires a sophisticated backend.
3.
▲
by
malborodog
3y ago
(1) could you hash everyone's mp3 files so that if person a had the same songs as person b, you only need to store them once? (2) people obviously storing copyright stuff in there -- do you have legal issues?
4.
▲
by
malborodog
3y ago
+1 for hermitix -- funny to see it come up on HN!
5.
▲
by
malborodog
3y ago
Absolutely glorious. thx
6.
▲
by
malborodog
3y ago
How could this underlying idea be implemented in a python script from a running selenium driver?
7.
▲
by
malborodog
3y ago
What’s the infamous Dropbox comment? Sounds hilarious.
8.
▲
by
malborodog
3y ago
Can't use third party service -- compliance stuff. This is helpful though. Using another model to tidy it up -- maybe Alpaca -- could be an option too. Then we'll just do speaker separation etc. manually later.
9.
▲
by
malborodog
3y ago
Hm, I'm on Mac so it takes up a bunch of ram and I'm not used to this workflow. good point though.
10.
▲
by
malborodog
3y ago
I have to transcribe a tonne of Chinese interviews soonish -- any further thoughts or experiments you can think of? Maybe some preprocessing steps to the audio? For example, cut it into one minute chunks with some overlap, then transcribe t
11.
▲
by
malborodog
3y ago
why not just run whisper from the command line directly? Why put it into a docker container??
12.
▲
by
malborodog
3y ago
Nah it was done kinda tastefully here and it’s helpful to know the comps
13.
▲
by
malborodog
3y ago
Anyone know best way to punch up his function a little so it tees >> out both the q and a to a file? Like history but for chat gpt.
14.
▲
by
malborodog
3y ago
Yep. This is such an obvious use case. Have you seen the best thing out there that does this? Where can I load 100gb of pdfs and ask questions about what's in them??
15.
▲
by
malborodog
3y ago
What's the startup?
16.
▲
by
malborodog
3y ago
Just because it produces sequences of tokens that we typically experience as evidence of reasoning does not mean that it reasoned to produce them. We know -- generally -- the process by which those tokens were produced. It is not determinis
17.
▲
by
malborodog
3y ago
Is it? Why does everyone dunk on him?
18.
▲
by
malborodog
3y ago
Link to the 990 dead — should have used archive.org or something.
19.
▲
by
malborodog
3y ago
+1 for interest there
20.
▲
by
malborodog
3y ago
Why isn't it easily dealt with by doing that??
21.
▲
by
malborodog
3y ago
Someone still has to talk to the computer and make it do stuff. That’s us. That won’t change even if how we do it changes.
22.
▲
by
malborodog
3y ago
Beautiful. Got it; thank you.
23.
▲
by
malborodog
3y ago
When you say text indexing and serving http are library functions, what do you mean? Also, is the language here go or what? Since you said python is too slow and then necessitates all the infra to manage it.
24.
▲
by
malborodog
3y ago
Can you explain that again differently? I didn’t understand that captcha point. It feels important though.
25.
▲
by
malborodog
3y ago
Implementation details. Check out what's going on with LangChain, augmented retrieval, etc. We'll be able to create knowledge bases on specific subjects with vetted data, and get the bot to retrieve and summarize appropriate resul
26.
▲
by
malborodog
4y ago
Or ya know, just use it and don't cite him?? Seems pretty easy!
27.
▲
by
malborodog
4y ago
This kind of problem is (trivially?) solvable through the ReAct framework, like LangChain etc. Basically you get good data, vector embed it, and make sure the LLM knows where to look for accurate information.
28.
▲
by
malborodog
4y ago
No, don't think so -- I would be going from one digital ocean VM to another. So the target machine will be in operation. I honestly might just leave it and think of some other use for the server to justify keeping it running in current
29.
▲
by
malborodog
4y ago
I want to click _more_ on this. Have you set out this view at length elsewhere? What is the metagame openai is playing? Who are they competing with (Google?? FB?), and are the stakes higher than simply making more money? Also - there is pre
30.
▲
by
malborodog
4y ago
So should I just use dd or something? Or can I actually just rsync from one root to another and that will capture all of the dependencies, nginx config, literally everything? GPT-4 tells me I can just shut off everything that might change t
More ›