Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Sagarkeshave
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 1.51 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Changelog License Citation

Owner

  • Login: Sagarkeshave
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: PrivateGPT
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Iván
    family-names: Martínez Toro
    email: ivanmartit@gmail.com
    orcid: 'https://orcid.org/0009-0004-5065-2311'
  - family-names: Gallego Vico
    given-names: Daniel
    email: danielgallegovico@gmail.com
    orcid: 'https://orcid.org/0009-0006-8582-4384'
  - given-names: Pablo
    family-names: Orgaz
    email: pabloogc+gh@gmail.com
    orcid: 'https://orcid.org/0009-0008-0080-1437'
repository-code: 'https://github.com/imartinez/privateGPT'
license: Apache-2.0
date-released: '2023-05-02'

GitHub Events

Total
Last Year

Dependencies

.github/workflows/actions/install_dependencies/action.yml actions
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
.github/workflows/docker.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
.github/workflows/fern-check.yml actions
  • actions/checkout v4 composite
.github/workflows/preview-docs.yml actions
  • actions/checkout v4 composite
  • actions/github-script v4 composite
  • actions/setup-node v4 composite
.github/workflows/publish-docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite
.github/workflows/release-please.yml actions
  • google-github-actions/release-please-action v3 composite
.github/workflows/stale.yml actions
  • actions/stale v8 composite
.github/workflows/tests.yml actions
  • ./.github/workflows/actions/install_dependencies * composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
scripts/local_data/private_gpt/qdrant/meta.json cpan
poetry.lock pypi
  • 211 dependencies
pyproject.toml pypi
  • black ^22 develop
  • mypy ^1.2 develop
  • pre-commit ^2 develop
  • pytest ^7 develop
  • pytest-asyncio ^0.21.1 develop
  • pytest-cov ^3 develop
  • ruff ^0 develop
  • types-pyyaml ^6.0.12.12 develop
  • llama-cpp-python ^0.2.23 local
  • numpy 1.26.0 local
  • sentence-transformers ^2.2.2 local
  • torch >=2.0.0, !=2.0.1, !=2.1.0 local
  • transformers ^4.34.0 local
  • boto3 ^1.28.56
  • chromadb ^0.4.13
  • fastapi ^0.103.1
  • injector ^0.21.0
  • llama-index 0.9.3
  • pypdf ^3.16.2
  • python >=3.11,<3.12
  • python-multipart ^0.0.6
  • pyyaml ^6.0.1
  • qdrant-client ^1.6.9
  • watchdog ^3.0.0
  • gradio ^4.4.1 ui
requirements.txt pypi
  • Deprecated ==1.2.14
  • Jinja2 ==3.1.2
  • MarkupSafe ==2.1.3
  • Pillow ==10.1.0
  • PyYAML ==6.0.1
  • Pygments ==2.17.2
  • SQLAlchemy ==2.0.23
  • accelerate ==0.25.0
  • aiofiles ==23.2.1
  • aiohttp ==3.9.1
  • aiosignal ==1.3.1
  • aiostream ==0.5.2
  • altair ==5.2.0
  • annotated-types ==0.6.0
  • anyio ==3.7.1
  • attrs ==23.1.0
  • beautifulsoup4 ==4.12.2
  • black ==22.12.0
  • boto3 ==1.34.2
  • botocore ==1.34.2
  • cachetools ==5.3.2
  • certifi ==2024.2.2
  • cfgv ==3.4.0
  • charset-normalizer ==3.3.2
  • click ==8.1.7
  • colorama ==0.4.6
  • coloredlogs ==15.0.1
  • contourpy ==1.2.0
  • coverage ==7.3.3
  • cycler ==0.12.1
  • dataclasses-json ==0.5.14
  • datasets ==2.14.4
  • dill ==0.3.7
  • diskcache ==5.6.3
  • distlib ==0.3.8
  • distro ==1.8.0
  • dnspython ==2.4.2
  • email-validator ==2.1.0.post1
  • evaluate ==0.4.1
  • fastapi ==0.103.2
  • ffmpy ==0.3.1
  • filelock ==3.13.1
  • flatbuffers ==23.5.26
  • fonttools ==4.46.0
  • frozenlist ==1.4.1
  • fsspec ==2023.12.2
  • google-api-core ==2.17.1
  • google-auth ==2.28.0
  • google-cloud-aiplatform ==1.42.0
  • google-cloud-bigquery ==3.17.2
  • google-cloud-core ==2.4.1
  • google-cloud-resource-manager ==1.12.1
  • google-cloud-storage ==2.14.0
  • google-crc32c ==1.5.0
  • google-resumable-media ==2.7.0
  • googleapis-common-protos ==1.62.0
  • gradio ==4.10.0
  • gradio_client ==0.7.3
  • greenlet ==3.0.2
  • grpc-google-iam-v1 ==0.13.0
  • grpcio ==1.60.1
  • grpcio-status ==1.60.1
  • grpcio-tools ==1.60.0
  • h11 ==0.14.0
  • h2 ==4.1.0
  • hpack ==4.0.0
  • httpcore ==1.0.2
  • httptools ==0.6.1
  • httpx ==0.25.2
  • huggingface-hub ==0.19.4
  • humanfriendly ==10.0
  • hyperframe ==6.0.1
  • identify ==2.5.33
  • idna ==3.6
  • importlib-resources ==6.1.1
  • iniconfig ==2.0.0
  • injector ==0.21.0
  • itsdangerous ==2.1.2
  • jmespath ==1.0.1
  • joblib ==1.3.2
  • jsonschema ==4.20.0
  • jsonschema-specifications ==2023.11.2
  • kiwisolver ==1.4.5
  • llama-index ==0.9.3
  • llama_cpp_python ==0.2.23
  • markdown-it-py ==3.0.0
  • marshmallow ==3.20.1
  • matplotlib ==3.8.2
  • mdurl ==0.1.2
  • mpmath ==1.3.0
  • multidict ==6.0.4
  • multiprocess ==0.70.15
  • mypy ==1.7.1
  • mypy-extensions ==1.0.0
  • nest-asyncio ==1.5.8
  • networkx ==3.2.1
  • nltk ==3.8.1
  • nodeenv ==1.8.0
  • numpy ==1.26.4
  • onnx ==1.15.0
  • onnxruntime ==1.16.3
  • openai ==1.5.0
  • optimum ==1.16.1
  • orjson ==3.9.10
  • packaging ==23.2
  • pandas ==2.1.4
  • pathspec ==0.12.1
  • platformdirs ==4.1.0
  • pluggy ==1.3.0
  • portalocker ==2.8.2
  • pre-commit ==2.21.0
  • proto-plus ==1.23.0
  • protobuf ==4.25.1
  • psutil ==5.9.6
  • pyarrow ==14.0.1
  • pyasn1 ==0.5.1
  • pyasn1-modules ==0.3.0
  • pydantic ==2.5.2
  • pydantic-extra-types ==2.2.0
  • pydantic-settings ==2.1.0
  • pydantic_core ==2.14.5
  • pydub ==0.25.1
  • pyparsing ==3.1.1
  • pypdf ==3.17.2
  • pyreadline3 ==3.4.1
  • pytest ==7.4.3
  • pytest-asyncio ==0.21.1
  • pytest-cov ==3.0.0
  • python-dateutil ==2.8.2
  • python-dotenv ==1.0.0
  • python-multipart ==0.0.6
  • pytz ==2023.3.post1
  • pywin32 ==306
  • qdrant-client ==1.7.0
  • referencing ==0.32.0
  • regex ==2023.10.3
  • requests ==2.31.0
  • responses ==0.18.0
  • rich ==13.7.0
  • rpds-py ==0.14.1
  • ruff ==0.1.8
  • s3transfer ==0.9.0
  • safetensors ==0.4.1
  • scikit-learn ==1.3.2
  • scipy ==1.11.4
  • semantic-version ==2.10.0
  • sentence-transformers ==2.2.2
  • sentencepiece ==0.1.99
  • shapely ==2.0.2
  • shellingham ==1.5.4
  • six ==1.16.0
  • sniffio ==1.3.0
  • soupsieve ==2.5
  • starlette ==0.27.0
  • sympy ==1.12
  • tenacity ==8.2.3
  • threadpoolctl ==3.1.0
  • tiktoken ==0.5.2
  • tokenizers ==0.15.0
  • tomlkit ==0.12.0
  • toolz ==0.12.0
  • torch ==2.1.2
  • torchvision ==0.16.2
  • tqdm ==4.66.1
  • transformers ==4.36.1
  • typer ==0.9.0
  • types-PyYAML ==6.0.12.12
  • typing-inspect ==0.9.0
  • typing_extensions ==4.9.0
  • tzdata ==2023.3
  • ujson ==5.9.0
  • urllib3 ==1.26.18
  • uvicorn ==0.24.0.post1
  • virtualenv ==20.25.0
  • watchdog ==3.0.0
  • watchfiles ==0.21.0
  • websockets ==11.0.3
  • wrapt ==1.16.0
  • xxhash ==3.4.1
  • yarl ==1.9.4
scripts/setup.py pypi