LLPhant
A comprehensive PHP Generative AI Framework
As Simple as Possible
We designed this framework to be as simple as possible, while still providing you with the tools you need to build powerful apps. It is compatible with Symfony and Laravel.
OpenAI is supported
For the moment only OpenAI is supported, if you want to use other LLMs, you can use genossGPT as a proxy.
Tanks to
We want to thank few amazing projects that we use here or inspired us:
⭐ the learnings from using LangChain and LLamaIndex
⭐️ the excellent work from the OpenAI PHP SDK.