Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

lightonai/muse-google-sheets

Repository files navigation

LightOn Muse - Google Sheets Extension

GitHub license Twitter

Google Sheets extension for the Muse API: production-ready intelligence primitives powered by state-of-the-art language models. By LightOn.

Create. Process. Understand. Learn.

Uplift your product with the natural language generation & understanding capabilities of Muse. State-of-the-art large language models in French, English, Italian, and Spanish—with more to come—are just an API call away. Our models can help you build conversational AI, copywriting tools, text classifiers, semantic search, and more.

🛣️ Accessing the Muse API public beta

The Muse API is currently in public beta. Learn more about Muse and sign up at muse.lighton.ai.

Installation and documentation

To locally install the extension on your own Google account:

# Install the dependencies
yarn install

# Login yourself with the Google Clasp CLI
yarn clasp login
# Create a new project for Sheets
yarn clasp create

# You are now ready to build and push your code to Google Script
yarn push

Guides and documentation can be found at the API docs website.