sarvamai/sarvam-ai-cookbook — reverse-engineered prompt

Reverse engineered prompt

Build me a simple Sarvam AI cookbook repo that helps someone get started fast with the Sarvam API. I want it to feel like a practical starter kit, with a few clear Python examples and notebooks for common things like basic text generation, simple conversational AI flows, and a couple of easy integrations. Include sample data where it helps, and make sure everything works with a SARVAM_API_KEY set either in the environment or a .env file.

Please make it beginner friendly, with short explanations in the notebooks and a README that tells people how to set up their API key, run the examples, and understand what each example is doing. Keep the code clean and easy to reuse, not overly complex. If there are multiple ways to do something, choose the most straightforward one.

Look up the current Sarvam docs online if you need to, and make the examples match the latest API patterns.

Want more depth? Deep Reverse