Talk in English - UK at PHPCon Poland 2024
Track Name:
Blue Path
View Slides: https://docs.google.com/presentation/d/1uLxnIcb7zMP2YcU_1-oaYfxQ9jOVAGjQhE6-7e0G030
Checkout the code: https://github.com/fballiano/llphant-phpcon-poland
Short URL: https://joind.in/talk/a3dde
(QR-Code (opens in new window))
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
Thanks! This framework was what I was looking for. Saves me the time to implement it myself
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 ;)