usv-chactbox
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
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: marli556
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 541 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
Citation
README.md
usv-chactbox
Owner
- Login: marli556
- Kind: user
- Repositories: 1
- Profile: https://github.com/marli556
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:
- name: Zylon by PrivateGPT
address: hello@zylon.ai
website: 'https://www.zylon.ai/'
repository-code: 'https://github.com/zylon-ai/private-gpt'
license: Apache-2.0
date-released: '2023-05-02'
GitHub Events
Total
- Member event: 4
- Push event: 12
- Pull request event: 8
- Create event: 5
Last Year
- Member event: 4
- Push event: 12
- Pull request event: 8
- Create event: 5
Dependencies
.github/workflows/actions/install_dependencies/action.yml
actions
- actions/setup-python v4 composite
- snok/install-poetry v1 composite
.github/workflows/fern-check.yml
actions
- actions/checkout v4 composite
.github/workflows/generate-release.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v6 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
- docker/setup-qemu-action v3 composite
- jlumbroso/free-disk-space main composite
.github/workflows/preview-docs.yml
actions
- actions/checkout v4 composite
- actions/github-script v7 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 v4 composite
.github/workflows/stale.yml
actions
- actions/stale v8 composite
.github/workflows/tests.yml
actions
- ./.github/workflows/actions/install_dependencies * composite
- actions/checkout v4 composite
- actions/upload-artifact v3 composite
poetry.lock
pypi
- 255 dependencies
pyproject.toml
pypi
- black ^24 develop
- mypy ^1.11 develop
- pre-commit ^3 develop
- pytest ^8 develop
- pytest-asyncio ^0.24.0 develop
- pytest-cov ^5 develop
- ruff ^0 develop
- types-pyyaml ^6.0.12.20240917 develop
- asyncpg ^0.29.0
- boto3 ^1.35.26
- clickhouse-connect ^0.7.19
- cryptography ^3.1
- docx2txt ^0.8
- einops ^0.8.0
- fastapi ^0.115.0
- ffmpy ^0.4.0
- gradio ^4.44.0
- injector ^0.22.0
- llama-index-core >=0.11.2,<0.12.0
- llama-index-embeddings-azure-openai *
- llama-index-embeddings-gemini *
- llama-index-embeddings-huggingface *
- llama-index-embeddings-mistralai *
- llama-index-embeddings-ollama *
- llama-index-embeddings-openai *
- llama-index-llms-azure-openai *
- llama-index-llms-gemini *
- llama-index-llms-llama-cpp *
- llama-index-llms-ollama *
- llama-index-llms-openai *
- llama-index-llms-openai-like *
- llama-index-readers-file *
- llama-index-storage-docstore-postgres *
- llama-index-storage-index-store-postgres *
- llama-index-vector-stores-chroma *
- llama-index-vector-stores-clickhouse *
- llama-index-vector-stores-milvus *
- llama-index-vector-stores-postgres *
- llama-index-vector-stores-qdrant *
- psycopg2-binary ^2.9.9
- python >=3.11,<3.12
- python-multipart ^0.0.10
- pyyaml ^6.0.2
- retry-async ^0.1.4
- sentence-transformers ^3.1.1
- torch ^2.4.1
- transformers ^4.44.2
- watchdog ^4.0.1