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.2.0.tar.gz (15.5 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.2.0-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ttyg-1.2.0.tar.gz
  • Upload date:
  • Size: 15.5 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.2.0.tar.gz
Algorithm Hash digest
SHA256 5020fec6f276d05ba4ce79665e97320ac23c29e6c782f20ef499f4faa7605d7f
MD5 7e8836235bba24a6a61cfa008c842c9a
BLAKE2b-256 23fa8dd47c16f0040e007399b1767eae84d17c29f5b6ba8a3127b3b7b01004a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ttyg-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 23.9 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 73d5b0694e6e9a7c37e9d922d3ad8d652933a5ec5900af8e3e6bd5002581be95
MD5 ab2bf944179e81caee2307b2db0df403
BLAKE2b-256 1a3b59c2b5f1243354bb1b66c68dbc6f28a49214a919cc8abd36879fa9e6342f

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