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: Gridland: make terminal apps that also run in the browser https://ift.tt/5OaA6dy

Show HN: Gridland: make terminal apps that also run in the browser Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it pos...