You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faqs.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,37 +4,37 @@ sidebar_position: 8
4
4
5
5
# ❓ Frequently Asked Questions
6
6
7
-
:::tip[What is Gaia?]
8
-
Gaia is a platform for creating and deploying AI agents. It provides tools and infrastructure to build, train, and manage custom AI solutions for various applications.
9
-
:::
7
+
### What is Gaia? {#hidden-headings}
8
+
<details>
9
+
<summary>What is Gaia?</summary>
10
10
11
-
:::tip[How do I create a knowledge base in Gaia?]
12
-
You can create a knowledge base in Gaia through several methods:
13
-
1.[From a plain text file](./knowledge-bases/how-to/text)
14
-
2.[From a markdown file](./knowledge-bases/how-to/markdown)
15
-
3.[From Source/Summary Pairs (or a CSV)](./knowledge-bases/how-to/csv)
16
-
4.[From a PDF file](./knowledge-bases/how-to/pdf)
17
-
5.[From a URL](./knowledge-bases/how-to/firecrawl)
11
+
Gaia is a platform for creating and deploying AI agents. It provides tools and infrastructure to build, train, and manage custom AI solutions for various applications.
18
12
19
-
Each method is detailed in our ["How to create a knowledge base"](./knowledge-bases) guide.
20
-
:::
13
+
</details>
21
14
22
-
:::tip[Is Gaia suitable for enterprise use?]
23
-
Yes, Gaia is designed with enterprise needs in mind. It offers:
24
-
- Scalable infrastructure
25
-
- Security features for sensitive data
26
-
- Integration capabilities with existing systems
27
-
- Customization options for specific industry needs
15
+
### Is Gaia suitable for enterprise use? {#hidden-headings}
16
+
<details>
17
+
<summary>How do I create my own knowledge base?</summary>
28
18
29
-
:::
19
+
You can create a knowledge base in Gaia through several methods:
20
+
1. [From a plain text file](./knowledge-bases/how-to/text)
21
+
2. [From a markdown file](./knowledge-bases/how-to/markdown)
22
+
3. [From Source/Summary Pairs (or a CSV)](./knowledge-bases/how-to/csv)
23
+
4. [From a PDF file](./knowledge-bases/how-to/pdf)
24
+
5. [From a URL](./knowledge-bases/how-to/firecrawl)
30
25
31
-
:::tip[Why Gaianet?]
32
-
While many AI platforms exist, GaiaNet differentiates itself by fundamentally shifting the paradigm of AI ownership and deployment:
26
+
Each method is detailed in our ["How to create a knowledge base"](./knowledge-bases) guide.
33
27
34
-
***Decentralized Ownership & Control:** Unlike centralized AI giants, GaiaNet empowers you to **own and deploy your AI agents on your own edge nodes.** This means greater control, enhanced privacy, and built-in censorship resistance for your AI services and data.
28
+
</details>
35
29
36
-
***Specialized, Domain-Specific AI:** Move beyond generic chatbots. GaiaNet allows you to integrate **proprietary knowledge and fine-tuned LLMs** into your agents, creating highly specialized experts that offer more accurate, relevant, and reliable responses, significantly reducing "hallucinations."
30
+
### Is Gaia suitable for enterprise use? {#hidden-headings}
31
+
<details>
32
+
<summary>Is Gaia suitable for enterprise use?</summary>
37
33
38
-
***Monetization & Open Ecosystem:** GaiaNet provides a clear path to **monetize your unique AI agents and expertise.** Its open-source nature, cross-platform runtime (WasmEdge), and OpenAI-compatible API foster a vibrant, interoperable, and community-driven environment, accelerating innovation and expanding the utility of decentralized AI.
34
+
Yes, Gaia is designed with enterprise needs in mind. It offers:
35
+
- Scalable infrastructure
36
+
- Security features for sensitive data
37
+
- Integration capabilities with existing systems
38
+
- Customization options for specific industry needs
0 commit comments