From 265310fe5b745dbce771ae54d27abd50fab48731 Mon Sep 17 00:00:00 2001 From: Samuel Akopyan Date: Sat, 21 Jun 2025 16:49:31 +0300 Subject: [PATCH] Changed README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a15dbd5..e47054e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ ## Examples for AI with PHP Learning Book https://apphp.gitbook.io/artificial-intelligence-with-php/ +## Interact With The Community +- [Join Our Telegram Channel](https://t.me/aimlphp) + ## **⚠️ Disclaimer** @@ -43,7 +46,6 @@ You may find live demo for these examples on official website: - OpenAI PHP Client [https://github.com/openai-php/client](https://github.com/openai-php/client) - LLM Agents PHP SDK [https://github.com/llm-agents-php/agents](https://github.com/llm-agents-php/agents) - ## Libraries for UI - Chart.js [https://www.chartjs.org/](https://www.chartjs.org/) - Plotly.js [https://plotly.com/javascript/](https://plotly.com/javascript/)