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

awesome-llama: https://github.com/boostcampaitech5/LawBot-Online-Legal-Advice-LLM-Service

airflow docker llama2 reactjs selenium tailwindcss

Score: 5.598421958998375

Last synced: about 17 hours ago
JSON representation

Repository metadata:

사용자가 채팅웹을 통해 자신이 처한 법률적 상황을 제시하면, 입력에 대한 문맥을 모델이 이해하여 가이드라인을 제시하고, 유사한 상황의 판례를 제공하는 웹 서비스입니다. (2023.08.18 서비스 종료)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 140
Total Committers: 5
Avg Commits per committer: 28.0
Development Distribution Score (DDS): 0.557

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

Name Email Commits
Kim Juwon 8****n 62
SangwonYoon y****2@n****m 42
taemin6697 t****7@n****m 14
jun048098 j****8@g****m 11
MinJae Kang k****8@g****m 11

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: less than a minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 3
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/boostcampaitech5/LawBot-Online-Legal-Advice-LLM-Service

Top Issue Authors

Top Pull Request Authors

  • Kim-Ju-won (3)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/backendCI.yml actions
backend/Dockerfile docker
  • python 3.8 build
frontend/package-lock.json npm
  • 1222 dependencies
frontend/package.json npm
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • autoprefixer ^10.4.14
  • postcss ^8.4.26
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • tailwindcss ^3.3.3
  • web-vitals ^2.1.4
prototype/package-lock.json npm
  • 1219 dependencies
prototype/package.json npm
  • autoprefixer ^10.4.14 development
  • postcss ^8.4.25 development
  • tailwindcss ^3.3.2 development
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • web-vitals ^2.1.4
backend/requirements.txt pypi
  • accelerate ==0.20.3
  • fastapi ==0.99.1
  • pandas ==2.0.3
  • peft ==0.3.0
  • pytest ==7.4.0
  • scikit-learn ==1.3.0
  • sentence-transformers ==2.2.2
  • torch ==2.0.1
  • transformers ==4.30.2
  • uvicorn ==0.22.0
data_pipeline/requirements.txt pypi
  • beautifulsoup4 ==4.12.2
  • pandas ==2.0.3
  • scikit-learn ==1.1.2
  • selenium ==4.10.0
  • tqdm ==4.65.0
  • webdriver-manager ==3.8.6
model/requirements.txt pypi
  • bitsandbytes *
  • datasets ==2.13.1
  • evaluate ==0.4.0
  • pandas ==2.0.3
  • rank_bm25 ==0.2.2
  • scikit-learn ==1.3.0
  • sentence-transformers ==2.2.2
  • torch ==1.13.0
  • tqdm ==4.65.0