Skip to content

examples: Add Qdrant CVE semantic search POC#323

Merged
angpt merged 3 commits into
mainfrom
qdrant-demo
Mar 25, 2026
Merged

examples: Add Qdrant CVE semantic search POC#323
angpt merged 3 commits into
mainfrom
qdrant-demo

Conversation

@angpt

@angpt angpt commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

Adds a local vulnerability search example using Encoderfile for embeddings and Qdrant for vector storage.

Adds a local vulnerability search example using Encoderfile for embeddings and Qdrant for vector storage.
@angpt
angpt requested a review from besaleli March 13, 2026 17:45

@besaleli besaleli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

Comment thread examples/qdrant_cve_search/README.md Outdated
python main.py

# Run a specific query
python main.py -q "SQL injection in file transfer software"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: use uv run since we're using uv tooling instead of python invocation

Addressed @besaleli's comment
@angpt
angpt merged commit c742fd8 into main Mar 25, 2026
1 check passed
@angpt
angpt deleted the qdrant-demo branch March 25, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants