HackerTrans
TopNewTrendsCommentsPastAskShowJobs

john_horton

no profile record

Submissions

Beyond Demo Day: Sorting and Value Added in Startup Accelerators

nber.org
1 points·by john_horton·3 ay önce·0 comments

Add, delete and move data points to create a particular regression line

line-fitter--johnhorton.replit.app
1 points·by john_horton·7 ay önce·1 comments

The Coasean Singularity? Demand, Supply, and Market Design with AI Agents

nber.org
2 points·by john_horton·8 ay önce·0 comments

Superrational Reasoning in the Prisoner's Dilemma with LLMs

expectedparrot.com
2 points·by john_horton·9 ay önce·0 comments

A Poor Man's User Study with a Vision Model and E[P]

twitter.com
1 points·by john_horton·geçen yıl·0 comments

A little bit of human-provided structure gives better LLM answers

blog.expectedparrot.com
1 points·by john_horton·geçen yıl·0 comments

Using vision capable LLMs to transcribe a handwritten letter

expectedparrot.com
2 points·by john_horton·geçen yıl·0 comments

Little's Law

en.wikipedia.org
3 points·by john_horton·2 yıl önce·0 comments

LaTeX writing checker in Python using LLMs

expectedparrot.com
2 points·by john_horton·2 yıl önce·0 comments

Python package for administering surveys to LLMs

twitter.com
1 points·by john_horton·2 yıl önce·1 comments

comments

john_horton
·geçen yıl·discuss
This might be of interest: https://www.expectedparrot.com/content/johnjhorton/grant-let... It uses a collection of models to extract the text from a handwritten letter by US Grant. Probably overkill for something nicely printed.
john_horton
·2 yıl önce·discuss
Hey thanks for noticing - here's the MIT licensed library it's based on: https://github.com/expectedparrot/edsl
john_horton
·2 yıl önce·discuss
thanks! B/c it got some positive reaction here, I did a little thread on how you can turn this flow into an API: https://x.com/johnjhorton/status/1823672992624242895
john_horton
·2 yıl önce·discuss
Very cool - I've been working on an open source python package that lets you do some similar things (https://github.com/expectedparrot/edsl).

Here's an example of the Enron email demo using the edsl syntax/package & a few different LLMs: https://www.expectedparrot.com/content/6607caa1-efc5-439f-85...
john_horton
·2 yıl önce·discuss
Link to the package: https://github.com/expectedparrot/edsl