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.3.3 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.7.1.tar.gz (15.8 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.7.1-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ttyg-1.7.1.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.11.0-1018-azure

File hashes

Hashes for ttyg-1.7.1.tar.gz
Algorithm Hash digest
SHA256 26e112ed705299a8a226f13e968ccb33921ba0232204556dc9b1de8934065502
MD5 6c26116c2778effd66d4ded69ed18d34
BLAKE2b-256 a3395869ef35061897271809a5715ce4abd85bca40024ac938c41238c5ebc4b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ttyg-1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.11.0-1018-azure

File hashes

Hashes for ttyg-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3cf88314dac2849a55c6d28547abda98d8a02506ed8d29baa183135902bef12
MD5 5962f729566db830f2602888a42488c8
BLAKE2b-256 d5edd5b31f4c4e885c9b05f5cc2ee7a75dfb63c4cf9566d67a326efa224bac6a

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