Open in app

Sign In

Write

Sign In

Plaban Nayak
Plaban Nayak

155 Followers

Home

Lists

About

Published in

AI Planet (formerly DPhi)

·5 days ago

Create An Ecommerce Chat Application to Search Images And Text Using LangChain ,Pinecone And Hybrid Search

What is Keyword Search ? Keyword search, also known as keyword-based search, is a traditional and fundamental method for retrieving information from a database or a search engine. …

Pinecone

21 min read

Create An Ecommerce Chat Application to Search Images And Text Using LangChain ,Pinecone And…
Create An Ecommerce Chat Application to Search Images And Text Using LangChain ,Pinecone And…
Pinecone

21 min read


Published in

AI Planet (formerly DPhi)

·Sep 10

Retrieval Augmented Pipeline with Actions using Nemo Gaurdrails

Conversational AI offers a fresh approach to interacting with computers, making it more natural for tasks like information retrieval, organization, and brainstorming. Its potential is immense. However, there’s a flip side to this. Chatbots can be both impressive and risky. They can provide convincing yet inaccurate information. While we can…

OpenAI

13 min read

Retrieval Augmented Pipeline with Actions using Nemo Gaurdrails
Retrieval Augmented Pipeline with Actions using Nemo Gaurdrails
OpenAI

13 min read


Published in

AI Planet (formerly DPhi)

·Sep 3

Evaluate RAG Pipeline using RAGAS

RAG(Retrieval Augmented Generation) Retrieval Augmented Generation (RAG) is a very popular framework or class of LLM Application. The basic principle of RAG is to leverage external data sources to give LLMs contextual reference. Any RAG implementation has two aspects: Generation : Generation is performed by the LLM, which generates the answer by using…

Langchain

17 min read

Evaluate RAG Pipeline using RAGAS
Evaluate RAG Pipeline using RAGAS
Langchain

17 min read


Published in

AI Planet (formerly DPhi)

·Aug 27

Finetuning OpenAI GPT-3.5-turbo on custom dataset

Fine-tuning enables users to shape the behaviors and capabilities of an existing large language model by further training it using carefully selected custom data. …

OpenAI

29 min read

Finetuning OpenAI GPT-3.5-turbo on custom dataset
Finetuning OpenAI GPT-3.5-turbo on custom dataset
OpenAI

29 min read


Published in

AI Planet (formerly DPhi)

·Aug 20

Building LLM Application for Document Question Answering using Chainlit

What is Chainlit ? Chainlit, is an open-source Python package designed to revolutionize the way you build and share Language Model (LM) applications. With Chainlit, you can create stunning user interfaces (UIs) similar to those of ChatGPT, the renowned language model developed by OpenAI. It develops a streamlit like web interface. Key Features of Chainlit Visualize Intermediary Steps…

Chainlit

6 min read

Building LLM Application for Document Question Answering using Chainlit
Building LLM Application for Document Question Answering using Chainlit
Chainlit

6 min read


Published in

AI Planet (formerly DPhi)

·Jul 30

Retrieval Augmented Generation using Qdrant HuggingFace embeddings and Langchain and Evaluate the Response Generated using OpenAI

What is RAG(Retrieval Augmented Generation) ? Retrieval Augmented Generation (RAG) is a natural language processing (NLP) technique that combines two fundamental tasks in NLP: information retrieval and text generation. It aims to enhance the generation process by incorporating information from external sources through retrieval. …

Langchain

65 min read

Retrieval Augmented Generation using Qdrant HuggingFace embeddings and Langchain and Evaluate the…
Retrieval Augmented Generation using Qdrant HuggingFace embeddings and Langchain and Evaluate the…
Langchain

65 min read


Published in

AI Planet (formerly DPhi)

·Jul 9

Slash OpenAI API costs using Caching

Caching, in simple terms, involves storing the output of a resource-intensive calculation. This allows for retrieving the stored result from the cache instead of recomputing it when the same calculation is required again. Caching proves particularly beneficial when repetitive computations are likely to occur, either within a single session or…

Langchain

6 min read

Slash OpenAI API costs using Caching
Slash OpenAI API costs using Caching
Langchain

6 min read


Published in

AI Planet (formerly DPhi)

·Jul 2

Talk to Websites using OpenAI Langchain and ChromaDB

Here we will Implement Question Answering Application with a website as the source. Steps Involved is as follows : Specify a website Extract the contents of the website and covert to pdf using weasyprint package. Load the contents of the PDF using LangChain. Convert the document content into vector embeddings…

Langchain

3 min read

Talk to Websites using OpenAI Langchain and ChromaDB
Talk to Websites using OpenAI Langchain and ChromaDB
Langchain

3 min read


Jun 4

Ask questions to your images using LangChain and Python

What is LangChain ? LangChain is an open source framework available in Python or JavaScript (TypeScript) packages, enabling AI developers to integrate Large Language Models (LLMs) like GPT-4 with external data. Unlike traditional limitations imposed by LLMs, which are trained on data up until 2021, LangChain overcomes this constraint by allowing LLMs to access…

7 min read

Ask questions to your images using LangChain and Python
Ask questions to your images using LangChain and Python

7 min read


Mar 19

Retrieval Enhanced Generative Medical Question & Answering

In general when performing Question Answering task , we can get answers pertaining to context in which the question was asked. However if we ask more advanced or specific questions to LLMs like COHERE xlarge or google/Flan-t5-xl, these models will not perform well. So in order to to accurately and…

Questions Answers

8 min read

Retrieval Enhanced Generative Medical Question & Answering
Retrieval Enhanced Generative Medical Question & Answering
Questions Answers

8 min read

Plaban Nayak

Plaban Nayak

155 Followers

Machine Learning and Deep Learning enthusiast

Following
  • FS Ndzomga

    FS Ndzomga

  • Anthony Alcaraz

    Anthony Alcaraz

  • Synced

    Synced

  • Dr. Varshita Sher

    Dr. Varshita Sher

  • Ramsri Goutham

    Ramsri Goutham

See all (335)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams