Skip to main content

Natural language querying for GraphDB using LangGraph agents

Project description

Graphwise Logo

Talk to Your Graph (TTYG)

TTYG is a Python module that enables Natural Language Querying (NLQ) using GraphDB and LangGraph Agents. It includes a lightweight GraphDB client and a collection of tools designed for integration with large language model (LLM) agents.

License

Apache-2.0 License. See LICENSE file for details.

Installation

pip install ttyg

Maintainers

Developed and maintained by Graphwise. For issues or feature requests, please open a GitHub issue.

Usage

A sample usage is provided in the Jupyter Notebook, which demonstrates natural language querying using the Star Wars dataset.

Run Jupyter Notebook

Prerequisites

  • Install conda. miniconda will suffice.
  • Install Docker. The documentation is created using Docker version 28.0.1 which bundles Docker Compose. For earlier Docker versions you may need to install Docker Compose separately.

Create and activate the Conda environment

conda create --name ttyg --file conda-linux-64.lock
conda activate ttyg

Install dependencies with Poetry

Depending on the LLM provider you want to use, run one of the following:

poetry install --with llm-openai --with jupyter
# or
poetry install --with llm-anthropic --with jupyter
# or
poetry install --with llm-databricks --with jupyter

Run the Notebook

jupyter notebook

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ttyg-1.3.0.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ttyg-1.3.0-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file ttyg-1.3.0.tar.gz.

File metadata

  • Download URL: ttyg-1.3.0.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.11 Linux/6.11.0-1015-azure

File hashes

Hashes for ttyg-1.3.0.tar.gz
Algorithm Hash digest
SHA256 e696d130ea952318c41620ce32cbe17f8af703e1a18b7f6800371f54c22bbaab
MD5 ff66f9e137933f7d0fc1d5673dbc899a
BLAKE2b-256 8c97b29c3f007b95d9cd74cf763566d1485981bf3b17887968c780068c5b41ed

See more details on using hashes here.

File details

Details for the file ttyg-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: ttyg-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.11 Linux/6.11.0-1015-azure

File hashes

Hashes for ttyg-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92580d5a05ef90ddddb934d98e3b7826201d565e419964c4e5168e15df64509a
MD5 08f75361f412ed49edb69b7f6b38ed26
BLAKE2b-256 d192fd3b532502faebb6949e4cfe9512e2e5d8912b4d596990439bcf2d3d03df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page