An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/dylanhogg/llmgraph

chatgpt gephi gexf graph graphml knowledge-graph large-language-model llama2 llm

Score: 14.400058651015874

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Create knowledge graphs with LLMs


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 92
Total Committers: 2
Avg Commits per committer: 46.0
Development Distribution Score (DDS): 0.011

Commits in past year: 14
Committers in past year: 1
Avg Commits per committer in past year: 14.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Dylan Hogg d****g@g****m 91
Ilya Breitburg i****g@g****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 8
Total pull requests: 14
Average time to close issues: 3 days
Average time to close pull requests: about 6 hours
Total issue authors: 8
Total pull request authors: 3
Average comments per issue: 1.38
Average comments per pull request: 0.21
Merged pull request: 13
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 minutes
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dylanhogg/llmgraph

Top Issue Authors

  • KlausikPL (1)
  • priyammaz (1)
  • skinnynpale (1)
  • GitHubJOM (1)
  • Fluency416 (1)
  • andysingal (1)
  • kaomita (1)
  • mahamatnoumai (1)

Top Pull Request Authors

  • dylanhogg (12)
  • octo-patch (1)
  • breitburg (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: llmgraph

Create knowledge graphs with LLMs

  • Homepage: https://github.com/dylanhogg/llmgraph
  • Documentation: https://llmgraph.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.4.1 (published 8 months ago)
  • Last Synced: 2026-05-31T08:14:11.608Z (4 days ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,758 Last month
  • Rankings:
    • Dependent packages count: 7.325%
    • Average: 37.94%
    • Dependent repos count: 68.556%
  • Maintainers (1)

Dependencies

.github/workflows/python-poetry-app.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
poetry.lock pypi
  • 119 dependencies
pyproject.toml pypi
  • black ^24.8.0 develop
  • coverage ^7.6.1 develop
  • pip-audit ^2.7.3 develop
  • pre-commit ^3.8.0 develop
  • pytest ^8.3.2 develop
  • ruff ^0.3.4 develop
  • beautifulsoup4 ^4.12.3
  • click ^8.1.7
  • httpx ^0.25.0
  • joblib ^1.4.2
  • litellm ^1.44.13
  • loguru ^0.7.2
  • matplotlib ^3.9.2
  • networkx ^3.3
  • omegaconf ^2.3.0
  • python ^3.10
  • python-dotenv ^1.0.1
  • pyvis ^0.3.2
  • rich ^13.8.0
  • tenacity ^9.0.0
  • tqdm ^4.66.5
  • typer ^0.9.0
requirements.txt pypi
  • aiohttp ==3.9.3
  • aiosignal ==1.3.1
  • annotated-types ==0.6.0
  • antlr4-python3-runtime ==4.9.3
  • anyio ==4.3.0
  • asttokens ==2.4.1
  • async-timeout ==4.0.3
  • attrs ==23.2.0
  • beautifulsoup4 ==4.12.3
  • certifi ==2024.2.2
  • charset-normalizer ==3.3.2
  • click ==8.1.7
  • colorama ==0.4.6
  • contourpy ==1.2.0
  • cycler ==0.12.1
  • decorator ==5.1.1
  • distro ==1.9.0
  • exceptiongroup ==1.2.0
  • executing ==2.0.1
  • filelock ==3.13.3
  • fonttools ==4.50.0
  • frozenlist ==1.4.1
  • fsspec ==2024.3.1
  • h11 ==0.14.0
  • httpcore ==1.0.5
  • httpx ==0.25.2
  • huggingface-hub ==0.22.2
  • idna ==3.6
  • importlib-metadata ==7.1.0
  • importlib-resources ==6.4.0
  • ipython ==8.18.1
  • jedi ==0.19.1
  • jinja2 ==3.1.3
  • joblib ==1.3.2
  • jsonpickle ==3.0.3
  • kiwisolver ==1.4.5
  • litellm ==1.34.14
  • loguru ==0.7.2
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • matplotlib ==3.8.3
  • matplotlib-inline ==0.1.6
  • mdurl ==0.1.2
  • multidict ==6.0.5
  • networkx ==3.2.1
  • numpy ==1.26.4
  • omegaconf ==2.3.0
  • openai ==1.14.3
  • packaging ==24.0
  • parso ==0.8.3
  • pexpect ==4.9.0
  • pillow ==10.2.0
  • prompt-toolkit ==3.0.43
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.2
  • pydantic ==2.6.4
  • pydantic-core ==2.16.3
  • pygments ==2.17.2
  • pyparsing ==3.1.2
  • python-dateutil ==2.9.0.post0
  • python-dotenv ==1.0.1
  • pyvis ==0.3.2
  • pyyaml ==6.0.1
  • regex ==2023.12.25
  • requests ==2.31.0
  • rich ==13.7.1
  • six ==1.16.0
  • sniffio ==1.3.1
  • soupsieve ==2.5
  • stack-data ==0.6.3
  • tenacity ==8.2.3
  • tiktoken ==0.6.0
  • tokenizers ==0.15.2
  • tqdm ==4.66.2
  • traitlets ==5.14.2
  • typer ==0.9.4
  • typing-extensions ==4.10.0
  • urllib3 ==2.2.1
  • wcwidth ==0.2.13
  • win32-setctime ==1.1.0
  • yarl ==1.9.4
  • zipp ==3.18.1