tool_academic-rag
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 (5.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: NicholasSynovic
- License: agpl-3.0
- Language: Python
- Default Branch: main
- Size: 14.9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Support
Governance
README.md
Python Template Repository
A template repository that Python projects can inherit from to ensure tooling consistency
Table of Contents
About
This is a template repository that is intended to be inherited by other template repositories to ensure consistent common tool deployment across languages.
This will also support optional tooling that services like GitHub offer in order to provide repository owners access to these features without them having to discover it themselves.
Supported Tooling
The following tooling is supported:
- Base Template Tooling
- Python .gitignore
- Pypi Requirements
- Poetry
- Sphinx
- Python pre-commit hooks
- Pyroma
- isort
- Black
- Flake8
- Bandit
Owner
- Name: Nicholas Synovic
- Login: NicholasSynovic
- Kind: user
- Location: Chicago, IL
- Website: https://nicholassynovic.github.io/
- Repositories: 89
- Profile: https://github.com/NicholasSynovic
Loyola University Chicago Computer Science Student Expected Graduation: May 2022
Citation (CITATION.cff)
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
GitHub Events
Total
- Pull request event: 4
- Create event: 3
Last Year
- Pull request event: 4
- Create event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (7)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7)
Dependencies
.github/workflows/pre-commit.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pre-commit/action v3.0.1 composite
Dockerfile
docker
- python 3.10-bookworm build
poetry.lock
pypi
- 261 dependencies
pyproject.toml
pypi
- chromadb ^0.5.11
- click ^8.1.7
- langchain ^0.3.1
- langchain-huggingface ^0.1.0
- modin ^0.32.0
- openvino ^2024.4.0
- optimum ^1.22.0
- python ^3.10
- sentence-transformers ^3.1.1
- sqlalchemy ^2.0.35
- torch ^2.4.1+cu124
- torchaudio ^2.4.1+cu124
- torchvision ^0.19.1+cu124
requirements.txt
pypi
- poetry *