https://github.com/ai4bharat/models.ai4bharat.org
A one stop platform to try out all the models built by the AI4Bharat team.
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.7%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
A one stop platform to try out all the models built by the AI4Bharat team.
Basic Info
- Host: GitHub
- Owner: AI4Bharat
- License: mit
- Language: JavaScript
- Default Branch: master
- Homepage: https://models.ai4bharat.org
- Size: 62.8 MB
Statistics
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 3
- Releases: 0
Created almost 4 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
README.md
AI4Bharat Models
This Repository contains the code for the AI4Bharat Models site at models.ai4bharat.org. Built using React and Material UI.
Owner
- Name: AI4Bhārat
- Login: AI4Bharat
- Kind: organization
- Email: opensource@ai4bharat.org
- Location: India
- Website: https://ai4bharat.org
- Twitter: AI4Bharat
- Repositories: 37
- Profile: https://github.com/AI4Bharat
Artificial-Intelligence-For-Bhārat : Building open-source AI solutions for India!
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 3
- Total pull requests: 6
- Average time to close issues: 5 months
- Average time to close pull requests: 5 days
- Total issue authors: 3
- Total pull request authors: 5
- Average comments per issue: 0.67
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bil-ash (1)
- Sudhanva-Nadiger (1)
- Excurl (1)
Pull Request Authors
- Ashad001 (2)
- inferno080 (1)
- Rugz007 (1)
- ashwin-014 (1)
- Shanks0465 (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/deploy_frontend.yml
actions
- JamesIves/github-pages-deploy-action v4.2.5 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
backend/Dockerfile
docker
- python 3.10 build
package.json
npm
- @ai4bharat/indic-transliterate github:AI4Bharat/indic-transliterate-js
- @chakra-ui/icons ^2.0.19
- @emotion/react ^11.10.4
- @emotion/styled ^11.10.4
- @mui/icons-material ^5.10.3
- @mui/material ^5.10.4
- @project-sunbird/open-speech-streaming-client github:AI4Bharat/speech-recognition-open-api-client#ai4bharat
- @testing-library/jest-dom ^5.16.5
- @testing-library/react ^13.4.0
- @testing-library/user-event ^13.5.0
- arraybuffer-to-audiobuffer ^0.0.5
- audio-react-recorder ^1.0.4
- gh-pages ^4.0.0
- react ^18.2.0
- react-dom ^18.2.0
- react-file-base64 ^1.0.3
- react-icons ^4.4.0
- react-router-dom ^6.3.0
- react-scripts 5.0.1
- socket.io ^4.5.3
- web-vitals ^2.1.4
backend/requirements.txt
pypi
- fastapi ==0.93.0
- pydantic ==1.10.4
- pymongo ==4.3.3
- requests ==2.28.2
- slowapi ==0.1.8
- uvicorn ==0.20.0
docker-compose.yml
docker