Chat RTX Prompts & Examples

NVIDIA’s ChatRTX is not just another AI tool. It is a highly customizable system that allows users to engage with data, generate creative content, and perform complex analyses using large language models (LLMs) enhanced by Retrieval-Augmented Generation (RAG). This guide dives deep into how to create precise and effective prompts for ChatRTX, illustrating various use cases to enhance productivity in business, creativity, and technical tasks.

Document Retrieval Prompts: Extracting Key Information

  • Basic Retrieval Example 1: Identify all mentions of ‘customer retention’ in the attached annual report and summarize the findings.
  • Basic Retrieval Example 2: Find all the references to ‘market expansion’ in the last five years of financial statements.
  • Advanced Retrieval Example 1: Compare the revenue figures from 2020 and 2021 in this dataset and explain any major changes between the two years.
  • Advanced Retrieval Example 2: List the top five performance metrics for each quarter from 2019 to 2022 in this collection of financial reports.


Advanced Retrieval: Comparison

Compare the revenue figures from 2020 and 2021 in this dataset and explain any major changes between the two years. Ensure to consider operational costs and net profits for a detailed analysis.

Creative Content Generation Prompts: Leveraging AI for Writing

  • Basic Creative Example 1: Write a blog post outline on the importance of AI in modern healthcare.
  • Basic Creative Example 2: Create a short story about a futuristic city where humans and robots coexist.
  • Advanced Creative Example 1: Draft a 500-word essay comparing the use of AI in education and healthcare, using the research data from these documents.
  • Advanced Creative Example 2: Generate a Python script that calculates the monthly revenue based on this dataset and includes error handling for missing data.


Advanced Creative Prompt: Python Script

Generate a Python script that calculates the monthly revenue based on this dataset, including error handling for missing data. This script should process the CSV file, calculate averages, and handle null values gracefully.

Customer Feedback Analysis: Gaining Insights from Data

Prompt Output
Summarize the most common complaints from customers in the 2022 feedback forms. A summary of common complaints including delays in customer service and quality issues with product X.
Compare the sentiment of customer reviews between product A and product B over the last year. Sentiment analysis indicates higher satisfaction with product B due to improved features and durability.

Image Recognition Prompts: Organizing and Classifying Visual Data

  • Basic Image Recognition Example 1: Classify these images into categories such as nature, urban, and people.
  • Basic Image Recognition Example 2: Identify the objects in this image and describe their colors.
  • Advanced Image Recognition Example 1: Sort these images by theme—such as technology, sports, and landscapes—and provide a description for each group.
  • Advanced Image Recognition Example 2: Analyze the photos in this collection and tag those with outdoor settings, distinguishing between day and night scenes.


Advanced Image Recognition: Tagging and Sorting

Sort these images by theme—such as technology, sports, and landscapes. Ensure each image is tagged accurately based on the visual elements present.

Technical Writing and Code Generation: Drafting and Coding with AI

  • Technical Writing Example 1: Write an introduction for a technical whitepaper on the benefits of using AI to optimize supply chain management.
  • Technical Writing Example 2: Draft a user guide for deploying a neural network model using TensorFlow, focusing on installation, setup, and basic training commands.
  • Code Generation Example 1: Generate a Python function that processes CSV data to calculate the monthly average sales figures, including error handling for missing values.
  • Code Generation Example 2: Write a SQL query that extracts the top 10 most active users from the user_activity table, grouped by month.


Python Script for CSV Data Processing
Generate a Python function that processes CSV data to calculate the monthly average sales figures, handling missing values with try-except blocks

By mastering the art of crafting effective prompts, users can fully harness the potential of ChatRTX. Whether you’re retrieving detailed information from vast datasets, generating creative content, or performing complex technical tasks, the precision and clarity of your prompts will determine the quality of the AI’s output. Use these structured steps and examples to enhance productivity, improve decision-making, and unlock new creative possibilities with ChatRTX.