Viewing profile — devxpy
devxpy
HN member- Joined
- Wed, Dec 27, 2017, 11:34 AM UTC
- HN karma
- 515
- Public activity
- 421 items
- HN profile
- View on Hacker News ↗
About devxpy
Recent public activity
-
comment
Comment #44887096
I don’t think you even need such complex tests as chess to see it doesn’t have a world model - just ask it to do any 5+ digit multiplication
-
comment
Comment #44610251
Hi Peter! Heard your name from a couple of friends who have gotten their visas from you! Nice to see you here. What kind of travel restrictions apply for someone on an O-1 visa (po…
-
comment
Comment #38057000
The main issue is that its very slow and expensive to browse the internet like this. The LLM will only perform well if you have it do chain of thought reasoning, and that has a lat…
- comment
-
comment
Comment #38049124
I’ve just the thing for you my friend https://github.com/devxpy/anti-chatgpt
-
comment
Comment #36575861
Gooey.AI | Full Time | REMOTE / ONSITE | Bengaluru | http://gooey.ai/ We are building a GenAI platform that abstracts all the latest LLMs, animation tools, speech reco, etc from Op…
-
comment
Comment #36239424
Don't use pickle. Use JSON for stuff you can't represent in HTML forms. For database connections, large datasets, etc (stuff you can't send off to the browser) use redis. This is a…
-
comment
Comment #36224529
The way to solve session management is to just store the state in html forms and send it back to a stateless http endpoint. That way you get a website that behaves the way all webs…
-
comment
Comment #35864907
Is there a way to run this locally?
-
comment
Comment #35379686
https://gooey.ai/doc-search/?example_id=8ls7dpf6 No code needed :)
-
comment
Comment #34940988
Creating the index on pinecone takes about a minute. Creating a table on postgres should take a few milliseconds!
-
comment
Comment #33943158
Would also love this to include InsturctGPT architecture with its RL reward model!
-
comment
Comment #33823672
Gooey.AI | Full Time | REMOTE / INTERNS / ONSITE | Seattle & Bengaluru | http://gooey.ai/ We're building a Generative AI no-code platform. Think Zapier, but for Software 2.0 Anyone…
-
comment
Comment #33736791
Yeah, seems like its been hugged to death a bit. A single GPU is not quite enough. Completes in around a minute for me right now
- story
-
comment
Comment #33736205
Shameless plug - We don’t require logging in! https://app.gooey.ai/CompareText2Img/?example_id=1uONp1IBt0Y
-
comment
Comment #33733281
Try it out here - https://app.gooey.ai/CompareText2Img/?example_id=1uONp1IBt0Y
-
comment
Comment #33729581
Fixed. Thanks for reporting. Here's the bug that caused this too - https://bugzilla.mozilla.org/show_bug.cgi?id=1689099
-
comment
Comment #33729496
Hmm, looks like we didn't test on Firefox!
- comment
-
comment
Comment #33729446
I've also built a similar service[1] that does this with inpainting instead of textual inversion, so it preserves the face exactly and returns in seconds, not hours. [1] - https://…
-
comment
Comment #33157360
Thanks, this is helpful!
-
comment
Comment #33157335
It does the masking automatically by doing face recognition. That's why the mask and cutout are part of the output too!
-
comment
Comment #33156451
By others do you mean the people whose code/models I'm using?
-
comment
Comment #33156378
Added.