Skip to content

Commit 8bf30ea

Browse files
Update faqs.md
1 parent 453ba53 commit 8bf30ea

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

docs/faqs.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,37 @@ sidebar_position: 8
44

55
# ❓ Frequently Asked Questions
66

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>
1010

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.
1812

19-
Each method is detailed in our ["How to create a knowledge base"](./knowledge-bases) guide.
20-
:::
13+
</details>
2114

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>
2818

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)
3025

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.
3327

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>
3529

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>
3733

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
3939

40-
:::
40+
</details>

0 commit comments

Comments
 (0)