agentg2v
An AI-assisted pipeline that converts RDF Turtle (.ttl) knowledge graphs into a ChromaDB vector database — for AI applications such as RAG and semantic search.
Status: early / pre-alpha. This is the initial project scaffold; the graph-to-vector pipeline described in goal.md hasn't been built yet.
Why
Organizations have knowledge stored in TTL/RDF format, but modern AI
applications need vector databases. Traditional graph data migration moves
the data but loses the semantic meaning — entity information, relationship
context, and search capability. agentg2v aims to transform a TTL
knowledge graph into an AI-ready vector database while preserving all of
that.
Install
uv add agentg2v
pip install agentg2v
Usage
agentg2v about
agentg2v --version
Development
This project uses uv for dependency management.
uv sync --extra dev # install package + dev deps into .venv
uv run pytest -q # run tests
uv run agentg2v about # run the CLI
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentg2v-0.1.0.tar.gz.
File metadata
- Download URL: agentg2v-0.1.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7f8131d66ffcb265f52c968368cc757f89fde4332a17c1356870ec6afeacd53
|
|
| MD5 |
bdfbdf088d1e27e83ba41adced7f4178
|
|
| BLAKE2b-256 |
1f9d885a687d3fd4eac0598d551c006ef239a7c8be8863656456faa18e217e78
|
File details
Details for the file agentg2v-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentg2v-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b03589a5e69ebb9ef05604e29a3ae7222c88b34f138c6ea8ae821407e76ee2e
|
|
| MD5 |
8181b9520f1901afcbacac0e31a7862a
|
|
| BLAKE2b-256 |
4bf7d660ae95e4fbaa3cd5aacd0ebb47682bc624a18c0d068677dec37a8c49d5
|