Skip to content

Commit

Permalink
Added more information
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Wampler <[email protected]>
  • Loading branch information
deanwampler committed Jan 7, 2025
1 parent 83fbe06 commit 354ce1c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,19 @@
Welcome to the AI Alliance [Open Trusted Data Initiative](https://the-ai-alliance.github.io/open-trusted-data-initiative/) (OTDI).

# Vision
A high quality, trusted, open catalog / distributed repository of datasets for AI LLM pre-training and domain-specific fine-tuning that is amenable to a wide variety of use cases in enterprises, govenrments, regulated industries, and wherevr high trust in the data foundations of AI is essential.
A high quality, trusted, open catalog / distributed repository of datasets for AI LLM pre-training and domain-specific fine-tuning that is amenable to a wide variety of use cases in enterprises, governments, regulated industries, and wherever high trust in the data foundations of AI is essential.

> [!NOTE]
> We follow the AI Alliance [CONTRIBUTING](https://github.com/The-AI-Alliance/community/blob/main/CONTRIBUTING.md) guidelines (also [here](CONTRIBUTING.md)). This includes policies for [licensing repo content](CONTRIBUTING.md#licenses). You will also need to agree with and follow the AI Alliance [Code of Conduct](https://github.com/The-AI-Alliance/community/blob/main/CODE_OF_CONDUCT.md) (also [here](CODE_OF_CONDUCT.md)).
## OTDI Website

The documentation for this repo is published using [GitHub Pages](https://pages.github.com/). See [GITHUB_PAGES](GITHUB_PAGES.md) for details.
The documentation for this repo is published using [GitHub Pages](https://pages.github.com/). See [GITHUB_PAGES](GITHUB_PAGES.md) for details. The `docs` folder here contains the website code, but the `Makefile` in the root directory has targets for running the site locally, etc. See [`GITHUB_PAGES.md`](GITHUB_PAGES.md) for details.

## Other Documentation and Code

This repo will also be used for implementations, until such time as it makes sense to split work into separate repos. Miscellaneous other documentation, not in the website, is also captured here:

* [`tools-notes`](tools-notes) - Notes on potential tool choices.
* TBD - code.

0 comments on commit 354ce1c

Please sign in to comment.