Skip to content

cordada/ext-neptyne-codesamples

 
 

Repository files navigation

Neptyne Code Samples

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.

Samples

  • Web Search and AI

    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.

  • Ask Reddit

    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.

  • Mandelbrot Set

    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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%