This repository contains code samples for Neptyne. They generally work for the core product and the Add on. and where not, this will be noted in the samples.
-
Shows how to use Bing Search and Open AI to research a topic by doing a web search and summarizing the results based on the snippets that are returned.
-
Shows how to use the Reddit API to get the recent Ask Reddit posts and then use the Open AI API to summarize the answers to the questions. Adds those answers to the Google Sheets and also powers a twitter bot.
-
Shows how to generate a Mandelbrot set inside of Google Sheets. Uses the Neptyne Python Add on to do this of course, but that outputs just numbers. We use conditional formatting to make it look nice.