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.
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.