Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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
Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
根据川虎的 Chuanhu Chat修改,添加了deep seek api
Basic Info
- Host: GitHub
- Owner: right-go
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 2.58 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Citation
Owner
- Login: right-go
- Kind: user
- Repositories: 1
- Profile: https://github.com/right-go
GitHub Events
Total
- Push event: 8
Last Year
- Push event: 8
Dependencies
.github/workflows/Build_Docker.yml
actions
- actions/checkout v4 composite
- actions/upload-artifact v3 composite
- docker/build-push-action v5 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v3 composite
- docker/setup-qemu-action v2 composite
.github/workflows/Release_docker.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
Dockerfile
docker
- python 3.10-slim-buster build
requirements.txt
pypi
- Pillow >=10.1.0
- PyPDF2 *
- Pygments *
- anthropic ==0.18.1
- arxiv *
- colorama *
- commentjson *
- duckduckgo-search >=5.3.0
- faiss-cpu ==1.7.4
- fastapi ==0.112.4
- google-api-python-client *
- google-cloud-aiplatform *
- google-search-results *
- google.generativeai *
- googlesearch-python *
- gradio ==4.29.0
- gradio_client ==0.16.1
- groq *
- langchain ==0.1.14
- langchain-openai *
- langchain_community *
- langchainhub *
- markdown *
- numexpr *
- ollama >=0.1.6
- openai ==1.16.2
- openpyxl *
- pandas *
- pandoc *
- pdfplumber *
- primp ==0.5.5
- protobuf ==3.20.3
- pydantic ==2.5.2
- pypinyin *
- python-docx *
- python-multipart ==0.0.9
- regex *
- socksio *
- tabulate *
- tiktoken *
- tqdm *
- ujson *
- unstructured *
- websocket_client *
- wikipedia *
- wolframalpha *
requirements_advanced.txt
pypi
- accelerate *
- auto-gptq *
- cpm-kernels *
- einops *
- huggingface_hub *
- llama-cpp-python *
- optimum *
- sentence_transformers *
- sentencepiece *
- torch *
- transformers *
- transformers_stream_generator *