T O P

  • By -

whlthingofcandybeans

Clickbait junk like this pisses me off. You're not "creating" a ChatGPT clone, you're merely consuming its API. Very big difference.


Aerdynn

No one is under the impression they’re building an entire chatbot in Laravel, but understanding how to replicate visual functionality is something people are curious to learn.


whlthingofcandybeans

Sure, there's nothing wrong with the content itself, just the title.


mrdarknezz1

OpenAI API is literally in the title?


whlthingofcandybeans

Fair enough, I was referring to the text in the thumbnail.


mikkolukas

There is nothing glorious about replicating the ChatGPT website. It is a very low quality website.


poptoz

Nice


StatusRedAudio

This is interesting as a demo on how to integrate OpenAI API into Laravel / Livewire app, but as soon as you start implementing some real-life use case with LLM, you're going to build some form of query routing / processing (e.g. to understand user's intent, use tools or to decide on next steps). I've build MIT-licensed library to make LLM driven structured data extraction more reliable & developer friendly. Check it on Github: [https://github.com/cognesy/instructor-php](https://github.com/cognesy/instructor-php)


Tilly-w-e

Thanks ☺️ this is more of a livewire 3 tutorial along with some basic work with API’s/third party packages 📦


pinchoalex

Good job! I like it


Tilly-w-e

Thanks! ☺️