> For the complete documentation index, see [llms.txt](https://skillful-ai.gitbook.io/plans-and-info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skillful-ai.gitbook.io/plans-and-info/old.md).

# OLD

## APPMO

My dead acronym \
\
Accessibility\
Privacy\
Personalisation\
Memory\
Ownership\
\
APPMO was a little mantra I had when I started talking about our values, it is an acronym I use for the above 5 key points. These are general things I think are important when trying to build personalized AI for the masses. \
\
a) You need everyone to be able to access it, for now I will say everyone over 16 with internet access would be the goal. \
b) Privacy - Early partners with Nillion to work towards privacy for user data. You can not have real AI agents working with your data, if you can not trust how the data is being handled. \
c) Personalisation - This is your unique selling point. This is needed so you as a creator, can create something that is different. If all data was used to train a giant model, it would homogenize thinking and output.\
d) Memory - Need long term efficient memory solutions to assist in the personalization, and to enable long term planning and work-flows\
e) Ownership - It is cool for things to be private, but private for who? The creator of couse. You need to own what you make, and when people get access to use it temporarily, you need to retain ownership.

## Treasure hunt

{% embed url="<https://app.gitbook.com/o/82uqLqA0T6Rsbuf9OgXK/s/Yolr5IEAsrauiDiRnucL/overview/usd10-000+-treasure-hunt>" %}
$10,000 treasure hunt
{% endembed %}

We made a treasure hunt a while ago, no one was able to solve it. Then the channel that JD had organized got deleted. There are around 5 people who have all the info, and we even created a game for it created by one of our devs. Not really AI related.&#x20;

Link - <https://nftpixels.art/TreasureIsland/>

## Google Grant

We have a google grant for 6-figures of GPU usage, along with help from some of their engineers when we need it. This is the highest public grant available, most people get the few thousand dollar one, we got the higher one.&#x20;

## Strongest partner

**Nillion** - They enable the private training, work closely with them currently

**SKALE** - Allows us to do a lot of gasless work, it is where our game dev builds, it is where we host our leader boards, badges, etc.&#x20;

**Google** - Just via the grant, they keep us up to date on models, and help us utilise their infra to the best it can be

The rest are nice, but these three are the three we work really closely with.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://skillful-ai.gitbook.io/plans-and-info/old.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
