acover

↗ HN profile [ 63.6 ms ] full profile
Karma
1,047
Created
February 22, 2017 (9y ago)
Submissions
0
  1. Naming things is hard. Harder still if you can only pick from the left overs. Inspired by the inflexibility and pricing of other products, I wrote a simple python script that uses your own openai key to: 1. Get some…

  2. I love simple english wikipedia and I wanted to use that style of writing to make spanish books accessible to me. First I simplified the spanish[0] but simplification can't remove every word I don't know. This led me to…

  3. Show HN: Playground for OpenAI API with function calls (gpt342.s3.us-east-1.amazonaws.com)

    I was frustrated that open ai's playground lacks function calls, so I wrote my own more similar to ChatGpt! Now I can: * use the same models I program against * have access to function calls * can see how much it's…

  4. Show HN: Estimating Spanish CEFR Levels Using Vocabulary (spanish-xz56.s3.us-east-1.amazonaws.com)

    I needed to classify a lot of spanish words into different cefr levels and thought why not use it to quickly estimate your cefr level. Drawing inspiration from the concept of ELO and calibration games: you pick your…