
Welcome to the Vector Search Technologies repository! This project hosts the code and content for a website dedicated to exploring the world of vector search technologies. Whether you're new to vector databases or an expert seeking in-depth insights, this website provides blogs, tutorials, and guides to support developers, data scientists, and researchers working with vector search solutions.
The website is a comprehensive resource on vector search technologies, featuring:
This website is owned and maintained by David Myriel, the current Director of Developer Relations at Qdrant. With years of experience in developer relations and a passion for advancing AI and search technologies, David aims to foster a community of learners and innovators through this platform.
/docs
/blog # Blog posts (Markdown files)
/tutorials # Tutorials and sample code
/guides # Comprehensive guides on vector search
/assets # Static assets (images, CSS, JS)
/mkdocs.yml # MkDocs configuration file
To run the website locally using MkDocs Material, follow these steps:
Clone the repository:
git clone https://github.com/davidmyriel/vectorsearch.git
cd vector-search-websiteInstall MkDocs and dependencies:
pip install mkdocs-materialServe the site locally:
mkdocs serveView the website:
Open http://localhost:8000 in your browser.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
git checkout -b feature/your-feature-name).git commit -m 'Add feature').git push origin feature/your-feature-name).This project is licensed under the MIT License. See the LICENSE file for more details.
For any inquiries, feel free to reach out to David Myriel at: