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

awesome-llama: https://github.com/Mgrdich/LLM_service

java llama2 llamacpp postgresql react spring-boot typescript

Score: 3.58351893845611

Last synced: about 4 hours ago
JSON representation

Repository metadata:

LLM interface that interacts with the LLM service


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 61
Total Committers: 6
Avg Commits per committer: 10.167
Development Distribution Score (DDS): 0.443

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
Mgrdich 4****h 34
Yerish26 1****6 13
rbakkalian 7****n 7
Tigran Asatryan t****6@g****m 4
joseph-alakach j****h@e****m 2
aramo2000 5****0 1

Issue and Pull Request metadata

Last synced: 20 days ago

Total issues: 18
Total pull requests: 49
Average time to close issues: about 23 hours
Average time to close pull requests: about 4 hours
Total issue authors: 2
Total pull request authors: 6
Average comments per issue: 0.28
Average comments per pull request: 0.08
Merged pull request: 46
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 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/Mgrdich/LLM_service

Top Issue Authors

  • aramo2000 (15)
  • Mgrdich (3)

Top Pull Request Authors

  • Mgrdich (36)
  • Yerish26 (29)
  • rbakkalian (13)
  • atg1996 (7)
  • joseph-alakach (4)
  • aramo2000 (2)

Top Issue Labels

  • enhancement (2)
  • bug (2)
  • documentation (1)

Top Pull Request Labels

  • enhancement (9)
  • bug (5)
  • documentation (2)

Dependencies

backend/pom.xml maven
  • org.projectlombok:lombok provided
  • com.h2database:h2
  • org.mapstruct:mapstruct 1.5.5.Final
  • org.postgresql:postgresql
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-oauth2-client
  • org.springframework.boot:spring-boot-starter-security
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
  • org.springframework.security:spring-security-test test
pom.xml maven
frontend/package.json npm
  • @angular-devkit/build-angular ^17.3.6 development
  • @angular-eslint/builder 17.3.0 development
  • @angular-eslint/eslint-plugin 17.3.0 development
  • @angular-eslint/eslint-plugin-template 17.3.0 development
  • @angular-eslint/schematics 17.3.0 development
  • @angular-eslint/template-parser 17.3.0 development
  • @angular/cli ^17.3.6 development
  • @angular/compiler-cli ^17.3.0 development
  • @types/jasmine ~5.1.0 development
  • @typescript-eslint/eslint-plugin 7.2.0 development
  • @typescript-eslint/parser 7.2.0 development
  • eslint ^8.57.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-plugin-prettier ^5.1.3 development
  • jasmine-core ~5.1.0 development
  • karma ~6.4.0 development
  • karma-chrome-launcher ~3.2.0 development
  • karma-coverage ~2.2.0 development
  • karma-jasmine ~5.1.0 development
  • karma-jasmine-html-reporter ~2.1.0 development
  • prettier-eslint ^16.3.0 development
  • typescript ~5.4.2 development
  • @angular/animations ^17.3.0
  • @angular/common ^17.3.0
  • @angular/compiler ^17.3.0
  • @angular/core ^17.3.0
  • @angular/forms ^17.3.0
  • @angular/platform-browser ^17.3.0
  • @angular/platform-browser-dynamic ^17.3.0
  • @angular/router ^17.3.0
  • rxjs ~7.8.0
  • tslib ^2.3.0
  • zone.js ~0.14.3
frontend/pnpm-lock.yaml npm
  • 1021 dependencies
.github/workflows/backend.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
.github/workflows/frontend.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • pnpm/action-setup v3 composite
Dockerfile docker
  • amazoncorretto 17 build
frontend/Dockerfile docker
  • node 18 build