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
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cute-lightfury
- License: other
- Language: Python
- Default Branch: master
- Size: 129 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Codeowners
Security
Owner
- Name: Alexandra Lee
- Login: cute-lightfury
- Kind: user
- Repositories: 1
- Profile: https://github.com/cute-lightfury
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Issue comment event: 1
- Push event: 1
- Pull request review event: 1
- Pull request event: 3
- Create event: 3
Last Year
- Issues event: 1
- Watch event: 2
- Issue comment event: 1
- Push event: 1
- Pull request review event: 1
- Pull request event: 3
- Create event: 3
Dependencies
.github/workflows/classic-autogpt-ci.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v5 composite
- codecov/test-results-action v1 composite
.github/workflows/classic-autogpt-docker-cache-clean.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v6 composite
- docker/setup-buildx-action v3 composite
.github/workflows/classic-autogpt-docker-ci.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v6 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- minio/minio edge-cicd docker
.github/workflows/classic-autogpt-docker-release.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v6 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
.github/workflows/classic-autogpts-ci.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/classic-benchmark-ci.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- codecov/codecov-action v5 composite
- codecov/test-results-action v1 composite
.github/workflows/classic-benchmark_publish_package.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- ncipollo/release-action v1 composite
.github/workflows/classic-forge-ci.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v5 composite
- codecov/test-results-action v1 composite
.github/workflows/classic-frontend-ci.yml
actions
- actions/checkout v4 composite
- peter-evans/create-pull-request v7 composite
- subosito/flutter-action v2 composite
.github/workflows/classic-python-checks.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- dorny/paths-filter v3 composite
.github/workflows/codeql.yml
actions
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/init v3 composite
.github/workflows/platform-autgpt-deploy-prod.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- peter-evans/repository-dispatch v3 composite
.github/workflows/platform-autogpt-deploy-dev.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- peter-evans/repository-dispatch v3 composite
.github/workflows/platform-backend-ci.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- supabase/setup-cli v1 composite
- bitnami/redis 6.2 docker
- rabbitmq 3.12-management docker
.github/workflows/platform-dev-deploy-event-dispatcher.yml
actions
- actions/github-script v7 composite
- peter-evans/repository-dispatch v2 composite
.github/workflows/platform-frontend-ci.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
- jlumbroso/free-disk-space main composite
.github/workflows/repo-close-stale-issues.yml
actions
- actions/stale v9 composite
.github/workflows/repo-pr-enforce-base-branch.yml
actions
.github/workflows/repo-pr-label.yml
actions
- actions/labeler v5 composite
- codelytv/pr-size-labeler v1 composite
- eps1lon/actions-label-merge-conflict releases/2.x composite
.github/workflows/repo-stats.yml
actions
- jgehrcke/github-repo-stats HEAD composite
.github/workflows/repo-workflow-checker.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
autogpt_platform/backend/Dockerfile
docker
- python 3.11.10-slim-bookworm build
- server_dependencies latest build
autogpt_platform/db/docker/dev/docker-compose.dev.yml
docker
- inbucket/inbucket 3.0.3
autogpt_platform/db/docker/docker-compose.s3.yml
docker
- darthsim/imgproxy v3.8.0
- minio/mc latest
- minio/minio latest
- supabase/storage-api v1.11.13
autogpt_platform/db/docker/docker-compose.yml
docker
- darthsim/imgproxy v3.8.0
- kong 2.8.1
- postgrest/postgrest v12.2.8
- supabase/edge-runtime v1.67.2
- supabase/gotrue v2.170.0
- supabase/logflare 1.12.5
- supabase/postgres 15.8.1.049
- supabase/postgres-meta v0.86.1
- supabase/realtime v2.34.40
- supabase/storage-api v1.19.3
- supabase/studio 20250224-d10db0f
- supabase/supavisor 2.4.12
- timberio/vector 0.28.1-alpine
autogpt_platform/docker-compose.platform.yml
docker
- rabbitmq management
- redis latest
autogpt_platform/docker-compose.yml
docker
autogpt_platform/frontend/Dockerfile
docker
- base latest build
- node 21-alpine build
autogpt_platform/frontend/package.json
npm
- @chromatic-com/storybook ^3.2.4 development
- @playwright/test ^1.50.1 development
- @storybook/addon-a11y ^8.5.3 development
- @storybook/addon-essentials ^8.5.3 development
- @storybook/addon-interactions ^8.5.3 development
- @storybook/addon-links ^8.5.3 development
- @storybook/addon-onboarding ^8.5.3 development
- @storybook/blocks ^8.5.3 development
- @storybook/nextjs ^8.5.3 development
- @storybook/react ^8.3.5 development
- @storybook/test ^8.3.5 development
- @storybook/test-runner ^0.21.0 development
- @types/canvas-confetti ^1.9.0 development
- @types/lodash ^4.17.13 development
- @types/negotiator ^0.6.3 development
- @types/node ^22.13.0 development
- @types/react ^18 development
- @types/react-dom ^18 development
- @types/react-modal ^3.16.3 development
- axe-playwright ^2.0.3 development
- chromatic ^11.25.2 development
- concurrently ^9.1.2 development
- eslint ^8 development
- eslint-config-next 15.1.6 development
- eslint-plugin-storybook ^0.11.2 development
- msw ^2.7.0 development
- msw-storybook-addon ^2.0.3 development
- postcss ^8 development
- prettier ^3.3.3 development
- prettier-plugin-tailwindcss ^0.6.11 development
- storybook ^8.5.3 development
- tailwindcss ^3.4.17 development
- typescript ^5 development
- @faker-js/faker ^9.8.0
- @hookform/resolvers ^3.10.0
- @next/third-parties ^15.3.2
- @radix-ui/react-alert-dialog ^1.1.13
- @radix-ui/react-avatar ^1.1.9
- @radix-ui/react-checkbox ^1.3.1
- @radix-ui/react-collapsible ^1.1.10
- @radix-ui/react-context-menu ^2.2.14
- @radix-ui/react-dialog ^1.1.2
- @radix-ui/react-dropdown-menu ^2.1.14
- @radix-ui/react-icons ^1.3.2
- @radix-ui/react-label ^2.1.6
- @radix-ui/react-popover ^1.1.13
- @radix-ui/react-radio-group ^1.3.6
- @radix-ui/react-scroll-area ^1.2.8
- @radix-ui/react-select ^2.2.4
- @radix-ui/react-separator ^1.1.6
- @radix-ui/react-slot ^1.1.0
- @radix-ui/react-switch ^1.2.4
- @radix-ui/react-tabs ^1.1.11
- @radix-ui/react-toast ^1.2.13
- @radix-ui/react-tooltip ^1.2.6
- @sentry/nextjs ^9
- @supabase/ssr ^0.6.1
- @supabase/supabase-js ^2.49.4
- @tanstack/react-table ^8.21.3
- @types/jaro-winkler ^0.2.4
- @xyflow/react 12.6.4
- ajv ^8.17.1
- boring-avatars ^1.11.2
- class-variance-authority ^0.7.1
- clsx ^2.1.1
- cmdk 1.1.1
- cookie 1.0.2
- date-fns ^4.1.0
- dotenv ^16.5.0
- elliptic 6.6.1
- embla-carousel-react ^8.6.0
- framer-motion ^12.12.1
- geist ^1.4.2
- jaro-winkler ^0.2.8
- launchdarkly-react-client-sdk ^3.7.0
- lodash.debounce ^4.0.8
- lucide-react ^0.510.0
- moment ^2.30.1
- next ^14.2.26
- next-themes ^0.4.6
- party-js ^2.2.0
- react ^18
- react-day-picker ^9.7.0
- react-dom ^18
- react-drag-drop-files ^2.4.0
- react-hook-form ^7.56.3
- react-icons ^5.5.0
- react-markdown ^9.0.3
- react-modal ^3.16.3
- react-shepherd ^6.1.8
- recharts ^2.15.3
- tailwind-merge ^2.6.0
- tailwindcss-animate ^1.0.7
- uuid ^11.1.0
- zod ^3.24.4
autogpt_platform/frontend/yarn.lock
npm
- 1594 dependencies
classic/benchmark/frontend/package.json
npm
- @types/eslint ^8.37.0 development
- @types/node ^18.16.0 development
- @types/prettier ^2.7.2 development
- @types/react ^18.2.6 development
- @types/react-dom ^18.2.4 development
- @typescript-eslint/eslint-plugin 6.0.0 development
- @typescript-eslint/parser 6.0.0 development
- autoprefixer ^10.4.14 development
- eslint ^8.40.0 development
- eslint-config-next ^13.4.2 development
- postcss ^8.4.27 development
- prettier ^2.8.8 development
- prettier-plugin-tailwindcss ^0.2.8 development
- prisma ^5.1.1 development
- tailwindcss ^3.3.3 development
- typescript ^5.0.4 development
- @fortawesome/fontawesome-svg-core ^6.4.2
- @fortawesome/free-solid-svg-icons ^6.4.2
- @fortawesome/react-fontawesome ^0.2.0
- @prisma/client ^5.1.1
- @t3-oss/env-nextjs ^0.3.1
- next ^13.4.2
- react 18.2.0
- react-dom 18.2.0
- tailwind-styled-components ^2.2.0
- vis-data ^7.1.6
- vis-network ^9.1.6
- zod ^3.21.4
autogpt_platform/autogpt_libs/poetry.lock
pypi
- aiohappyeyeballs 2.4.0
- aiohttp 3.11.15
- aiosignal 1.3.1
- annotated-types 0.7.0
- anyio 4.4.0
- async-timeout 4.0.3
- attrs 24.2.0
- cachetools 5.5.0
- certifi 2024.8.30
- charset-normalizer 3.3.2
- colorama 0.4.6
- deprecated 1.2.14
- deprecation 2.1.0
- exceptiongroup 1.2.2
- expiringdict 1.2.2
- frozenlist 1.4.1
- google-api-core 2.19.2
- google-auth 2.34.0
- google-cloud-appengine-logging 1.4.5
- google-cloud-audit-log 0.3.2
- google-cloud-core 2.4.1
- google-cloud-logging 3.12.1
- googleapis-common-protos 1.65.0
- gotrue 2.11.1
- grpc-google-iam-v1 0.13.1
- grpcio 1.66.1
- grpcio-status 1.66.1
- h11 0.14.0
- h2 4.1.0
- hpack 4.0.0
- httpcore 1.0.5
- httpx 0.27.2
- hyperframe 6.0.1
- idna 3.8
- importlib-metadata 8.4.0
- iniconfig 2.0.0
- multidict 6.1.0
- opentelemetry-api 1.27.0
- packaging 24.1
- pluggy 1.5.0
- postgrest 0.19.1
- propcache 0.3.1
- proto-plus 1.26.0
- protobuf 5.28.0
- pyasn1 0.6.1
- pyasn1-modules 0.4.1
- pydantic 2.11.4
- pydantic-core 2.33.2
- pydantic-settings 2.9.1
- pyjwt 2.10.1
- pytest 8.3.3
- pytest-asyncio 0.26.0
- pytest-mock 3.14.0
- python-dateutil 2.9.0.post0
- python-dotenv 1.0.1
- realtime 2.4.2
- redis 5.2.1
- requests 2.32.3
- rsa 4.9
- ruff 0.11.10
- six 1.16.0
- sniffio 1.3.1
- storage3 0.11.0
- strenum 0.4.15
- supabase 2.15.1
- supafunc 0.9.2
- tomli 2.1.0
- typing-extensions 4.12.2
- typing-inspection 0.4.0
- urllib3 2.2.2
- websockets 12.0
- wrapt 1.16.0
- yarl 1.18.3
- zipp 3.20.1
autogpt_platform/autogpt_libs/pyproject.toml
pypi
- redis ^5.2.1 develop
- ruff ^0.11.10 develop
- colorama ^0.4.6
- expiringdict ^1.2.2
- google-cloud-logging ^3.12.1
- pydantic ^2.11.4
- pydantic-settings ^2.9.1
- pyjwt ^2.10.1
- pytest-asyncio ^0.26.0
- pytest-mock ^3.14.0
- python >=3.10,<4.0
- supabase ^2.15.1
autogpt_platform/backend/poetry.lock
pypi
- 226 dependencies
autogpt_platform/backend/pyproject.toml
pypi
- aiohappyeyeballs ^2.6.1 develop
- black ^24.10.0 develop
- faker ^33.3.1 develop
- httpx ^0.28.1 develop
- isort ^5.13.2 develop
- poethepoet ^0.34.0 develop
- pyright ^1.1.400 develop
- pytest-mock ^3.14.0 develop
- pytest-watcher ^0.4.2 develop
- requests ^2.32.3 develop
- ruff ^0.11.10 develop
- aio-pika ^9.5.5
- anthropic ^0.51.0
- apscheduler ^3.11.0
- autogpt-libs *
- bleach ^6.2.0
- click ^8.2.0
- cryptography ^43.0
- discord-py ^2.5.2
- e2b-code-interpreter ^1.5.0
- fastapi ^0.115.12
- feedparser ^6.0.11
- flake8 ^7.2.0
- google-api-python-client ^2.169.0
- google-auth-oauthlib ^1.2.2
- google-cloud-storage ^3.1.0
- googlemaps ^4.10.0
- gravitasml ^0.1.3
- groq ^0.24.0
- jinja2 ^3.1.6
- jsonref ^1.1.0
- jsonschema ^4.22.0
- launchdarkly-server-sdk ^9.11.0
- mem0ai ^0.1.98
- moviepy ^2.1.2
- ollama ^0.4.8
- openai ^1.78.1
- pika ^1.3.2
- pinecone ^5.3.1
- poetry ^2.1.3
- postmarker ^1.0
- praw ~7.8.1
- prisma ^0.15.0
- prometheus-client ^0.21.1
- psutil ^7.0.0
- psycopg2-binary ^2.9.10
- pydantic ^2.11.4
- pydantic-settings ^2.9.1
- pytest ^8.3.5
- pytest-asyncio ^0.26.0
- python >=3.10,<3.13
- python-dotenv ^1.1.0
- python-multipart ^0.0.20
- redis ^5.2.0
- replicate ^1.0.6
- sentry-sdk ^2.28.0
- sqlalchemy ^2.0.40
- strenum ^0.4.9
- stripe ^11.5.0
- supabase 2.15.1
- tenacity ^9.1.2
- todoist-api-python ^2.1.7
- tweepy ^4.14.0
- uvicorn ^0.34.2
- websockets ^14.2
- youtube-transcript-api ^0.6.2
- zerobouncesdk ^1.1.1
classic/benchmark/agbenchmark/challenges/verticals/code/6_battleship/artifacts_in/product_requirements.txt
pypi
- Atthestartofthegame ,eachplayerplacestheirfleetontheirgrid.Thissetupishiddenfromtheopponent.
- Battleship-4squares *
- Carrier-5squares *
- Cruiser-3squares *
- Destroyer-2squares *
- Eachshipoccupiescontiguoussquaresonthegrid ,arrangedeitherhorizontallyorvertically.
- EndoftheGame *
- Ifaplayerhitsallthesquaresoccupiedbyaship ,theopponentmustannouncethesinkingofthatspecificship,e.g.,
- Ifaplayerhitsasquareoccupiedbyaship ,theygetanotherturntoguess.Thiscontinuesuntiltheymakeamiss,atwhichpointtheirturnends.
- Objective *
- Onaplayer *
- Overview *
- Playerstaketurnscallingoutarowandcolumn ,attemptingtonameasquarecontainingoneoftheopponent
- Setup *
- Ships *
- SpecificationsforBattleship *
- Submarine-3squares *
- TakingTurns *
- TheGrid *
- ThegamebeginswithPlayer1 ,followedbyPlayer2,andsoon.
- Theopponentannounceswhetherthatsquareisa *
classic/benchmark/poetry.lock
pypi
- 121 dependencies
classic/benchmark/pyproject.toml
pypi