An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/aj-archipelago/cortex

ai chatgpt claude entities gemini graphql llama llm multimodal openai rest-api router vertex-ai

Score: 13.704131969980885

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Simplify and accelerate AI-powered application development with structured interfaces to models and powerful prompt execution environments.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 1,157
Total Committers: 8
Avg Commits per committer: 144.625
Development Distribution Score (DDS): 0.445

Commits in past year: 593
Committers in past year: 6
Avg Commits per committer in past year: 98.833
Development Distribution Score (DDS) in past year: 0.341

Name Email Commits
Jason McCartney j****c@t****g 642
ademgcl a****l@g****m 305
hammadsaj s****h@a****t 104
Jason McCartney 3****J 45
Gaurav Panta g****v@i****m 36
dependabot[bot] 4****] 14
ajpaulingalls i****p@a****t 10
Anas Mostefaoui m****s@o****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 5
Total pull requests: 620
Average time to close issues: 1 day
Average time to close pull requests: 3 days
Total issue authors: 3
Total pull request authors: 7
Average comments per issue: 0.8
Average comments per pull request: 0.05
Merged pull request: 539
Bot issues: 0
Bot pull requests: 27

Past year issues: 2
Past year pull requests: 286
Past year average time to close issues: about 20 hours
Past year average time to close pull requests: 2 days
Past year issue authors: 2
Past year pull request authors: 5
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.05
Past year merged pull request: 229
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/aj-archipelago/cortex

Top Issue Authors

  • jmacAJ (2)
  • andrejmoltok (2)
  • yoghurtdewdew (1)

Top Pull Request Authors

  • jmacAJ (311)
  • ademgcl (229)
  • hammadsaj (48)
  • dependabot[bot] (27)
  • idengaurav (3)
  • AG2AI-Admin (1)
  • AnasMostefaoui (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (27)
  • javascript (14)
  • python (2)

Package metadata

npmjs.org: @aj-archipelago/cortex

Cortex is a GraphQL API for AI. It provides a simple, extensible interface for using AI services from OpenAI, Azure and others.

  • Homepage: https://github.com/aj-archipelago/cortex#readme
  • Licenses: MIT
  • Latest release: 1.4.4 (published 3 months ago)
  • Last Synced: 2025-11-02T18:50:11.535Z (3 months ago)
  • Versions: 150
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1,768 Last month
  • Rankings:
    • Downloads: 18.973%
    • Dependent repos count: 19.076%
    • Average: 21.446%
    • Dependent packages count: 26.288%
  • Maintainers (6)

Dependencies

helper_apps/MediaFileChunker/Dockerfile docker
  • node 18-alpine build
helper_apps/WhisperX/Dockerfile docker
  • python 3.10-slim build
helper_apps/WhisperX/docker-compose.debug.yml docker
  • cortex latest
helper_apps/WhisperX/docker-compose.yml docker
  • cortex latest
helper_apps/MediaFileChunker/package-lock.json npm
  • 252 dependencies
helper_apps/MediaFileChunker/package.json npm
  • @azure/storage-blob ^12.13.0
  • @ffmpeg-installer/ffmpeg ^1.1.0
  • @ffprobe-installer/ffprobe ^2.0.0
  • axios ^1.3.6
  • busboy ^1.6.0
  • cors ^2.8.5
  • express ^4.18.2
  • fluent-ffmpeg ^2.1.2
  • ioredis ^5.3.1
  • mammoth ^1.6.0
  • papaparse ^5.4.1
  • pdfjs-dist ^3.9.179
  • public-ip ^6.0.1
  • uuid ^9.0.0
  • xlsx ^0.18.5
  • ytdl-core git+ssh://git@github.com:khlevon/node-ytdl-core.git#v4.11.4-patch.2
package-lock.json npm
  • 526 dependencies
package.json npm
  • ava ^5.2.0 development
  • dotenv ^16.0.3 development
  • eslint ^8.38.0 development
  • eslint-plugin-import ^2.27.5 development
  • got ^13.0.0 development
  • sinon ^15.0.3 development
  • @apollo/server ^4.7.3
  • @apollo/server-plugin-response-cache ^4.1.2
  • @apollo/utils.keyvadapter ^3.0.0
  • @graphql-tools/schema ^9.0.12
  • @keyv/redis ^2.5.4
  • axios ^1.3.4
  • axios-cache-interceptor ^1.0.1
  • bottleneck ^2.19.5
  • cheerio ^1.0.0-rc.12
  • compromise ^14.8.1
  • compromise-paragraphs ^0.1.0
  • convict ^6.2.3
  • express ^4.18.2
  • form-data ^4.0.0
  • google-auth-library ^8.8.0
  • gpt-3-encoder ^1.1.4
  • graphql ^16.6.0
  • graphql-subscriptions ^2.0.0
  • graphql-ws ^5.11.2
  • handlebars ^4.7.7
  • ioredis ^5.3.1
  • keyv ^4.5.2
  • langchain ^0.0.47
  • subsrt ^1.1.1
  • uuid ^9.0.0
  • ws ^8.12.0
helper_apps/WhisperX/requirements.txt pypi
  • fastapi ==0.89.0
  • gunicorn ==20.1.0
  • stable-ts *
  • uvicorn ==0.20.0
  • whisper *