Skip to content

Convert written files into audio and send them to yourself to listen to.

Notifications You must be signed in to change notification settings

ljpurcell/fraudible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

  • Go standard libary
  • GoDotEnv to load sensitive information

Technical features

  • API integration
  • Audio conversion
  • SMTP with attachments
  • Configuration management

About

Convert written files into audio and send them to yourself to listen to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages