You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+48
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,30 @@ Our recommendation for each article:
66
66
| 1 |[Natural Queries for E-commerce with Tabular Semantic Search](https://decodingml.substack.com/p/forget-text-to-sql-use-this-natural)| Learn to build a tabular semantic search RESTful API server for Amazon e-commerce products using natural language queries. | • [1_eda.ipynb](1_eda.ipynb)</br>• [2_tabular_semantic_search_superlinked.ipynb](2_tabular_semantic_search_superlinked.ipynb)|`superlinked_app`|
67
67
| 2 |[Text-to-SQL vs Tabular Semantic Search: The Future of Search](https://decodingml.substack.com/p/stop-using-text-to-sql-for-search)| Deep dive into how tabular semantic search with multi-attribute vector indexes works and what it offers in addition to text-to-SQL strategies. | • [3_tabular_semantic_search_text_to_sql.ipynb](3_tabular_semantic_search_text_to_sql.ipynb)|`superlinked_app`|
<img src="https://github.com/user-attachments/assets/f2f2f9c0-54b7-4ae3-bf8d-23a359c86982" alt="Decoding ML Logo" width="150"/>
76
+
</a>
77
+
</td>
78
+
<td width="80%" style="border: none;">
79
+
<div>
80
+
<h2>📬 Stay Updated</h2>
81
+
<p><b><a href="https://decodingml.substack.com/">Join Decoding ML</a></b> for proven content on production-grade AI, GenAI, and information retrieval systems. Every week, straight to your inbox.</p>
@@ -143,3 +167,27 @@ Open a [GitHub issue](https://github.com/decodingml/hands-on-retrieval/issues) f
143
167
## License
144
168
145
169
This course is an open-source project released under the MIT license. Thus, as long you distribute our LICENSE and acknowledge your project is based on our work, you can safely clone or fork this project and use it as a source of inspiration for your educational projects (e.g., university, college degree, personal projects, etc.).
<img src="https://github.com/user-attachments/assets/f2f2f9c0-54b7-4ae3-bf8d-23a359c86982" alt="Decoding ML Logo" width="150"/>
178
+
</a>
179
+
</td>
180
+
<td width="80%" style="border: none;">
181
+
<div>
182
+
<h2>📬 Stay Updated</h2>
183
+
<p><b><a href="https://decodingml.substack.com/">Join Decoding ML</a></b> for proven content on production-grade AI, GenAI, and information retrieval systems. Every week, straight to your inbox.</p>
0 commit comments