Skip to content

Commit 63ddfa6

Browse files
committed
Fixed #24, [Enhancement]: Refine Key Features in README.md
1 parent b6b9179 commit 63ddfa6

File tree

2 files changed

+39
-32
lines changed

2 files changed

+39
-32
lines changed

README.md

Lines changed: 39 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
## 🚀 What is OceanBase seekdb?
4444

45-
**OceanBase seekdb** unifies vector, text, structured and semi-structured data in a single engine, enabling hybrid search and in-database AI workflows.
45+
**OceanBase seekdb** is an AI-native search database that unifies relational, vector, text, JSON and GIS in a single engine, enabling hybrid search and in-database AI workflows.
4646

4747
---
4848

@@ -66,21 +66,15 @@
6666

6767
## ✨ Key Features
6868

69-
### Hybrid Search
70-
1. Supports multi-channel retrieval in a single SQL query, combining vector-based semantic search with keyword-based search for optimized recall.
71-
2. Query reranking supports weighted scores, Reciprocal Rank Fusion (RRF), and LLM-based reranking for enhanced results.
72-
3. Relational filters are pushed down to storage for optimized performance, and multi-table joins allow related data retrieval.
69+
### Build fast + Hybrid search + Multi model
70+
1. **Build fast:** From prototype to production in minutes: create AI apps using Python, run VectorDBBench on 1C2G.
71+
2. **Hybrid Search:** Combine vector search, full-text search and relational query in a single statement.
72+
3. **Multi-Model:** Support relational, vector, text, JSON and GIS in a single engine.
7373

74-
### Vector & Full-Text Search
75-
1. Supports dense vectors and sparse vectors, with multiple distance metrics including Manhattan, Euclidean, inner product, and cosine similarity.
76-
2. Vector indexes support in-memory types such as HNSW, HNSW-SQ, HNSW-BQ, and disk-based types including IVF and IVF-PQ, optimizing storage costs.
77-
3. Full-text search supports keyword, phrase, and Boolean queries, with BM25 ranking for relevance.
7874

79-
### AI Functions
80-
1. Manage built-in AI services via the DBMS_AI_SERVICE package in SQL, and register external LLM services.
81-
2. Convert text to vector embeddings directly in SQL using the AI_EMBED function.
82-
3. Generate text in SQL with AI_COMPLETE, supporting reusable prompt templates.
83-
4. Rerank text using LLM-based models in SQL via AI_RERANK.
75+
### AI inside + SQL inside
76+
1. **AI Inside:** Run embedding, reranking, LLM inference and prompt management inside the database, supporting a complete document-in/data-out RAG workflow.
77+
2. **SQL Inside:** Powered by the proven OceanBase engine, delivering real-time writes and queries with full ACID compliance, and seamless MySQL ecosystem compatibility.
8478

8579

8680

@@ -125,12 +119,6 @@ Please replace the version number with the actual RPM package version.
125119

126120
</details>
127121

128-
<details>
129-
<summary><b>☁️ Cloud </b></summary>
130-
131-
Quickly experience OceanBase Cloud on AWS Marketplace - a highly scalable distributed database for transactional, analytical, and AI workloads. [Get started now](https://aws.amazon.com/marketplace/pp/prodview-d2evwth3ztaja?sr=0-1&ref_=beagle&applicationId=AWSMPContessa)
132-
133-
</details>
134122

135123
### 🎯 AI Search Example
136124

@@ -307,47 +295,72 @@ We suggest developers use sqlalchemy to access data by SQL for python developers
307295

308296
## 📚 Use Cases
309297

310-
### 📖 RAG & Knowledge Retrieval
298+
<details>
299+
<summary><b> 📖 RAG & Knowledge Retrieval</b></summary>
300+
311301
Large language models are limited by their training data. RAG introduces timely and trusted external knowledge to improve answer quality and reduce hallucination. seekdb enhances search accuracy through vector search, full-text search, hybrid search, built-in AI functions, and efficient indexing, while multi-level access control safeguards data privacy across heterogeneous knowledge sources.
312302
1. Enterprise QA
313303
2. Customer support
314304
3. Industry insights
315305
4. Personal knowledge
316306

317-
### 🔍 Semantic Search Engine
307+
</details>
308+
309+
<details>
310+
<summary><b> 🔍 Semantic Search Engine</b></summary>
311+
318312
Traditional keyword search struggles to capture intent. Semantic search leverages embeddings and vector search to understand meaning and connect text, images, and other modalities. seekdb's hybrid search and multi-model querying deliver more precise, context-aware results across complex search scenarios.
319313
1. Product search
320314
2. Text-to-image
321315
3. Image-to-product
322316

323-
### 🎯 Agentic AI Applications
317+
</details>
318+
319+
<details>
320+
<summary><b> 🎯 Agentic AI Applications</b></summary>
321+
324322
Agentic AI requires memory, planning, perception, and reasoning. seekdb provides a unified foundation for agents through metadata management, vector/text/mixed queries, multimodal data processing, RAG, built-in AI functions and inference, and robust privacy controls—enabling scalable, production-grade agent systems.
325323
1. Personal assistants
326324
2. Enterprise automation
327325
3. Vertical agents
328326
4. Agent platforms
329327

330-
### 💻 AI-Assisted Coding & Development
328+
</details>
329+
330+
<details>
331+
<summary><b> 💻 AI-Assisted Coding & Development</b></summary>
332+
331333
AI-powered coding combines natural-language understanding and code semantic analysis to enable generation, completion, debugging, testing, and refactoring. seekdb enhances code intelligence with semantic search, multi-model storage for code and documents, isolated multi-project management, and time-travel queries—supporting both local and cloud IDE environments.
332334
1. IDE plugins
333335
2. Design-to-web
334336
3. Local IDEs
335337
4. Web IDEs
336338

337-
### ⬆️ Enterprise Application Intelligence
339+
</details>
340+
341+
<details>
342+
<summary><b> ⬆️ Enterprise Application Intelligence</b></summary>
343+
338344
AI transforms enterprise systems from passive tools into proactive collaborators. seekdb provides a unified AI-ready storage layer, fully compatible with MySQL syntax and views, and accelerates mixed workloads with parallel execution and hybrid row-column storage. Legacy applications gain intelligent capabilities with minimal migration across office, workflow, and business analytics scenarios.
339345
1. Document intelligence
340346
2. Business insights
341347
3. Finance systems
342348

343-
### On-Device & Edge AI Applications
349+
</details>
350+
351+
352+
<details>
353+
<summary><b> 📱 On-Device & Edge AI Applications</b></summary>
354+
344355
Edge devices—from mobile to vehicle and industrial terminals—operate with constrained compute and storage. seekdb's lightweight architecture supports embedded and micro-server modes, delivering full SQL, JSON, and hybrid search under low resource usage. It integrates seamlessly with OceanBase cloud services to enable unified edge-to-cloud intelligent systems.
345356
1. Personal assistants
346357
2. In-vehicle systems
347358
3. AI education
348359
4. Companion robots
349360
5. Healthcare devices
350361

362+
</details>
363+
351364
---
352365

353366
## 🌟 Ecosystem & Integrations

README_CN.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,6 @@ rpm -ivh seekdb-1.x.x.x-xxxxxxx.el8.x86_64.rpm
134134

135135
</details>
136136

137-
<details>
138-
<summary><b>☁️ 云平台</b></summary>
139-
140-
快速体验 OceanBase Cloud——一个高度可扩展的分布式数据库,适用于事务、分析和 AI 工作负载。[立即开始](https://console-cn.oceanbase.com/)
141-
142-
</details>
143137

144138
### 🎯 AI 搜索示例
145139

0 commit comments

Comments
 (0)