ljpurcell

Fraudible

A command-line tool that converts text to speech using the OpenAI API and sends the audio file via email, so you can listen on the go.

View code

Purpose

  1. Solve a (small) problem in my life using freely available tools
  2. Practice key tasks, such as HTTP requests and sending emails, using Go
  3. Experiment with the OpenAI API

Built using

Technical features