Hey there! Today, we’re diving into creating a cool rag (retrieval-augmented generation) app. Sometimes our app gives us chunks of
Continue readingTag: thecodespace
Multiple PDF Summarizer webapp Using OpenAI, Langchain and Streamlit
In this article we are going to create Simple Web Application when we will upload multiple Pdf documents as input
Continue readingAPIView in Django Rest Framework
In Django rest framework we can also write simple Function based views like below, It provides a set of simple
Continue reading