anything-llm/README.md
2025-03-06 19:20:05 +01:00

41 lines
871 B
Markdown

# anything-llm
L'application d'IA tout-en-un pour Desktop et Docker avec RAG intégré, agents d'IA, No-code agent builder, et plus encore.
# A propos de
# Prérequis
Vous avez besoin d'une installation docker fonctionnelle et de docker-compose sur votre machine.
# Démarrage
~~~bash
git clone https://gitea.tips-of-mine.com/Tips-Of-Mine/anything-llm.git
cd anything-llm
~~~
## Personnalisation
Le fichier .env pour les variable d'environnement
~~~bash
nano .env
~~~
Modification des labels pour traefik
~~~bash
nano docker-compose.yml
~~~
## Lancement
~~~bash
docker compose up -d
~~~
~~~bash
docker compose logs -f
~~~
# Buy me a coffe
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>