|
4 | 4 | <!-- Section Header --> |
5 | 5 | <div class="mx-auto max-w-3xl text-center mb-16"> |
6 | 6 | <h2 class="text-3xl font-bold text-gray-900 sm:text-4xl mb-4"> |
7 | | - Production-Ready Features |
| 7 | + Benefits That Drive Adoption |
8 | 8 | </h2> |
9 | 9 | <p class="text-xl text-gray-600"> |
10 | | - Fully implemented and tested features ready for enterprise deployment |
11 | | - with comprehensive security and monitoring. |
| 10 | + Ship AI‑quality search without a costly migration. Keep MySQL, reduce |
| 11 | + complexity, and deliver better results—fast. |
12 | 12 | </p> |
13 | 13 | </div> |
14 | 14 |
|
|
25 | 25 | </div> |
26 | 26 | </div> |
27 | 27 | <h3 class="text-xl font-semibold text-gray-900"> |
28 | | - AI-Enhanced Search |
| 28 | + AI Relevance, Safely |
29 | 29 | </h3> |
30 | 30 | </CardHeader> |
31 | 31 | <CardContent> |
32 | 32 | <p class="text-gray-600 mb-4"> |
33 | | - Leverage OpenAI API integration to enhance search results with |
34 | | - semantic understanding and contextual relevance. |
| 33 | + Semantic expansion and intent detection via an OpenAI proxy with |
| 34 | + built‑in timeouts and robust error handling. |
35 | 35 | </p> |
36 | 36 | <div class="flex items-center text-sm text-blue-600 font-medium"> |
37 | 37 | <CheckIcon class="h-4 w-4 mr-2" /> |
38 | | - Semantic search capabilities |
| 38 | + Semantic + intent recognition |
39 | 39 | </div> |
40 | 40 | </CardContent> |
41 | 41 | </Card> |
|
51 | 51 | </div> |
52 | 52 | </div> |
53 | 53 | <h3 class="text-xl font-semibold text-gray-900"> |
54 | | - High Performance |
| 54 | + Lower Total Cost |
55 | 55 | </h3> |
56 | 56 | </CardHeader> |
57 | 57 | <CardContent> |
58 | 58 | <p class="text-gray-600 mb-4"> |
59 | | - Optimized MySQL full-text search with Redis caching for |
60 | | - lightning-fast query responses and scalability. |
| 59 | + Stay on MySQL—avoid running and tuning a separate search cluster. |
| 60 | + Use caching to scale without complexity. |
61 | 61 | </p> |
62 | 62 | <div class="flex items-center text-sm text-green-600 font-medium"> |
63 | 63 | <CheckIcon class="h-4 w-4 mr-2" /> |
64 | | - Redis caching layer |
| 64 | + Reduce infra and ops overhead |
65 | 65 | </div> |
66 | 66 | </CardContent> |
67 | 67 | </Card> |
|
82 | 82 | </CardHeader> |
83 | 83 | <CardContent> |
84 | 84 | <p class="text-gray-600 mb-4"> |
85 | | - Production-ready API key authentication system, bcrypt password |
86 | | - hashing, and secure API endpoints for B2B service integration. |
| 85 | + API keys with scoped permissions, tiered rate limits, bcrypt, and |
| 86 | + auditable logs for B2B service access. |
87 | 87 | </p> |
88 | 88 | <div class="flex items-center text-sm text-purple-600 font-medium"> |
89 | 89 | <CheckIcon class="h-4 w-4 mr-2" /> |
90 | | - API Key & bcrypt security |
| 90 | + Scoped permissions & tiered limits |
91 | 91 | </div> |
92 | 92 | </CardContent> |
93 | 93 | </Card> |
|
103 | 103 | </div> |
104 | 104 | </div> |
105 | 105 | <h3 class="text-xl font-semibold text-gray-900"> |
106 | | - MySQL Integration |
| 106 | + No‑Migration Setup |
107 | 107 | </h3> |
108 | 108 | </CardHeader> |
109 | 109 | <CardContent> |
110 | 110 | <p class="text-gray-600 mb-4"> |
111 | | - Native MySQL full-text search capabilities with advanced indexing |
112 | | - and query optimization for complex searches. |
| 111 | + Works with your existing schema and FULLTEXT. Deploy in hours—not |
| 112 | + weeks. |
113 | 113 | </p> |
114 | 114 | <div class="flex items-center text-sm text-orange-600 font-medium"> |
115 | 115 | <CheckIcon class="h-4 w-4 mr-2" /> |
116 | | - Full-text indexing |
| 116 | + Zero data migration |
117 | 117 | </div> |
118 | 118 | </CardContent> |
119 | 119 | </Card> |
|
129 | 129 | </div> |
130 | 130 | </div> |
131 | 131 | <h3 class="text-xl font-semibold text-gray-900"> |
132 | | - Developer Friendly |
| 132 | + Developer Experience |
133 | 133 | </h3> |
134 | 134 | </CardHeader> |
135 | 135 | <CardContent> |
136 | 136 | <p class="text-gray-600 mb-4"> |
137 | | - TypeScript-first approach with comprehensive testing, clear |
138 | | - documentation, and Express.js REST API. |
| 137 | + REST API + TypeScript, one‑command Docker dev, and comprehensive |
| 138 | + docs under /docs. Open source and self‑hosted. |
139 | 139 | </p> |
140 | 140 | <div class="flex items-center text-sm text-teal-600 font-medium"> |
141 | 141 | <CheckIcon class="h-4 w-4 mr-2" /> |
142 | | - TypeScript & REST API |
| 142 | + Quick start at /docs/setup/quickstart |
143 | 143 | </div> |
144 | 144 | </CardContent> |
145 | 145 | </Card> |
|
155 | 155 | </div> |
156 | 156 | </div> |
157 | 157 | <h3 class="text-xl font-semibold text-gray-900"> |
158 | | - Production Ready |
| 158 | + Search Analytics |
159 | 159 | </h3> |
160 | 160 | </CardHeader> |
161 | 161 | <CardContent> |
162 | 162 | <p class="text-gray-600 mb-4"> |
163 | | - Complete deployment documentation with Docker guides, production |
164 | | - setup, monitoring, and scaling strategies for enterprise |
165 | | - environments. |
| 163 | + Track zero‑result queries and usage patterns to continuously |
| 164 | + improve relevance. |
166 | 165 | </p> |
167 | 166 | <div class="flex items-center text-sm text-rose-600 font-medium"> |
168 | 167 | <CheckIcon class="h-4 w-4 mr-2" /> |
169 | | - Comprehensive deployment guides |
| 168 | + Built‑in analytics endpoints |
170 | 169 | </div> |
171 | 170 | </CardContent> |
172 | 171 | </Card> |
|
0 commit comments