Our latest and not so latest thinking about programmable spreadsheets and their applications. Also a place where we announce new features.
Neptyne's Google Sheets add-on brings Python into Google Sheets.
Neptyne is announcing today that 5 APIs are now usable for free, Open AI, web search, page rendering, geocoding and financial information. This makes it easy to built AI apps that combine APIs with LLMs
Get started with OpenAI's Python API without the complicated setup.
See how you can use Neptyne to chain three different APIs together and build a bot that automatically does research about something from the news. The example is about recent venture investments, but the principle is applicable across a wide range of subjects
Describes a large refactor we did in Neptyne moving the key components of our spreadsheet engine into the kernel where the code actually runs. A lot of work, but this now allows us to create more APIs and improve speed and scalability
Post describing how to build a tracker for countries you've visited in a Neptyne Spreadsheet. Can be used of course to show the distribution of anything over countries.