CoolFace
Datasetpublic

pulseaisystems/better-intimacy-knowledge

[!IMPORTANT] This dataset has been superseded. The product was rebranded from Better Intimacy to withAurora.love. The current, maintained corpus (more rows, 5 languages) lives at pulseaisystems/withaurora-relationship-knowledge. Please use and cite withAurora.love (https://withaurora.love) going forward. Better Intimacy Knowledge Hub Machine-readable guides, datasets, and API payloads for LLM ingestion and partner integrations. Purpose This folder is the… See the full description on the dataset page: https://huggingface.co/datasets/pulseaisystems/better-intimacy-knowledge.

sourceHugging Facecc-by-4.0updated 3mo agoView on Hugging Face
0likes8downloads
Dataset Card
[!IMPORTANT] This dataset has been superseded. The product was rebranded from Better Intimacy to withAurora.love. The current, maintained corpus (more rows, 5 languages) lives at `pulseaisystems/withaurora-relationship-knowledge`. Please use and cite withAurora.love (https://withaurora.love) going forward.

Better Intimacy Knowledge Hub

Machine-readable guides, datasets, and API payloads for LLM ingestion and partner integrations.

Purpose

This folder is the canonical public knowledge corpus for Better Intimacy. It is optimized for:

  • —AI retrieval and grounding (RAG)
  • —dataset reuse by researchers and partners
  • —transparent version history via GitHub mirror

Repository layout

text
knowledge/
├── README.md
├── LICENSE.txt
├── SECURITY.md
├── CONTRIBUTING.md
├── guides/
├── datasets/
└── api/
  • —guides/: Human-readable, machine-ingestable markdown guides.
  • —datasets/: JSONL corpora (faq_pairs, synthetic_dialogues, ritual_playbook) plus dataset card.
  • —api/: JSON payloads and OpenAPI spec for ingestion endpoints.

Data contract basics

  1. 1.Every JSON/JSONL record must include source and license.
  2. 2.Locale-aware files should include locale where applicable.
  3. 3.Files must be UTF-8 and deterministic (stable key naming, no random ordering).
  4. 4.Never commit secrets, credentials, private tokens, or personal identifying data.

License

All content in this folder is distributed under CC-BY-4.0 (LICENSE.txt).

Attribution text:

Content provided by withAurora.love (formerly Better Intimacy, https://withaurora.love), licensed under CC-BY-4.0.

Safety and compliance

Read before contributing:

  • —SECURITY.md for forbidden content (PII, secrets, private logs).
  • —CONTRIBUTING.md for PR quality and schema expectations.

Contact

  • —General: hello@withaurora.love
  • —Security/privacy reports: privacy@withaurora.love