docs(okf): frontmatter OKF + rich abstracts nas descriptions
Normalizacao OKF dos .md: type/title/description/timestamp/layer + descriptions factuais (rich abstracts). Apenas .md tracked; corpos intactos. Parte da aplicacao OKF a /Dados/Dev (28-06-2026). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
---
|
||||
type: Reference
|
||||
title: Readme
|
||||
description: >-
|
||||
Este projeto converte texto para áudio usando a Google Gemini API com tecnologia Text-to-Speech
|
||||
timestamp: 2026-02-07T02:49:59.842493+00:00
|
||||
layer: wiki
|
||||
---
|
||||
# Gerador de Voz com Google Gemini API
|
||||
|
||||
Este projeto converte texto para áudio usando a Google Gemini API com tecnologia Text-to-Speech.
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
type: Reference
|
||||
title: Readme Openai
|
||||
description: >-
|
||||
Configurar API key no ficheiro `.env` antes de usar
|
||||
timestamp: 2026-02-07T02:50:04.217517+00:00
|
||||
layer: wiki
|
||||
---
|
||||
# Gerador de Voz OpenAI TTS - Descomplicar
|
||||
|
||||
## 🎯 Configuração Automática OpenAI
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
type: Document
|
||||
title: Setup Ubuntu
|
||||
description: >-
|
||||
O teu sistema Ubuntu/Debian protege o ambiente Python global com `externally-managed-environment`
|
||||
timestamp: 2025-07-03T04:08:09.659909+00:00
|
||||
layer: wiki
|
||||
---
|
||||
# Setup rápido para resolver o problema do ambiente Python
|
||||
|
||||
## Problema
|
||||
|
||||
Reference in New Issue
Block a user