diff --git a/README.md b/README.md index c5a8feb..bae8a6a 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,8 @@ This represents a **strategic shift** from concept-based LLM answers to **compli - Headings, tables, metrics, and sections are normalized - Output is optimized for both vector search and fact extraction +![img.png](img.png) + 3. **Vector Index (FAISS)** - Chunks are embedded using OCI Cohere multilingual embeddings - Enables semantic recall diff --git a/img.png b/img.png new file mode 100644 index 0000000..1aba8ad Binary files /dev/null and b/img.png differ