Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs/getting-started/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Introduction
description: 'The open-source language model computer.'
description: "The open-source language model computer."
---

<img
src="https://www.openinterpreter.com/OI-O1-BannerDemo-3.jpg"
alt="thumbnail"
style={{ transform: 'translateY(-1.25rem)' }}
style={{ transform: "translateY(-1.25rem)" }}
/>

The 01 project is an open-source ecosystem for artificially intelligent devices.
Expand Down Expand Up @@ -41,4 +41,10 @@ poetry install
poetry run 01
```

You will need an Open AI API key or you will have to run 01 with the --local option

```bash
poetry run 01 --local
```

_Disclaimer:_ The current version of 01OS is a developer preview