Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -370,3 +370,9 @@ title = "Tabular Data Processing with Prior Labs MCP"
notebook = "prior_labs_agent.ipynb"
new = true
topics = ["Agents", "MCP", "Data Processing"]

[[cookbook]]
title = "Live-Learning Research Agent with Perplexity (Search + Embeddings + Agent) and Qdrant"
notebook = "perplexity_live_research_agent.ipynb"
topics = ["Agents", "RAG", "Web-QA", "Advanced Retrieval"]
new = true
Loading