Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rockstarflo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
48 ms
·
1.
▲
by
rockstarflo
2y ago
I think regex can beat SLM for a specific use case. But for the general case, there is no chance you come up with a pattern that works for all sites.
2.
▲
by
rockstarflo
3y ago
What is the tradeoff there?
3.
▲
Image-to-Story Generation
(twitter.com)
1 points
by
rockstarflo
3y ago
|
1 comments
4.
▲
by
rockstarflo
3y ago
Generates fun stories by just providing a single image :D
5.
▲
by
rockstarflo
3y ago
Oh the command got corrupted. This is how it should look like: gptdeploy generate --description "Given a search query, find articles on hacker news using the hacker news api and return a list of (title, author, website_link, first_imag
6.
▲
GPT-4 generates new HN websites
(github.com)
6 points
by
rockstarflo
3y ago
|
2 comments
7.
▲
by
rockstarflo
3y ago
The following code generates a new Hacker News website, that even shows images in the results similar to Google. pip install gptdeploy gptdeploy generate \ --description "Given a search query, find articles on hacker news using the hac
8.
▲
by
rockstarflo
3y ago
We are working on 3.5 Trubo support and also Open Assistant
9.
▲
by
rockstarflo
3y ago
You are right. I will now work on local deployment.
10.
▲
GPT-4 Create and Deploy Microservices
(github.com)
3 points
by
rockstarflo
3y ago
|
7 comments
11.
▲
by
rockstarflo
3y ago
With this, you turn your natural language descriptions into fully functional, deployed microservices with a single command! Your imagination is the limit!