Published onJanuary 15, 2024Streaming Responses from LLM Using LangChain + FastAPIllmlangchainfastapiapipythonnlplarge-language-modelsA step-by-step guide to streaming responses from LLM using LangChain and FastAPI
Published onJanuary 14, 2024Top 15 PHP Projects, Ideas, and Topics with Free Source Code [2024]phpphp-projectsphp-developmentphp-developersmysqlprogrammingA comprehensive collection of project ideas related to PHP programming, complete with source code and MySQL database support.
Published onJanuary 13, 2024Frontend Masters: Solid Principles in React / React Nativereactreact-nativefrontendfrontend-developmentprogrammingsolidExploring what SOLID principles are and how to apply them in React and React Native projects - explained with code examples.
Published onJanuary 11, 2024Creating a Modern Carousel in Jetpack Compose Using Material Design 3kotlinjetpack-composematerial-designandroid-app-developmentui-ux-designuiuxA guide to creating a carousel in Jetpack Compose using Material Design 3.
Published onJanuary 9, 2024Authentication in Next.js with Auth.js (NextAuth 5)NextjsAuthenticationNextauthAuthjsWeb-DevelopmentAn example of how to set up authentication with OAuth and magic links using Auth.js (NextAuth v5) in Next.js.