Skip to content
Merged
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Examples for AI with PHP Learning Book
<a href="https://apphp.gitbook.io/artificial-intelligence-with-php/" target="_blank" rel="noopener noreferrer">https://apphp.gitbook.io/artificial-intelligence-with-php/</a>

## Interact With The Community
- [Join Our Telegram Channel](https://t.me/aimlphp)


## **⚠️ Disclaimer**

Expand Down Expand Up @@ -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/)
Expand Down