Add docs, logo and website to readme

This commit is contained in:
Christopher Hertel
2025-11-19 22:42:03 +01:00
parent 7b6f309697
commit 53ad2f19cd
2 changed files with 8 additions and 6 deletions

View File

@@ -1,11 +1,7 @@
<p align="center"><a href="https://symfony.com" target="_blank">
<img src="https://symfony.com/logos/symfony_dynamic_01.svg" alt="Symfony Logo">
<p align="center"><a href="https://ai.symfony.com" target="_blank">
<img src="logo.svg" alt="Symfony AI Logo" width="300">
</a></p>
<h3 align="center">
Symfony AI
</h3>
Symfony AI is a set of components that integrate AI capabilities into PHP applications.
## Components & Bundles
@@ -27,6 +23,11 @@ To get started with Symfony AI, you can either check out the [examples](./exampl
components in smaller snippets, or you can run the [demo application](./demo) to see the components work together in a
full Symfony web application.
## Resources
* [Documentation](https://symfony.com/doc/current/ai/index.html)
* [Website](https://ai.symfony.com)
## Sponsor
Help Symfony by [sponsoring](https://symfony.com/sponsor) its development!

1
logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB