Skip to content

Commit ecc2094

Browse files
author
sun
committed
Fix escaped quotes in README and homepage
1 parent 66fe974 commit ecc2094

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
## 🌟 What can Compileo do?
88

9-
Compileo isn't just a parser—it's a comprehensive **data engineering ecosystem**. It automates the complex journey from \"Messy Source\" to \"Validated, Categorized Intelligence.\"
9+
Compileo isn't just a parser—it's a comprehensive **data engineering ecosystem**. It automates the complex journey from "Messy Source" to Validated, Categorized Intelligence.
1010

1111
### 📖 Multi-Source Knowledge Consolidation
1212
Imagine you have several thick textbooks and want to create a specialized dataset focused only on **disease treatments**. Compileo can:
1313
1. **Ingest** all books simultaneously (PDF, DOCX, etc.).
14-
2. **Discover** a unified \"Treatment\" taxonomy across all sources automatically.
14+
2. **Discover** a unified "Treatment" taxonomy across all sources automatically.
1515
3. **Extract** every mention of treatments, dosages, and contraindications with high precision.
1616
4. **Consolidate** this into one unified, high-quality Q&A dataset for training or study.
1717

@@ -27,8 +27,8 @@ Compileo is designed for every workflow:
2727

2828
### 📄 Intelligent Document Processing & AI-Assisted Chunking
2929
* **Massive PDF Autonomy**: Automatically splits 1,000+ page documents into manageable segments with **semantic overlaps**, ensuring LLM token limits are never hit while preserving context.
30-
* **Two-Pass VLM Parsing**: Employs a \"Skim and Extract\" methodology using Vision-Language Models (Grok, Gemini, Ollama) to first understand document layout and then extract high-fidelity Markdown.
31-
* **AI-Assisted Strategy Recommendation**: Don't guess how to split your data. Describe your goal (e.g., *\"I want to extract detailed surgical procedures\"*), and Compileo's AI will analyze your documents to recommend the optimal **Semantic**, **Token**, or **Schema-based** chunking strategy.
30+
* **Two-Pass VLM Parsing**: Employs a "Skim and Extract" methodology using Vision-Language Models (Grok, Gemini, Ollama) to first understand document layout and then extract high-fidelity Markdown.
31+
* **AI-Assisted Strategy Recommendation**: Don't guess how to split your data. Describe your goal (e.g., *"I want to extract detailed surgical procedures"*), and Compileo's AI will analyze your documents to recommend the optimal **Semantic**, **Token**, or **Schema-based** chunking strategy.
3232

3333
### 🧠 Semantic Data Engineering
3434
* **AI-Assisted Taxonomy**: Don't waste weeks defining categories. Compileo's **Smart Sampling** selects representative content to suggest and build hierarchical knowledge trees automatically.

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
## 🌟 What can Compileo do?
88

9-
Compileo isn't just a parser—it's a comprehensive **data engineering ecosystem**. It automates the complex journey from \"Messy Source\" to \"Validated, Categorized Intelligence.\"
9+
Compileo isn't just a parser—it's a comprehensive **data engineering ecosystem**. It automates the complex journey from "Messy Source" to Validated, Categorized Intelligence."
1010

1111
### 📖 Multi-Source Knowledge Consolidation
1212
Imagine you have several thick textbooks and want to create a specialized dataset focused only on **disease treatments**. Compileo can:
1313
1. **Ingest** all books simultaneously (PDF, DOCX, etc.).
14-
2. **Discover** a unified \"Treatment\" taxonomy across all sources automatically.
14+
2. **Discover** a unified "Treatment" taxonomy across all sources automatically.
1515
3. **Extract** every mention of treatments, dosages, and contraindications with high precision.
1616
4. **Consolidate** this into one unified, high-quality Q&A dataset for training or study.
1717

@@ -27,8 +27,8 @@ Compileo is designed for every workflow:
2727

2828
### 📄 Intelligent Document Processing & AI-Assisted Chunking
2929
* **Massive PDF Autonomy**: Automatically splits 1,000+ page documents into manageable segments with **semantic overlaps**, ensuring LLM token limits are never hit while preserving context.
30-
* **Two-Pass VLM Parsing**: Employs a \"Skim and Extract\" methodology using Vision-Language Models (Grok, Gemini, Ollama) to first understand document layout and then extract high-fidelity Markdown.
31-
* **AI-Assisted Strategy Recommendation**: Don't guess how to split your data. Describe your goal (e.g., *\"I want to extract detailed surgical procedures\"*), and Compileo's AI will analyze your documents to recommend the optimal **Semantic**, **Token**, or **Schema-based** chunking strategy.
30+
* **Two-Pass VLM Parsing**: Employs a "Skim and Extract" methodology using Vision-Language Models (Grok, Gemini, Ollama) to first understand document layout and then extract high-fidelity Markdown.
31+
* **AI-Assisted Strategy Recommendation**: Don't guess how to split your data. Describe your goal (e.g., *"I want to extract detailed surgical procedures"*), and Compileo's AI will analyze your documents to recommend the optimal **Semantic**, **Token**, or **Schema-based** chunking strategy.
3232

3333
### 🧠 Semantic Data Engineering
3434
* **AI-Assisted Taxonomy**: Don't waste weeks defining categories. Compileo's **Smart Sampling** selects representative content to suggest and build hierarchical knowledge trees automatically.

0 commit comments

Comments
 (0)