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

awesome-llama: https://github.com/darrenburns/elia

ai chatgpt claude gemma gpt large-language-models llama llama3 llm mistral mistral-ai mixtral ollama ollama-client ollama-interface phi-3 python terminal tui

Score: 9.610993923087126

Last synced: about 15 hours ago
JSON representation

Repository metadata:

A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 269
Total Committers: 6
Avg Commits per committer: 44.833
Development Distribution Score (DDS): 0.048

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

Name Email Commits
Darren Burns d****0@g****m 256
juftin j****n@j****m 8
PortfolioAI 1****I 2
roman mac b****m@d****m 1
TomJGooding 1****g 1
Grant Ramsay s****n@g****m 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 49
Total pull requests: 44
Average time to close issues: 2 months
Average time to close pull requests: about 1 month
Total issue authors: 39
Total pull request authors: 15
Average comments per issue: 1.0
Average comments per pull request: 0.57
Merged pull request: 21
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 1
Past year average time to close issues: 1 day
Past year average time to close pull requests: N/A
Past year issue authors: 5
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • darrenburns (6)
  • LFd3v (3)
  • MPPRJ31 (2)
  • johnd0e (2)
  • paw-lu (2)
  • srajangarg (1)
  • shaneholloman (1)
  • thorhojhus (1)
  • Alanon202 (1)
  • ManuelSchenk (1)
  • Ji-Shao (1)
  • redcurry (1)
  • rapha8l (1)
  • jsenecal (1)
  • kittupriyatham (1)

Top Pull Request Authors

  • darrenburns (18)
  • gmatheu (4)
  • juftin (4)
  • gcv (2)
  • IberAI (2)
  • seapagan (2)
  • t3knomanzer (2)
  • igorcalvo (2)
  • anthonywu (2)
  • barabum0 (1)
  • rdawebb (1)
  • TomJGooding (1)
  • CharlesCNorton (1)
  • James4Ever0 (1)
  • juba (1)

Top Issue Labels

  • enhancement (4)
  • bug (2)

Top Pull Request Labels


Dependencies

poetry.lock pypi
  • aiohttp 3.8.4
  • aiosignal 1.3.1
  • anyio 3.7.1
  • async-timeout 4.0.2
  • attrs 23.1.0
  • black 23.3.0
  • certifi 2023.5.7
  • cfgv 3.3.1
  • charset-normalizer 3.1.0
  • click 8.1.6
  • colorama 0.4.6
  • dataclasses-json 0.5.9
  • distlib 0.3.6
  • exceptiongroup 1.1.3
  • filelock 3.12.0
  • frozenlist 1.3.3
  • greenlet 2.0.2
  • humanize 4.6.0
  • identify 2.5.24
  • idna 3.4
  • importlib-metadata 6.6.0
  • jsonpatch 1.33
  • jsonpointer 2.4
  • langchain 0.0.331
  • langsmith 0.0.60
  • linkify-it-py 2.0.2
  • markdown-it-py 2.2.0
  • marshmallow 3.20.1
  • marshmallow-enum 1.5.1
  • mdit-py-plugins 0.3.5
  • mdurl 0.1.2
  • msgpack 1.0.5
  • multidict 6.0.4
  • mypy 1.3.0
  • mypy-extensions 1.0.0
  • nodeenv 1.8.0
  • numpy 1.25.2
  • openai 0.27.7
  • packaging 23.1
  • pathspec 0.11.1
  • platformdirs 3.5.1
  • pre-commit 3.3.2
  • pydantic 1.10.8
  • pygments 2.15.1
  • pyyaml 6.0
  • regex 2023.5.5
  • requests 2.31.0
  • rich 13.3.5
  • setuptools 67.8.0
  • sniffio 1.3.0
  • sqlalchemy 1.4.41
  • sqlalchemy2-stubs 0.0.2a34
  • sqlmodel 0.0.8
  • tenacity 8.2.3
  • textual 0.30.0
  • textual-dev 1.0.1
  • tiktoken 0.4.0
  • tomli 2.0.1
  • tqdm 4.65.0
  • types-peewee 3.16.0.0
  • typing-extensions 4.6.2
  • typing-inspect 0.9.0
  • uc-micro-py 1.0.2
  • urllib3 2.0.2
  • virtualenv 20.23.0
  • yarl 1.9.2
  • zipp 3.15.0
pyproject.toml pypi
  • click ^8.1.6
  • humanize ^4.6.0
  • langchain ^0.0.331
  • openai ^0.27.5
  • python ^3.10
  • sqlmodel ^0.0.8
  • textual ^0.30.0
  • tiktoken ^0.4.0