Organize research with AI-powered analysis
open-notebookskillsetup L2★27,559
K-Dense-AI/scientific-agent-skills ↗What it does
Ingest research materials and generate AI-powered summaries
Best for
Research teams needing self-hosted document analysis with data privacy and multi-speaker podcast generation.
Inputs
- · PDFs, videos, audio, web pages, Office documents
- · AI provider credentials (OpenAI, Anthropic, Ollama, etc.)
Outputs
- · Organized notebooks with full-text and vector search
- · Multi-speaker podcasts (1-4 speakers)
- · Context-aware chat responses with source citations
Requires
- · Docker
- · 16+ AI provider APIs (OpenAI/Anthropic/Google/Ollama/Groq/Mistral)
- · REST API on localhost:5055
Preconditions
Docker Desktop installed, at least one AI provider API key configured
Failure modes
Provider API key invalid/expired, Docker containers fail to start, provider discovery fails, podcast generation timeouts
Trust signals
- · MIT licensed
- · Open-source on GitHub
- · 16+ provider support
- · Full REST API with OpenAPI docs