Sunday, May 7, 2023

Show HN: I made an open-source project to ask questions to the Laravel docs https://ift.tt/EuxOoYU

Show HN: I made an open-source project to ask questions to the Laravel docs After I posted about https://ift.tt/bGJMA5F on Reddit I received some messages asking me how If I was going to make the code open source or if I could show them how I did it. So I decided to create this repo so you can take a look at the code and maybe apply the same techniques on your own apps. It's made using only PHP as language so I think is pretty different since most stuff out there is made using python or javascript. It uses the OpenAI API and Redis as a vector database. https://ift.tt/oqydY1J May 6, 2023 at 09:07PM

No comments:

Post a Comment

Show HN: The independent guide to agent orchestrators https://ift.tt/a6OnejT

Show HN: The independent guide to agent orchestrators Hey HN! I built AgentMGMT.dev today to keep track of all those agent orchestration too...