mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-06-01 14:39:33 +00:00
docs: improve README section headings for consistency and clarity
This commit is contained in:
parent
b61ed0105d
commit
df367267d6
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@
|
|||
npx ruvector
|
||||
```
|
||||
|
||||
#### Most vector databases store your data and search it — the same way, every time.
|
||||
### Most vector databases store your data and search it — the same way, every time.
|
||||
|
||||
#### **RuVector** is fundamentally different. It watches how you use it and gets smarter: search results improve automatically, the system tunes itself to your workload, and it runs AI models right on your hardware — no cloud APIs, no per-query bills. It drops into PostgreSQL, runs in browsers, and ships as a single file. Open source. Free forever.
|
||||
### **RuVector** is fundamentally different. It watches how you use it and gets smarter: search results improve automatically, the system tunes itself to your workload, and it runs AI models right on your hardware — no cloud APIs, no per-query bills, GPUs optional, CPUs preferred. It drops into PostgreSQL, runs in browsers, and ships as a single file. Open source. Free forever.
|
||||
|
||||
```
|
||||
User Query → [SONA Engine] → Model Response → User Feedback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue