Posts

Showing posts from February, 2023

step-by-step recipe to make Samosas

Image
Here is a step-by-step recipe to make Samosas: For the dough: 2 cups all-purpose flour 2 tablespoons oil 1/2 teaspoon salt Water, as needed For the filling: 2 medium potatoes, boiled and mashed 1/2 cup green peas, boiled 1/2 teaspoon cumin seeds 1/2 teaspoon coriander powder 1/2 teaspoon amchur (dried mango) powder 1/2 teaspoon garam masala Salt, to taste 1/2 teaspoon red chili powder (optional) 2 tablespoons oil Instructions: To make the dough, in a large bowl, mix together the flour, oil, and salt. Gradually add water and knead into a smooth and soft dough. Cover and set aside for 30 minutes. To make the filling, heat oil in a pan over medium heat. Add the cumin seeds and let them sizzle for a few seconds. Add the boiled green peas and mashed potatoes to the pan, along with the coriander powder, amchur powder, garam masala, salt, and red chili powder (if using). Stir to mix everything well. Divide the dough into 10-12 equal-sized balls. Roll out each ball into a thin circle, about 5-...

Chole Bhature||step-by-step recipe to make Chole Bhature

Image
  Here is a step-by-step recipe to make Chole Bhature: For the Chole (Spiced Chickpeas): 2 cups chickpeas (soaked overnight) 2 medium onions, chopped 2 large tomatoes, pureed 2 teaspoons ginger-garlic paste 1 teaspoon cumin powder 1 teaspoon coriander powder 1 teaspoon turmeric powder 1 teaspoon red chili powder 1 teaspoon amchur (dried mango) powder 1 teaspoon garam masala Salt, to taste 2 tablespoons oil 1 cup water For the Bhature: 2 cups all-purpose flour 1/2 teaspoon baking powder 1/2 teaspoon baking soda 1/2 teaspoon sugar Salt, to taste Water, as needed Oil, for deep-frying Instructions: To make the Chole, heat oil in a large saucepan over medium heat. Add the chopped onions and sauté until golden brown, about 5-7 minutes. Add the ginger-garlic paste and cook for another minute until fragrant. Stir in the pureed tomatoes, cumin powder, coriander powder, turmeric powder, red chili powder, amchur powder, garam masala, and salt. Cook until the oil separates from the mixture, ab...

Butter Chicken Recipie||Step by Step process

Image
 Here is a step-by-step recipe to make Butter Chicken: Ingredients: 500g boneless chicken, cut into bite-sized pieces 2 medium onions, finely chopped 2 large tomatoes, pureed 1 tablespoon ginger-garlic paste 1 teaspoon turmeric powder 2 teaspoons coriander powder 2 teaspoons cumin powder 1 teaspoon red chili powder 1 teaspoon garam masala 1/2 teaspoon dried fenugreek leaves 1 cup heavy cream 100g unsalted butter Salt, to taste Fresh coriander leaves, to garnish Instructions: In a large saucepan, heat oil over medium heat. Add the chicken pieces and cook until browned on all sides, about 8-10 minutes. Remove the chicken from the pan and set aside. In the same pan, add butter and allow it to melt. Add the chopped onions and sauté until golden brown, about 5-7 minutes. Add the ginger-garlic paste and cook for another minute until fragrant. Stir in the pureed tomatoes, turmeric powder, coriander powder, cumin powder, red chili powder, garam masala, and dried fenugreek leaves. Cook unti...

How useful is ChatGPT

Image
 ChatGPT is a large language model developed by OpenAI, which has the ability to generate text based on a given prompt. This makes it an incredibly useful tool for a variety of applications. One of the primary uses for ChatGPT is in the field of conversational AI. It can be used to develop chatbots that are able to understand natural language inputs from users and generate appropriate responses. ChatGPT is trained on a large dataset of real-world conversations, which allows it to understand a wide range of context and language patterns. This makes it an ideal tool for developing chatbots that are able to engage in meaningful and relevant conversations with users. Another use for ChatGPT is in the field of content generation. It can be used to generate articles, reports, summaries, and other written content, based on a given prompt or set of guidelines. This can be especially useful for businesses or individuals who need to generate a large amount of content on a regular basis, as i...

How to use chatGPT||Detailed step to step guide

Image
ChatGPT is a conversational AI model developed by OpenAI, which is designed to generate human-like responses based on the input provided. Here's a step-by-step guide on how to use ChatGPT: 1.Obtain Access: To use ChatGPT, you need access to the OpenAI API or GPT-3 Playground. You can sign up for access at OpenAI website. 2.Choose a Development Platform: You can use ChatGPT in various development platforms such as Python, Node.js, Java, or C#, depending on your preferred programming language. 3.Integration: Integrate ChatGPT into your development platform by using the API endpoint provided by OpenAI. 4.Provide Input: Once you have integrated ChatGPT, you can start providing input in the form of text prompts or questions. The model will generate a response based on the input. 5.Fine-tune the Model: You can fine-tune the model by providing additional training data to improve the accuracy of the responses generated. 6.Use Responses: The responses generated by ChatGPT can be used in va...