Live data from Hacker News

Viewing profile — devxpy

devxpy

HN member
Joined
Wed, Dec 27, 2017, 11:34 AM UTC
HN karma
515
Public activity
421 items

About devxpy

https://github.com/devxpy

Recent public activity

  1. 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

  2. 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…

  3. 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…

  4. comment
  5. comment
    Comment #38049124

    I’ve just the thing for you my friend https://github.com/devxpy/anti-chatgpt

  6. 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…

  7. 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…

  8. 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…

  9. comment
    Comment #35864907

    Is there a way to run this locally?

  10. comment
    Comment #35379686

    https://gooey.ai/doc-search/?example_id=8ls7dpf6 No code needed :)

  11. comment
    Comment #34940988

    Creating the index on pinecone takes about a minute. Creating a table on postgres should take a few milliseconds!

  12. comment
    Comment #33943158

    Would also love this to include InsturctGPT architecture with its RL reward model!

  13. 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…

  14. 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

  15. story
  16. comment
    Comment #33736205

    Shameless plug - We don’t require logging in! https://app.gooey.ai/CompareText2Img/?example_id=1uONp1IBt0Y

  17. comment
    Comment #33733281

    Try it out here - https://app.gooey.ai/CompareText2Img/?example_id=1uONp1IBt0Y

  18. comment
    Comment #33729581

    Fixed. Thanks for reporting. Here's the bug that caused this too - https://bugzilla.mozilla.org/show_bug.cgi?id=1689099

  19. comment
    Comment #33729496

    Hmm, looks like we didn't test on Firefox!

  20. comment
  21. 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://…

  22. comment
    Comment #33157360

    Thanks, this is helpful!

  23. 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!

  24. comment
    Comment #33156451

    By others do you mean the people whose code/models I'm using?

  25. comment