Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Dec 28, 2023
1 parent 102f670 commit b7f419c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# publicodes-llm

Poc d'utilisation de LLM pour résoudre des modèles [publi.codes](https://publi.codes).

Pour lancer la démo :

```sh
yarn && yarn dev
```

Puis lancer votre navigateur en ajoutant une clé OPENAI dans l'url : `http://127.0.0.1:3000#sk-57Yet244UPCcj3MW53SBDgQCV9drbhPKQ``

0 comments on commit b7f419c

Please sign in to comment.