llms.txt Content
# NVIDIA Developer
Comprehensive developer portal for NVIDIA’s accelerated computing and AI tools.
## Generative AI
Create scalable generative AI solutions using neural networks to learn patterns from existing data and generate new, original text, image, audio, and video content.
- [NeMo Customizer](https://developer.nvidia.com/nemo-customizer.md): Fine-tune LLMs using supervised techniques
- [NeMo Evaluator](https://developer.nvidia.com/nemo-evaluator.md): Comprehensive evaluation capabilities for LLMs
- [NeMo Guardrails](https://developer.nvidia.com/nemo-guardrails.md): Safety checks and content moderation
- [NeMo Agent Toolkit](https://developer.nvidia.com/nemo-agent-toolkit.md): Build AI-powered conversational agents and agentic applications with NeMo
- [NeMo Retriever](https://developer.nvidia.com/nemo-retriever.md): Multimodal retrieval-augmented generation microservices
- [NIM](https://developer.nvidia.com/nim.md): Inference microservices for foundation models
## Inference Optimization
Deploy high-performance AI inference workloads.
- [TensorRT](https://developer.nvidia.com/tensorrt.md): Ecosystem of APIs, compilers, and runtimes for high-performance deep learning inference
- [Dynamo](https://developer.nvidia.com/dynamo.md): Unified framework for high-performance LLM inference with KV-aware routing and SLA-based auto-scaling
## Data Science
Analyze large-scale data with GPU-accelerated libraries for machine learning and analytics.
- [CUDA-X Data Science](https://developer.nvidia.com/topics/ai/data-science/cuda-x-data-science-libraries.md): High-performance GPU-accelerated suite for modern data science workflows
- [cuDF](https://developer.nvidia.com/topics/ai/data-science/cuda-x-data-science-libraries/cudf.md): GPU DataFrame library accelerating pandas workflows
- [cuML](https://developer.nvidia.com/topics/ai/data-science/cuda-x-data-science-libraries/cuml.md): GPU-accelerated machine learning algorithms compatible with scikit-learn
- [NeMo Curator](