Live data from Hacker News

Viewing profile — brensudol

brensudol

HN member
Joined
Mon, Oct 22, 2012, 11:10 PM UTC
HN karma
269
Public activity
35 items

About brensudol

No profile information was provided.

Recent public activity

  1. comment
    Comment #39177904

    punchlines.ai is an AI joke generation tool built on top of a large language model (GPT-3.5 Turbo). It was fine-tuned on thousands of late night comedy monologue jokes ( https://gi…

  2. story
  3. story
  4. comment
    Comment #34540482

    Not a dumb question! This is called fine-tuning; here's more info about it: https://beta.openai.com/docs/guides/fine-tuning Process is very straightforward -- all the code (data cl…

  5. comment
    Comment #34540456

    Here's more information on the fine-tuning process: https://beta.openai.com/docs/guides/fine-tuning In terms of where it's incorporated in the code, the fine-tuned model id is stor…

  6. comment
    Comment #34532431

    thanks a lot! re: fine-tuning - it was about $30 using the most expensive model (davinci)

  7. story
    Show HN: GPT Joke Writer

    An AI joke generation tool built on top of OpenAI’s GPT-3 language models, and fine-tuned with ~15k late night comedy monologue jokes. web app and model creation all open-sourced

  8. comment
    Comment #26094257

    I've seeded it with 4 months of data (stored statically in json files for simplicity for now), and have a script to add data for additional days, but the plan is to migrate over to…

  9. comment
    Comment #26093819

    web app code on github: https://github.com/brendansudol/smartful

  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #10755201

    Thanks Tyler! Good catch; that does make this question a bit harder to answer... :) Will try to fix

  16. comment
    Comment #10752553

    I made this with Django on the backend, and React on the frontend, and it's hosted on Heroku. Code is open-sourced: https://github.com/brendansudol/jeopractice.com

  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #10479230

    I made a simple DIY ranking system using the same College Scorecard data last week. Here you go: http://bsudol.com/1PUPohk You can select which variables are important and how much…

  23. story
  24. story
  25. comment
    Comment #7578990

    Hey @thekevan: thanks for the detailed comment. I appreciate the suggestions (more details, bigger pictures, something to convey authority) and your interpretations on the minimali…