jdilla.xyz

Humane

2023-11-09

Predicting it now: Humane will be acqui-hired by OpenAI to be their hardware shop within 24 months.

Open AI Dev Day reflections

2023-11-07

I'm most excited about

  • Longer context windows
  • Lower prices
  • Custom GPTs. I've got ideas that range from silly to serious that I can't wait to try out
  • Text to speech – can't wait to try it out

Questions

  • How should I be thinking about documents at the assistant level vs. the thread level?
  • I assume the assistant level is more “core” knowledge… but how will this impact performance?
  • Should I be managing the interplay here between “core” things and stuff that just passes through the threads?
  • When would I choose to use the Chat API instead of the Assistant API?

Observations

  • Between Chat / Assistant / GPTs there are a lot of different levels to play in
  • The value layers (to me) seem to be 1) what unique data can you bring to the model from the real world and 2) what can you make it easy for the model to do in the real world (although this is less well understood so far).
  • If I'm understanding custom actions correctly (and it's possible I'm not), then I believe that custom actions can only be leveraged by the CustomGPT that creates them. So as an example, only developers with access to the Instacart API could make ChefGPT that creates orders for Instacart. If this is the case, I think this is mistake If I have a service that can do interesting things in the real world (e.g., Instacart), I want to be a tool that can be leveraged by ~all custom GPTs, not just the customGPT that I create. I suspect that this will get changed over time.

I wish

  • Assistants could leverage the web browsing tool
  • The mental health of Georgia Farmers

    2023-11-07

    From State Affairs:

    The Georgia Rural Health Innovation Center at Mercer University School of Medicine did an online statewide survey between January and April 2022 . The survey drew 1,651 people in the agriculture industry. It looked at their mental health and well-being. Here’s what the survey found:

    • 29% of farmers said they thought of dying by suicide at least once a month.
    • 42% of farmers have had suicidal thoughts at least once in the last year.
    • 47% said they experienced loneliness at least once a month.
    • 49% reported being sad or depressed at least once a month.
    • 39% said they felt hopeless at least once a month.

    Truly shocking numbers.

    Recap Roswell covered in Appen Media

    2023-11-01

    My side project, Recap Roswell was covered in Appen Media, our local news outlet this week:

    “I feel like Roswell, Georgia, the United States would be healthier if we have more of those institutions, or micro institutions, where people are connecting and going through the process of deciding what they think they should do together and then, trying to make that happen in the real world,” Dillard said.

    In May, Dillard built Recap Roswell from scratch using ChatGPT, an AI-powered language model developed by the nonprofit organization OpenAI.

    For each post, he creates a transcript from the video recording of the latest council meeting. Then, he runs the transcript through the OpenAI API, based on a chain of different requests which synthesizes it down to a quick summary.

    “You now are taking hundreds of hours of time and condensing it to something that someone, like yourself, can get through in 15 or 20 minutes,” Dillard said.

    I appreciate them taking the time to discuss the project with me!