Update README.md
This commit is contained in:
parent
3d0b954328
commit
2720442893
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ pip install lightrag-hku
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
* [Video demo](https://www.youtube.com/watch?v=g21royNJ4fw) of running LightRAG locally.
|
||||||
* All the code can be found in the `examples`.
|
* All the code can be found in the `examples`.
|
||||||
* Set OpenAI API key in environment if using OpenAI models: `export OPENAI_API_KEY="sk-...".`
|
* Set OpenAI API key in environment if using OpenAI models: `export OPENAI_API_KEY="sk-...".`
|
||||||
* Download the demo text "A Christmas Carol by Charles Dickens":
|
* Download the demo text "A Christmas Carol by Charles Dickens":
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue