personalgpt
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 (6.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: zebhead69
- License: apache-2.0
- Language: MDX
- Default Branch: main
- Size: 946 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
personalgpt
PersonalGPT
PersonalGPT is a Python-based tool for managing Poetry installations and related development tasks. This project is designed to streamline dependency management and enhance project workflows.
Disclaimer: This script was originally obtained from an unknown public source and has been modified to suit specific project needs. Use at your own discretion.
Features
- Install and manage Poetry versions (latest, specific, or preview versions).
- Uninstall Poetry or install from a custom path or Git repository.
- Simple command-line interface for flexible usage.
Installation
- Clone the repository: ```bash git clone https://github.com/zebhead69/personalgpt.git cd personalgpt
Owner
- Login: zebhead69
- Kind: user
- Repositories: 1
- Profile: https://github.com/zebhead69
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
- Push event: 5
- Create event: 2
Last Year
- Push event: 5
- Create event: 2
Dependencies
.github/workflows/pylint.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite