Skip to content

Commit a9d5ba5

Browse files
BARONFANTHEclaude
andcommitted
fix(data): remove hardcoded star claims from desc/detail fields (PR #43)
- Delete 18 volatile star count mentions from desc/detail prose - github_stars field remains single source of truth - Affects: openclaw, dify, ragflow, flowise, lightrag, milvus, qdrant, chroma, pgvector, claude-code, langfuse, deepeval, promptfoo, arize-phoenix, ollama, vllm, localai, litellm - Regenerate prerender shells (desc changes affect meta descriptions) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 609920a commit a9d5ba5

38 files changed

Lines changed: 146 additions & 146 deletions

File tree

data.json

Lines changed: 18 additions & 18 deletions
Large diffs are not rendered by default.

data.vi.json

Lines changed: 18 additions & 18 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

tool/arize-phoenix/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@
977977
<article>
978978
<h1>Arize Phoenix</h1>
979979
<p>Open-source AI observability platform — tracing, evaluation, RAG debugging, embeddings analysis</p>
980-
<p>Open-source observability platform (8.5K+ ⭐) designed for experimentation and troubleshooting. Excels at RAG debugging via embedding visualization and semantic drift detection. Built on OpenTelemet...</p>
980+
<p>Open-source observability platform designed for experimentation and troubleshooting. Excels at RAG debugging via embedding visualization and semantic drift detection. Built on OpenTelemetry, vendor...</p>
981981
<footer>
982982
<p>Part of <a href="/section/observability">Observability &amp; Evaluation — AI Monitoring &amp; Assessment</a> on See AI First.</p>
983983
</footer>

tool/chroma/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧠</text></svg>">
77

88
<title>Chroma — See AI First</title>
9-
<meta name="description" content="Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG — 26K⭐">
9+
<meta name="description" content="Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG">
1010
<meta property="og:title" content="Chroma — See AI First">
11-
<meta property="og:description" content="Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG — 26K⭐">
11+
<meta property="og:description" content="Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG">
1212
<meta property="og:url" content="https://seeaifirst.com/tool/chroma">
1313
<meta property="og:locale" content="en_US">
1414
<meta property="og:locale:alternate" content="vi_VN">
1515
<meta name="twitter:title" content="Chroma — See AI First">
16-
<meta name="twitter:description" content="Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG — 26K⭐">
16+
<meta name="twitter:description" content="Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG">
1717
<link rel="canonical" href="https://seeaifirst.com/tool/chroma">
18-
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"Chroma","url":"https://seeaifirst.com/tool/chroma","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG — 26K⭐","keywords":["Vector Databases — Vector Storage & Search","python","js"],"isAccessibleForFree":true,"license":"Apache-2.0","sameAs":["https://github.com/chroma-core/chroma","https://trychroma.com"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
18+
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"Chroma","url":"https://seeaifirst.com/tool/chroma","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG","keywords":["Vector Databases — Vector Storage & Search","python","js"],"isAccessibleForFree":true,"license":"Apache-2.0","sameAs":["https://github.com/chroma-core/chroma","https://trychroma.com"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
1919

2020
<!-- Static OG (shared across all routes) -->
2121
<meta property="og:type" content="website">
@@ -976,7 +976,7 @@
976976
<main>
977977
<article>
978978
<h1>Chroma</h1>
979-
<p>Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG — 26K⭐</p>
979+
<p>Simplest vector database for AI apps — embedded mode, zero-config, ideal for getting started with RAG</p>
980980
<p>Chroma is a vector database built with a &quot;developer-first&quot; philosophy — install with a single pip install, runs embedded directly in the Python process with no separate server needed. Stores and se...</p>
981981
<footer>
982982
<p>Part of <a href="/section/vector-databases">Vector Databases — Vector Storage &amp; Search</a> on See AI First.</p>

tool/deepeval/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@
977977
<article>
978978
<h1>DeepEval</h1>
979979
<p>LLM evaluation framework like Pytest — 50+ metrics, CI/CD integration, red-teaming</p>
980-
<p>&quot;Pytest for LLMs&quot; with 12.6K+ ⭐. Specialized unit testing framework for LLM outputs: 50+ research-based metrics (G-Eval, hallucination detection, faithfulness, relevancy, RAGAs). Integrates with CI...</p>
980+
<p>&quot;Pytest for LLMs&quot;. Specialized unit testing framework for LLM outputs: 50+ research-based metrics (G-Eval, hallucination detection, faithfulness, relevancy, RAGAs). Integrates with CI/CD pipelines,...</p>
981981
<footer>
982982
<p>Part of <a href="/section/observability">Observability &amp; Evaluation — AI Monitoring &amp; Assessment</a> on See AI First.</p>
983983
</footer>

tool/dify/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧠</text></svg>">
77

88
<title>Dify — See AI First</title>
9-
<meta name="description" content="Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline — 133K⭐">
9+
<meta name="description" content="Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline">
1010
<meta property="og:title" content="Dify — See AI First">
11-
<meta property="og:description" content="Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline — 133K⭐">
11+
<meta property="og:description" content="Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline">
1212
<meta property="og:url" content="https://seeaifirst.com/tool/dify">
1313
<meta property="og:locale" content="en_US">
1414
<meta property="og:locale:alternate" content="vi_VN">
1515
<meta name="twitter:title" content="Dify — See AI First">
16-
<meta name="twitter:description" content="Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline — 133K⭐">
16+
<meta name="twitter:description" content="Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline">
1717
<link rel="canonical" href="https://seeaifirst.com/tool/dify">
18-
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"Dify","url":"https://seeaifirst.com/tool/dify","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline — 133K⭐","keywords":["RAG Systems — Retrieval-Augmented Generation","python","js"],"isAccessibleForFree":true,"license":"Dify-OSL","sameAs":["https://github.com/langgenius/dify","https://dify.ai","https://docs.dify.ai"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
18+
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"Dify","url":"https://seeaifirst.com/tool/dify","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline","keywords":["RAG Systems — Retrieval-Augmented Generation","python","js"],"isAccessibleForFree":true,"license":"Dify-OSL","sameAs":["https://github.com/langgenius/dify","https://dify.ai","https://docs.dify.ai"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
1919

2020
<!-- Static OG (shared across all routes) -->
2121
<meta property="og:type" content="website">
@@ -976,7 +976,7 @@
976976
<main>
977977
<article>
978978
<h1>Dify</h1>
979-
<p>Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline — 133K⭐</p>
979+
<p>Open-source platform for building AI apps with visual workflow builder and built-in RAG pipeline</p>
980980
<p>Dify is an all-in-one platform for creating AI applications from chatbots to complex agents without writing much code. Its core strength is a drag-and-drop visual workflow builder — users drag node...</p>
981981
<footer>
982982
<p>Part of <a href="/section/rag-systems">RAG Systems — Retrieval-Augmented Generation</a> on See AI First.</p>

tool/flowise/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧠</text></svg>">
77

88
<title>Flowise — See AI First</title>
9-
<meta name="description" content="No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain — 50K⭐">
9+
<meta name="description" content="No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain">
1010
<meta property="og:title" content="Flowise — See AI First">
11-
<meta property="og:description" content="No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain — 50K⭐">
11+
<meta property="og:description" content="No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain">
1212
<meta property="og:url" content="https://seeaifirst.com/tool/flowise">
1313
<meta property="og:locale" content="en_US">
1414
<meta property="og:locale:alternate" content="vi_VN">
1515
<meta name="twitter:title" content="Flowise — See AI First">
16-
<meta name="twitter:description" content="No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain — 50K⭐">
16+
<meta name="twitter:description" content="No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain">
1717
<link rel="canonical" href="https://seeaifirst.com/tool/flowise">
18-
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"Flowise","url":"https://seeaifirst.com/tool/flowise","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain — 50K⭐","keywords":["RAG Systems — Retrieval-Augmented Generation","js"],"isAccessibleForFree":true,"license":"Apache-2.0","sameAs":["https://github.com/FlowiseAI/Flowise","https://flowiseai.com"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
18+
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"Flowise","url":"https://seeaifirst.com/tool/flowise","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain","keywords":["RAG Systems — Retrieval-Augmented Generation","js"],"isAccessibleForFree":true,"license":"Apache-2.0","sameAs":["https://github.com/FlowiseAI/Flowise","https://flowiseai.com"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
1919

2020
<!-- Static OG (shared across all routes) -->
2121
<meta property="og:type" content="website">
@@ -976,7 +976,7 @@
976976
<main>
977977
<article>
978978
<h1>Flowise</h1>
979-
<p>No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain — 50K⭐</p>
979+
<p>No-code tool for building RAG pipelines and LLM apps with drag-and-drop UI — built on LangChain</p>
980980
<p>Flowise turns LangChain into a visual drag-drop interface — users drag and connect nodes (LLM, retriever, memory, tools) to create complete pipelines without writing Python code. Each flow can be e...</p>
981981
<footer>
982982
<p>Part of <a href="/section/rag-systems">RAG Systems — Retrieval-Augmented Generation</a> on See AI First.</p>

tool/langfuse/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@
977977
<article>
978978
<h1>Langfuse</h1>
979979
<p>Open-source observability platform for LLMs — tracing, evals, prompt management</p>
980-
<p>Most popular LLM engineering platform (20K+ ⭐). Provides OpenTelemetry-standard tracing, automated evaluation, prompt management with versioning, experimentation playground, and datasets for fine-t...</p>
980+
<p>Most popular LLM engineering platform. Provides OpenTelemetry-standard tracing, automated evaluation, prompt management with versioning, experimentation playground, and datasets for fine-tuning. In...</p>
981981
<footer>
982982
<p>Part of <a href="/section/observability">Observability &amp; Evaluation — AI Monitoring &amp; Assessment</a> on See AI First.</p>
983983
</footer>

tool/lightrag/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧠</text></svg>">
77

88
<title>LightRAG — See AI First</title>
9-
<meta name="description" content="Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025) — 29K⭐">
9+
<meta name="description" content="Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025)">
1010
<meta property="og:title" content="LightRAG — See AI First">
11-
<meta property="og:description" content="Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025) — 29K⭐">
11+
<meta property="og:description" content="Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025)">
1212
<meta property="og:url" content="https://seeaifirst.com/tool/lightrag">
1313
<meta property="og:locale" content="en_US">
1414
<meta property="og:locale:alternate" content="vi_VN">
1515
<meta name="twitter:title" content="LightRAG — See AI First">
16-
<meta name="twitter:description" content="Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025) — 29K⭐">
16+
<meta name="twitter:description" content="Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025)">
1717
<link rel="canonical" href="https://seeaifirst.com/tool/lightrag">
18-
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"LightRAG","url":"https://seeaifirst.com/tool/lightrag","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025) — 29K⭐","keywords":["RAG Systems — Retrieval-Augmented Generation","python"],"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"license":"MIT","sameAs":["https://github.com/HKUDS/LightRAG","https://aclanthology.org/2025.findings-emnlp.568/"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
18+
<script type="application/ld+json" id="seeaifirst-jsonld">{"@type":"SoftwareApplication","name":"LightRAG","url":"https://seeaifirst.com/tool/lightrag","applicationCategory":"DeveloperApplication","operatingSystem":"Cross-platform","description":"Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025)","keywords":["RAG Systems — Retrieval-Augmented Generation","python"],"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"license":"MIT","sameAs":["https://github.com/HKUDS/LightRAG","https://aclanthology.org/2025.findings-emnlp.568/"],"datePublished":"2026-02-08","dateModified":"2026-03-24","@context":"https://schema.org","inLanguage":"en"}</script>
1919

2020
<!-- Static OG (shared across all routes) -->
2121
<meta property="og:type" content="website">
@@ -976,7 +976,7 @@
976976
<main>
977977
<article>
978978
<h1>LightRAG</h1>
979-
<p>Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025) — 29K⭐</p>
979+
<p>Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025)</p>
980980
<p>LightRAG takes a fundamentally different approach from traditional RAG: instead of relying solely on vector search, the system automatically builds a knowledge graph from documents — identifying en...</p>
981981
<footer>
982982
<p>Part of <a href="/section/rag-systems">RAG Systems — Retrieval-Augmented Generation</a> on See AI First.</p>

0 commit comments

Comments
 (0)