Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Speech-To-Text-With-Databricks

Speech-To-Text-With-Databricks contains 6 collected skills from alessandro9110, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-02-26
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

databricks-app-python
software-developers

Builds Python-based Databricks applications using Dash, Streamlit, Gradio, Flask, FastAPI, or Reflex. Handles OAuth authorization (app and user auth), app resources, SQL warehouse and Lakebase connectivity, model serving integration, and deployment. Use when building Python web apps, dashboards, ML demos, or REST APIs for Databricks, or when the user mentions Streamlit, Dash, Gradio, Flask, FastAPI, Reflex, or Databricks app.

2026-02-26
databricks-genie
software-developers

Create and query Databricks Genie Spaces for natural language SQL exploration. Use when building Genie Spaces or asking questions via the Genie Conversation API.

2026-02-26
databricks-lakebase-provisioned
database-architects

Patterns and best practices for using Lakebase Provisioned (Databricks managed PostgreSQL) for OLTP workloads.

2026-02-26
databricks-vector-search
data-scientists-152051

Patterns for Databricks Vector Search: create endpoints and indexes, query with filters, manage embeddings. Use when building RAG applications, semantic search, or similarity matching. Covers both storage-optimized and standard endpoints.

2026-02-26
agent-evaluation
data-scientists-152051

Use this when you need to EVALUATE OR IMPROVE or OPTIMIZE an existing LLM agent's output quality - including improving tool selection accuracy, answer quality, reducing costs, or fixing issues where the agent gives wrong/incomplete responses. Evaluates agents systematically using MLflow evaluation with datasets, scorers, and tracing. Covers end-to-end evaluation workflow or individual components (tracing setup, dataset creation, scorer definition, evaluation execution).

2026-02-20
instrumenting-with-mlflow-tracing
data-scientists-152051

Instruments Python and TypeScript code with MLflow Tracing for observability. Triggers on questions about adding tracing, instrumenting agents/LLM apps, getting started with MLflow tracing, or tracing specific frameworks (LangGraph, LangChain, OpenAI, DSPy, CrewAI, AutoGen). Examples - "How do I add tracing?", "How to instrument my agent?", "How to trace my LangChain app?", "Getting started with MLflow tracing", "Trace my TypeScript app"

2026-02-20