mirror of
https://github.com/symfony/ai.git
synced 2026-03-23 23:42:18 +01:00
Add docs, logo and website to readme
This commit is contained in:
13
README.md
13
README.md
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user