awesome-llama: https://github.com/pwwang/pxGPT
gpt-3 gpt4all llama llama2 llm openai
Score: -Infinity
Last synced: about 16 hours ago
JSON representation
Repository metadata:
pxGPT: Your personal, powerful and private GPT
- Host: GitHub
- URL: https://github.com/pwwang/pxGPT
- Owner: pwwang
- License: other
- Created: 2023-07-08T17:23:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-21T02:17:07.000Z (over 2 years ago)
- Last Synced: 2023-07-21T04:32:58.138Z (over 2 years ago)
- Topics: gpt-3, gpt4all, llama, llama2, llm, openai
- Language: Python
- Homepage:
- Size: 672 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name:
- Login: pwwang
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1188067?v=4
- Repositories: 108
- Last Synced at: 2023-08-09T23:25:35.603Z
- Profile URL: https://github.com/pwwang
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 5 days ago
Issue and Pull Request metadata
Last synced: over 1 year ago
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
pxgpt/frontend/package-lock.json
npm
- 156 dependencies
pxgpt/frontend/package.json
npm
- @sveltejs/vite-plugin-svelte ^2.4.1 development
- svelte ^3.59.1 development
- vite ^4.3.9 development
- vite-plugin-node-polyfills ^0.8.2 development
- carbon-components-svelte ^0.75.1
- carbon-icons-svelte ^11.4.0
- clipboard-copy ^4.0.1
poetry.lock
pypi
- aiofiles 23.1.0
- aiohttp 3.8.5
- aiosignal 1.3.1
- argx 0.2.9
- async-timeout 4.0.2
- attrs 23.1.0
- blinker 1.5
- certifi 2023.5.7
- charset-normalizer 3.2.0
- click 8.1.6
- colorama 0.4.6
- dataclasses-json 0.5.9
- diot 0.2.2
- diskcache 5.6.1
- faiss-cpu 1.7.4
- frozenlist 1.4.0
- gpt4all 1.0.5
- greenlet 2.0.2
- h11 0.14.0
- h2 4.1.0
- hpack 4.0.0
- hypercorn 0.14.4
- hyperframe 6.0.1
- idna 3.4
- importlib-metadata 6.8.0
- inflection 0.5.1
- itsdangerous 2.1.2
- jinja2 3.1.2
- joblib 1.3.1
- langchain 0.0.234
- langsmith 0.0.5
- llama-cpp-python 0.1.74
- markupsafe 2.1.3
- marshmallow 3.20.1
- marshmallow-enum 1.5.1
- multidict 6.0.4
- mypy-extensions 1.0.0
- numexpr 2.8.4
- numpy 1.25.1
- openai 0.27.8
- openapi-schema-pydantic 1.2.4
- packaging 23.1
- pandas 2.0.3
- priority 2.0.0
- prompt-toolkit 3.0.39
- py 1.11.0
- pyarrow 12.0.1
- pydantic 1.10.11
- pymupdf 1.22.5
- python-dateutil 2.8.2
- python-simpleconf 0.6.0
- pytz 2023.3
- pyyaml 6.0.1
- quart 0.18.4
- regex 2023.6.3
- requests 2.31.0
- scikit-learn 1.3.0
- scipy 1.9.3
- six 1.16.0
- sqlalchemy 2.0.19
- tenacity 8.2.2
- threadpoolctl 3.2.0
- tiktoken 0.4.0
- tomli 2.0.1
- tqdm 4.65.0
- typing-extensions 4.7.1
- typing-inspect 0.9.0
- tzdata 2023.3
- urllib3 2.0.4
- wcwidth 0.2.6
- werkzeug 2.3.6
- wsproto 1.2.0
- yarl 1.9.2
- zipp 3.16.2
pyproject.toml
pypi
- argx ^0.2.9
- faiss-cpu ^1.7.4
- gpt4all ^1.0.3
- langchain ^0.0.234
- llama-cpp-python ^0.1.70
- openai ^0.27.8
- pandas ^2.0.3
- prompt-toolkit ^3.0.39
- py ^1.11.0
- pyarrow ^12.0.1
- pymupdf ^1.22.5
- python ^3.9
- python-simpleconf ^0.6.0
- quart ^0.18.4
- scikit-learn ^1.3.0
- tiktoken ^0.4.0