Beyond Demo Day: Sorting and Value Added in Startup Acceleratorsnber.org1 points·by john_horton·3 mesi fa·0 comments
Add, delete and move data points to create a particular regression lineline-fitter--johnhorton.replit.app1 points·by john_horton·7 mesi fa·1 comments
The Coasean Singularity? Demand, Supply, and Market Design with AI Agentsnber.org2 points·by john_horton·8 mesi fa·0 comments
Superrational Reasoning in the Prisoner's Dilemma with LLMsexpectedparrot.com2 points·by john_horton·9 mesi fa·0 comments
A Poor Man's User Study with a Vision Model and E[P]twitter.com1 points·by john_horton·anno scorso·0 comments
A little bit of human-provided structure gives better LLM answersblog.expectedparrot.com1 points·by john_horton·anno scorso·0 comments
Using vision capable LLMs to transcribe a handwritten letterexpectedparrot.com2 points·by john_horton·anno scorso·0 comments
LaTeX writing checker in Python using LLMsexpectedparrot.com2 points·by john_horton·2 anni fa·0 comments
Python package for administering surveys to LLMstwitter.com1 points·by john_horton·2 anni fa·1 comments
john_horton·anno scorso·discussThis 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 anni fa·discussHey thanks for noticing - here's the MIT licensed library it's based on: https://github.com/expectedparrot/edsl
john_horton·2 anni fa·discussthanks! 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 anni fa·discussVery 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...