-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
40 lines (40 loc) · 1.21 KB
/
CITATION.cff
File metadata and controls
40 lines (40 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
cff-version: 1.2.0
message: "ContextOS absorbs and extends the following projects. Please credit them too."
title: "ContextOS: The Unified Context Intelligence Layer"
authors:
- name: "John Williams"
alias: "itallstartedwithaidea"
license: MIT
repository-code: "https://github.com/itallstartedwithaidea/ContextOS"
references:
- type: software
title: "context-hub"
authors:
- name: "Andrew Ng"
repository-code: "https://github.com/andrewyng/context-hub"
license: MIT
- type: software
title: "context7"
authors:
- name: "Upstash"
repository-code: "https://github.com/upstash/context7"
- type: software
title: "claude-mem"
authors:
- name: "thedotmack"
repository-code: "https://github.com/thedotmack/claude-mem"
- type: software
title: "ragflow"
authors:
- name: "infiniflow"
repository-code: "https://github.com/infiniflow/ragflow"
- type: software
title: "composio"
authors:
- name: "ComposioHQ"
repository-code: "https://github.com/ComposioHQ/composio"
- type: software
title: "model-context-protocol servers"
authors:
- name: "Anthropic"
repository-code: "https://github.com/modelcontextprotocol/servers"