Skip to content

Collection of example applications and integrations using Tensorlake

Notifications You must be signed in to change notification settings

tensorlakeai/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tensorlake Examples

A collection of example applications and integrations demonstrating how to use Tensorlake for building AI-powered applications.

Examples

๐Ÿšจ Outage Agent

A production-ready serverless AI agent deployed on Tensorlake Cloud that simulates an always-on on-call engineer. The agent automatically analyzes alerts, investigates incidents using semantic search and web browsing, and provides intelligent escalation decisions with structured output.

Features:

  • Intelligent analysis using Groq LLM
  • Evidence gathering via Exa search and HTTP tools
  • Smart escalation logic
  • Beautiful Streamlit web UI
  • Structured JSON output for systems integration

View Example โ†’

๐ŸŽ™๏ธ Podcast Agent

A Tensorlake-powered workflow that crawls an article URL, summarizes the content with Gemini, and produces a podcast-ready MP3 using ElevenLabs.

Features:

  • Crawl + clean with a Chromium-based scraper (PyDoll)
  • Summarize with Gemini for podcast-style scripts
  • Generate audio with ElevenLabs
  • Streamlit UI for quick testing

View Example โ†’

Contributing

We welcome contributions! If you have an example application using Tensorlake, please feel free to submit a pull request.

Resources

About

Collection of example applications and integrations using Tensorlake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages