Viewing profile — brensudol
brensudol
HN member- Joined
- Mon, Oct 22, 2012, 11:10 PM UTC
- HN karma
- 269
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About brensudol
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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…
-
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…
-
comment
Comment #34532431
thanks a lot! re: fine-tuning - it was about $30 using the most expensive model (davinci)
-
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
-
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…
-
comment
Comment #26093819
web app code on github: https://github.com/brendansudol/smartful
- story
- story
- story
- story
- story
-
comment
Comment #10755201
Thanks Tyler! Good catch; that does make this question a bit harder to answer... :) Will try to fix
-
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
- story
- story
- story
- story
- story
-
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…
- story
- story
-
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…