Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Search

30 results

Filter
Filter by tag
POST Request
Credit Scoring Education Integrated Deployment KNIME Business Hub Machine Learning Model Deployment Model as a Service RESTful Service Service
  1. Go to item
    Workflow
    ChatGPT as a KNIME chat dashboard
    ChatGPT GPT-3 OpenAI
    +4
    This workflow issues POST requests to the OpenAI API, and uses the model that powers ChatGPT to create a chat dashboard.
    roberto_cadili > Public > ChatGPT as a KNIME chat dashboard
    8
    roberto_cadili
  2. Go to item
    Workflow
    GPT-3 meets StackOverflow
    API Question answering Stackoverflow
    +4
    The workflow begins by scraping the top 10 questions from StackOverflow with the Get Request node. These questions are cleaned an…
    knime > Examples > 01_Data_Access > 05_REST_Web_Services > 09_GPT-3_meets_StackOverflow
    4
    knime
  3. Go to item
    Workflow
    20230608 Pikairos JustKNIMEIt Season 2 Challenge 11 Ask me Anything with GPT-3
    JKISeason2-11 POST Request
    Language models have become extremely popular, and can be efficiently incorporated into your projects through an API. You can int…
    heatherpikairos > Public > Just KNIME It > Season 2 > 20230608 Pikairos JustKNIMEIt Season 2 Challenge 11 Ask me Anything with GPT-3
    1
    heatherpikairos
  4. Go to item
    Workflow
    02_Prediction_workflow_optimization
    Education Integrated Deployment Machine Learning
    +10
    Prediction workflow. In this workflow we optimize the prediction workflow directly. The same can be done from the training workfl…
    cchioson > Public > Self-Paced Courses > L3-CD Continuous Deployment and MLOps > Solutions > Part 4 > 02_Prediction_workflow_optimization
    0
    cchioson
  5. Go to item
    Workflow
    01_Model_stress_testing
    Education Integrated Deployment Machine Learning
    +10
    Model stress testflow. This workflow tests that the prediction workflow's inference time is within the expected time range. The t…
    cchioson > Public > Self-Paced Courses > L3-CD Continuous Deployment and MLOps > Solutions > Part 4 > 01_Model_stress_testing
    0
    cchioson
  6. Go to item
    Workflow
    03a_Call_the_prediction_workflow_via_POST_request
    Education Integrated Deployment Machine Learning
    +8
    Calling a prediction workflow deployed as a REST service. Example scenario: The bank wants to allow applicants to calculate their…
    cchioson > Public > Self-Paced Courses > L3-CD Continuous Deployment and MLOps > Solutions > Part 2 > 03a_Call_the_prediction_workflow_via_POST_request
    0
    cchioson
  7. Go to item
    Workflow
    GPT-3 meets StackOverflow
    API Question answering Stackoverflow
    +4
    The workflow begins by scraping the top 10 questions from StackOverflow with the Get Request node. These questions are cleaned an…
    roberto_cadili > Public > LLMs use cases > OpenAI > GPT-3_meets_StackOverflow
    0
    roberto_cadili
  8. Go to item
    Workflow
    Score ChatGPT and use it for classification
    ChatGPT OpenAI POST Request
    +2
    This workflow relies on zero-shot and few-shot learning via prompt engineering to score ChatGPT. Next, the user can apply the bes…
    roberto_cadili > Public > LLMs use cases > OpenAI > Score ChatGPT and use it for classification
    0
    roberto_cadili
  9. Go to item
    Workflow
    02_Prediction_workflow_optimization
    Education Integrated Deployment Machine Learning
    +10
    Prediction workflow. In this workflow we optimize the prediction workflow directly. The same can be done from the training workfl…
    cchioson > Public > Self-Paced Courses > L3-CD Continuous Deployment and MLOps > Exercises > Part 4 > 02_Prediction_workflow_optimization
    0
    cchioson
  10. Go to item
    Workflow
    03a_Call_the_prediction_workflow_via_POST_request
    Education Integrated Deployment Machine Learning
    +8
    Calling a prediction workflow deployed as a REST service. Example scenario: The bank wants to allow applicants to calculate their…
    cchioson > Public > Self-Paced Courses > L3-CD Continuous Deployment and MLOps > Exercises > Part 2 > 03a_Call_the_prediction_workflow_via_POST_request
    0
    cchioson
  11. Go to item
    Workflow
    02a_Model_stress_testing
    Education Integrated Deployment Machine Learning
    +10
    Model stress testflow. This workflow tests that the prediction workflow's inference time is within the expected time range. The t…
    knime > Education > Courses > L3-CD Continuous Deployment and MLOps > Solutions > Session 4 > 02a_Model_stress_testing
    0
    knime
  12. Go to item
    Workflow
    02b_Prediction_workflow_optimization
    Education Integrated Deployment Machine Learning
    +10
    Prediction workflow. In this workflow we optimize the prediction workflow directly. The same can be done from the training workfl…
    knime > Education > Courses > L3-CD Continuous Deployment and MLOps > Solutions > Session 4 > 02b_Prediction_workflow_optimization
    0
    knime
  13. Go to item
    Workflow
    03a_Call_the_prediction_workflow_via_POST_request
    Education Integrated Deployment Machine Learning
    +8
    Calling a prediction workflow deployed as a REST service. Example scenario: The bank wants to allow applicants to calculate their…
    knime > Education > Courses > L3-CD Continuous Deployment and MLOps > Exercises > Session 2 > 03a_Call_the_prediction_workflow_via_POST_request
    0
    knime
  14. Go to item
    Workflow
    02a_Model_stress_testing
    Education Integrated Deployment Machine Learning
    +10
    Model stress testflow. This workflow tests that the prediction workflow's inference time is within the expected time range. The t…
    knime > Education > Courses > L3-CD Continuous Deployment and MLOps > Exercises > Session 4 > 02a_Model_stress_testing
    0
    knime
  15. Go to item
    Workflow
    01_Model_stress_testing
    Education Integrated Deployment Machine Learning
    +10
    Model stress testflow. This workflow tests that the prediction workflow's inference time is within the expected time range. The t…
    cchioson > Public > Self-Paced Courses > L3-CD Continuous Deployment and MLOps > Exercises > Part 4 > 01_Model_stress_testing
    0
    cchioson
  16. Go to item
    Workflow
    03_Fetch_SMILES
    PubChem AWS Chemistry
    +4
    This is the third workflow in the PubChem Big Data story. First, we obtain the SMILES of the necessary CIDs using PubChem REST se…
    knime > Life Sciences > Cheminformatics > ChemistryFPs_vs_BiologyFPs > DataPrep > 03_Fetch_SMILES
    0
    knime
  17. Go to item
    Workflow
    ChemSpider Text Search
    ChemSpider REST POST Request
    +1
    Example workflow to access the ChemSpider API, implementing the demonstration from https://developer.rsc.org/get-started.
    daniela_digles > Public > ChemSpider Text Search
    0
    daniela_digles
  18. Go to item
    Workflow
    ChatGPT as a KNIME chat dashboard
    ChatGPT GPT-3 OpenAI
    +4
    This workflow issues POST requests to the OpenAI API, and uses the model that powers ChatGPT to create a chat dashboard.
    roberto_cadili > Public > LLMs use cases > OpenAI > ChatGPT as a KNIME chat dashboard
    0
    roberto_cadili
  19. Go to item
    Workflow
    03a_Call_the_prediction_workflow_via_POST_request
    Education Integrated Deployment Machine Learning
    +8
    Calling a prediction workflow deployed as a REST service. Example scenario: The bank wants to allow applicants to calculate their…
    knime > Education > Courses > L3-CD Continuous Deployment and MLOps > Solutions > Session 2 > 03a_Call_the_prediction_workflow_via_POST_request
    0
    knime
  20. Go to item
    Workflow
    02b_Prediction_workflow_optimization
    Education Integrated Deployment Machine Learning
    +10
    Prediction workflow. In this workflow we optimize the prediction workflow directly. The same can be done from the training workfl…
    knime > Education > Courses > L3-CD Continuous Deployment and MLOps > Exercises > Session 4 > 02b_Prediction_workflow_optimization
    0
    knime

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits