Neptyne: a programmable spreadsheet that programs itself

Here’s a thing I’ve been working on: https://neptyne.com - it’s a programmable spreadsheet. However it integrates with the openai API in a number of ways:
foods

You can use the autofill (the little blue square) to get GPT3 to complete any sequence taking context into account - this way we get a list of cities matching the foods and then their coordinates

You can then use the code assist to get Codex to write some code to put a map in the spreadsheet, ready for consumption

2 Likes