Skip to content

Commit 8a8c330

Browse files
changes
1 parent b221a2b commit 8a8c330

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

docs/getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Getting Started (Set Up)
3+
title: Getting Started (Setup)
44
nav_order: 2
55
---
66

docs/index.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ In the upcoming world, Personal AI will become an integrated part of our daily l
3131

3232
## How Adeus is Built
3333

34-
First, let's understand how Adeus is built:
35-
3634
Adeus consists of 3 parts:
3735

3836
![ADeus diagram](./images/adeus_diagram.png)
@@ -45,7 +43,11 @@ Adeus consists of 3 parts:
4543
Supabase is an open source Firebase alternative, a "backend-as-a-service" - which allows you to setup a Postgres database, Authentication, Edge Functions, Vector embeddings, and more - for free (at first) and at extreme ease!
4644
- [!!] But more importantly - **it is open source, and you can choose to deploy and manage your own Supabase instance** - which us crucial for our mission: A truly open-source, personal AI.
4745

48-
Next: [Getting Started](https://docs.adeus.ai/getting_started.html)
46+
---
47+
48+
## Where to go Next
49+
50+
-> [Getting Started](https://docs.adeus.ai/getting_started.html)
4951

5052
---
5153

@@ -60,6 +62,7 @@ Adeus is open-source and we welcome contributions. If you're looking to contribu
6062

6163
We appreciate your input!
6264

65+
You can also check the [TODOs](https://github.com/adamcohenhillel/ADeus/blob/main/TODO.md) if you're looking for things you can do
6366
---
6467

6568
## Extra Resources:
@@ -69,8 +72,3 @@ We appreciate your input!
6972

7073
---
7174

72-
## Where to go Next
73-
74-
-> [Getting Started](https://docs.adeus.ai/getting_started.html)
75-
76-
---

0 commit comments

Comments
 (0)