GenerativeAIExamples
Build RAG pipelines, AI agents, and reservoir simulation workflows with NVIDIA
All Skills in This Repository (5)
Pure Emerald Level Indicatorssimulation_skill
Run and monitor OPM Flow reservoir simulations with lifecycle control.
input_file_skill
Parse and patch OPM Flow DATA keyword blocks with natural language instructions.
rag_skill
Retrieve simulator manual definitions and DATA examples via Milvus and NVIDIA embeddings.
results_skill
Extract key results from OPM/Eclipse simulation outputs.
plot_skill
Plot and compare OPM Flow summary metrics from .SMSPEC/.PRT data using Matplotlib.
Frequently Asked Questions
FAQPage SchemaHow to install GenerativeAIExamples?โผ
Run `npx skills add NVIDIA/GenerativeAIExamples --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with NVIDIA Generative AI Examples?โผ
You can build RAG pipelines, agentic workflows, fine-tuned models, and vision applications using NVIDIA NIM and NeMo microservices with LangChain or LlamaIndex.
How does the reservoir simulation agent work?โผ
It lets you parse, modify, run, and plot OPM Flow simulation files using plain English, and it automatically fixes and re-runs failed simulations.
Do I need an NVIDIA API key to use these examples?โผ
Yes. Most examples require a free NVIDIA API key from build.nvidia.com, though some workflows can run fully on-premises with local NIM deployments.
Can non-developers use these AI agent skills?โผ
The skills accept natural language instructions, but you need basic Python and Docker knowledge to set up the underlying environments first.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core