Skip to content

An iOS app that turns informal texts into academic emails with GPT-3. Made for NuevaHacks 2021.

Notifications You must be signed in to change notification settings

adityasaravana/genie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

genie

IMPORTANT: The API Key for this xcode project was stored in an .xcconfig file. To make this work, download it, create a .xcconfig file named "Keys" and put in your OpenAI API key like this:

API_KEY = 123456


This is an app that uses OpenAI's GPT-3 to turn short, casual texts into formal, workplace-friendly emails, saving you time and effort writing emails to teachers, managers, and coworkers.

Example:

Dave can u grab milk on the way home - Steven

->

Hey Dave,

Can you please grab some milk on the way home?

Sincerely, Steven

About

An iOS app that turns informal texts into academic emails with GPT-3. Made for NuevaHacks 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages