Files
lancedb/docs/src/examples/index_js.md
2023-08-22 14:06:26 -07:00

2.7 KiB

Examples

Here are some of the examples, projects and applications using vectordb native javascript library. Some examples are covered in detail in the next sections. You can find more on VectorDB Recipes

Example Scripts
Youtube transcript search bot JavaScript
Langchain: Code Docs QA bot JavaScript
AI Agents: Reducing Hallucination JavaScript
TransformersJS Embedding example JavaScript

Projects & Applications

Project Name Description Screenshot
YOLOExplorer Iterate on your YOLO / CV datasets using SQL, Vector semantic search, and more within seconds YOLOExplorer
Website Chatbot (Deployable Vercel Template) Create a chatbot from the sitemap of any website/docs of your choice. Built using vectorDB serverless native javascript package. Chatbot