sarvamai/sarvam-ai-cookbook
Jupyter Notebook
Captured source
source ↗sarvamai/sarvam-ai-cookbook
Description: Open Source Sarvam AI Cookbook
Language: Jupyter Notebook
License: Apache-2.0
Stars: 159
Forks: 83
Open issues: 29
Created: 2025-01-08T11:05:04Z
Pushed: 2026-02-11T08:52:28Z
Default branch: main
Fork: no
Archived: no
README:
Sarvam AI Cookbook
Welcome to the Sarvam AI Cookbook! This repository provides example code, guides, and tutorials to help you accomplish common tasks using the Sarvam AI API. Whether you're building conversational AI, generating text, or working on other AI-powered applications, these resources will help you get started quickly.
Getting Started
To use the examples in this cookbook, you'll need a Sarvam API key. If you don’t have one yet, sign up for a free account here. Once you have your API key, set it as an environment variable:
export SARVAM_API_KEY=
Alternatively, you can create a .env file in the root of your project with the following content:
SARVAM_API_KEY=
Most examples are written in Python, but the concepts can be adapted to any programming language.
Resources
- Sarvam AI Documentation
- Sarvam AI Playground
- Sarvam AI Discord Group
- Sarvam AI Github
- Sarvam AI Huggingface
Explore the cookbook, experiment with the examples, and start building amazing AI-powered applications with Sarvam AI!
Keep Building 🚀
Notability
notability 3.0/10New cookbook repo with low stars