jmelovich/VectorDatabasePluginUE
A vector 'database' plugin for Unreal Engine 5. Built for leveraging the power of embeddings to create semantic search functionalities
This tool helps Unreal Engine game developers or interactive experience creators add semantic search capabilities to their projects. It allows you to create and query databases of text, objects, or custom data structures (structs) based on their meaning, rather than exact keywords. This enables features like intelligent item recommendations, context-aware character responses, or dynamic content loading, making your game or application more intuitive and responsive.
Use this if you need to find and retrieve game assets, character responses, or other data based on their conceptual similarity rather than exact matches, directly within your Unreal Engine Blueprint workflow.
Not ideal if you require a production-ready, highly stable solution for mission-critical applications, as it is still a work-in-progress and may experience crashes or data integrity issues.
Stars
7
Forks
1
Language
C++
License
—
Category
Last pushed
Dec 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/jmelovich/VectorDatabasePluginUE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...