A simple graph builder based on LSP calls
Project description
This repo introduces a method to represent a local code repository as a graph structure. The objective is to allow an LLM to traverse this graph to understand the code logic and flow. Providing the LLM with the power to debug, refactor, and optimize queries.
Supported Languages
- Python
- JavaScript
- TypeScript
- Ruby
- Go
- C#
Example
This graph was generated from the code in this repository.
Quickstart
Get started with blarify by following our quickstart guide:
Article
Read our article on Medium to learn more about the motivation behind this project:
➡️ How we built a tool to turn any codebase into a graph of its relationships
Future Work
- Gracefully update the graph when new files are added, deleted, or modified
- Add more language servers
- Experiment with parallelizing the language server requests
Need help?
If you need help, want to report a bug, or have a feature request, please open an issue on this repository.
You can also reach out to us at Discord
Project details
Release history Release notifications | RSS feed
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 blarify-1.0.1.tar.gz.
File metadata
- Download URL: blarify-1.0.1.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.1 Linux/6.12.6-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b65c3cdc6573c1e4498375de8c80baf1a8e37372cfe2d2927b270158ebea4872
|
|
| MD5 |
23b5a00f292c661e0eb522fb64fc30d6
|
|
| BLAKE2b-256 |
16723b4bfa42ed7eb69d1e28641832b1a1c58ef8f356442f6c44227c5ac13720
|
File details
Details for the file blarify-1.0.1-py3-none-any.whl.
File metadata
- Download URL: blarify-1.0.1-py3-none-any.whl
- Upload date:
- Size: 48.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.1 Linux/6.12.6-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
095fd9130945638ef51b372866eac8f7a422b24dc961cc01d7ab0c6292692c37
|
|
| MD5 |
fdadf6beb4605b65aa1211fabc4a5499
|
|
| BLAKE2b-256 |
cd51c9ce7f628a9dd13cc68ac0ed31b59b68c0eb0832b1fabdf5dbed85a585dd
|