Adeus Documentation

Table of contents

  1. Introduction
  2. Why Adeus?
  3. How Adeus is Built
  4. Where to go Next
  5. How to Contribute
  6. Extra Resources:
    1. Made by the Community, with -❤️-:

Introduction

Welcome dear contributer,

Open-source contributors, like yourself, are the unsung heroes of technology, the backbone of our modern, OPEN, world.

So, thank you for being here, and now, let’s get started!


Why Adeus?

In the upcoming world, Personal AI will become an integrated part of our daily lives, they will be with us all the time, and will know much about us as our closest friends - and therefore, with Adeus, we are making sure it is completely open-source, and that you can own you own data.


How Adeus is Built

Adeus consists of 3 parts:

ADeus diagram

  1. A mobile / web app: an interface that lets the user to interact with their assistant and data via chat.

  2. Hardware device (Currently Coral AI, but soon a Rasberry-Pi Zero W worth $15): this will be the wearable that will record everything, and send it to the backend to be processed
  3. Supabase : Our backend, and database, where we will process and store data, and interact with LLMs. 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!
    • [!!] 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.

Sequence:


Where to go Next

-> Getting Started


How to Contribute

Adeus is open-source and we welcome contributions. If you’re looking to contribute, please:

  • Fork the repository.
  • Create a new branch for your feature.
  • Add your feature or improvement.
  • Send a pull request.

We appreciate your input!

You can also check the TODOs if you’re looking for things you can do


Extra Resources:


Made by the Community, with -❤️-: