-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathCITATION.cff
More file actions
36 lines (30 loc) · 829 Bytes
/
CITATION.cff
File metadata and controls
36 lines (30 loc) · 829 Bytes
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
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
title: "Intelli"
type: software
authors:
- given-names: Ahmad
family-names: Albarqawi
affiliation: "IntelliNode"
repository-code: "https://github.com/intelligentnode/Intelli"
url: "https://github.com/intelligentnode/Intelli"
license: "Apache-2.0"
keywords:
- python
- llm
- ai-agents
- agent-graphs
- orchestration
- vibe-agents
- chatbot
abstract: >
Intelli is a unified Python framework for chatbots and agent workflows, including
Vibe Agents for generating a graph of agents from intent.
preferred-citation:
type: software
authors:
- given-names: Ahmad
family-names: Albarqawi
title: "Intelli"
url: "https://github.com/intelligentnode/Intelli"
license: "Apache-2.0"