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 publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

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

README.md

Ensure to run pyenv shell X.XX before using poetry

Clone of PrivateGPT for private purposes

Owner

  • Login: gunbo13
  • 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

poetry.lock pypi
  • 227 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
  • asyncpg ^0.29.0
  • boto3 ^1.34.51
  • fastapi ^0.110.0
  • gradio ^4.19.2
  • injector ^0.21.0
  • llama-index-core ^0.10.14
  • llama-index-embeddings-azure-openai ^0.1.6
  • llama-index-embeddings-huggingface ^0.1.4
  • llama-index-embeddings-ollama ^0.1.2
  • llama-index-embeddings-openai ^0.1.6
  • llama-index-llms-azure-openai ^0.1.5
  • llama-index-llms-llama-cpp ^0.1.3
  • llama-index-llms-ollama ^0.1.2
  • llama-index-llms-openai ^0.1.6
  • llama-index-llms-openai-like ^0.1.3
  • llama-index-readers-file ^0.1.6
  • llama-index-storage-docstore-postgres ^0.1.2
  • llama-index-storage-index-store-postgres ^0.1.2
  • llama-index-vector-stores-chroma ^0.1.4
  • llama-index-vector-stores-postgres ^0.1.2
  • llama-index-vector-stores-qdrant ^0.1.3
  • psycopg2-binary ^2.9.9
  • python >=3.11,<3.12
  • python-multipart ^0.0.9
  • pyyaml ^6.0.1
  • transformers ^4.38.2
  • watchdog ^4.0.0