Skip to content

deathbeam/vectorspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vectorspace

Run

pipx run python-vectorspace

Connect as MCP server

{
  "vectorspace": {
    "args": [
      "run",
      "--spec",
      "python-vectorspace==0.0.6",
      "vectorspace-mcp"
    ],
    "command": "pipx"
  }
}

Development

uv run vectorspace

or

uv pip install -e .

and then

vectorspace

Formatting

uvx ruff format
uvx ruff check --fix

API docs

http://localhost:8000/docs

About

Directory file watcher for automatically creating and querying vector embeddings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages