The AI world is surely dominated by python, but things are moving in our loved PHP ecosystem too.
LLPhant is building on the experience of LangChain and LLamaIndex in order to build a comprehensive framework for generative AI in PHP.
Multimodel, multiplatform, local or SASS based, with LLPhant you can build a script to query an LLM or create a complex RAG using embeddings and function calling.

Comments

Please login to leave a comment

Frank Berger at 13:30 on 26 Oct 2024

Thanks! This framework was what I was looking for. Saves me the time to implement it myself

Fabrizio Balliano (Speaker) at 15:33 on 26 Oct 2024

Hi everybody!
I've published the slides at https://docs.google.com/presentation/d/1uLxnIcb7zMP2YcU_1-oaYfxQ9jOVAGjQhE6-7e0G030

And if you want to contact me directly, you'll find everything at https://fabrizioballiano.com

Thanks everybody for coming, it was great!
Fab

Made me curious about interacting with LLMs programatically in the language I know. Will experiment with Ollama when back home ;)