File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
examples/vector_databases/duckdb Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -472,3 +472,8 @@ heejingithub:
472
472
name : " Heejin Cho"
473
473
website : " https://www.linkedin.com/in/heejc/"
474
474
avatar : " https://avatars.githubusercontent.com/u/169293861"
475
+
476
+ ayman-openai :
477
+ name : " Ayman Farhat"
478
+ website : " https://www.linkedin.com/in/ayman-farhat-7baa9a11/"
479
+ avatar : " https://avatars.githubusercontent.com/u/229349247"
Original file line number Diff line number Diff line change 5
5
"id" : " 0434d61f" ,
6
6
"metadata" : {},
7
7
"source" : [
8
- " # Semantic Search using DuckDB SQL and OpenAI Embeddings\n "
8
+ " # Semantic Search with DuckDB and OpenAI Embeddings\n "
9
9
]
10
10
},
11
11
{
Original file line number Diff line number Diff line change 2501
2501
- katiagg
2502
2502
tags :
2503
2503
- images
2504
+
2505
+ - title : Semantic Search with DuckDB and OpenAI Embeddings
2506
+ path : examples/vector_databases/duckdb/duckdb-sql-with-openai-embeddings.ipynb
2507
+ date : 2025-09-06
2508
+ authors :
2509
+ - ayman-openai
2510
+ tags :
2511
+ - embeddings
2512
+ - duckdb
2513
+ - sql
2514
+ - semantic-search
You can’t perform that action at this time.
0 commit comments