Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vikalluru
/
GenerativeAIExamples
Public
forked from
NVIDIA/GenerativeAIExamples
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Vmodak/pdm aiq agent
- #1
#1
Draft
vikalluru
wants to merge 24 commits into
vikalluru:main
vikalluru/GenerativeAIExamples:main
from
vmodak-nv:vmodak/pdm_aiq_agent
vmodak-nv/GenerativeAIExamples:vmodak/pdm_aiq_agent
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
Vmodak/pdm aiq agent
#1
vikalluru
wants to merge 24 commits into
vikalluru:main
vikalluru/GenerativeAIExamples:main
from
vmodak-nv:vmodak/pdm_aiq_agent
vmodak-nv/GenerativeAIExamples:vmodak/pdm_aiq_agent
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2025
Test commit
Show description for 584ea3e
vikalluru
committed
584ea3e
View commit details
Copy full SHA for 584ea3e
Browse repository at this point
Git ignore with new README
Show description for b1cf8c2
vikalluru
committed
b1cf8c2
View commit details
Copy full SHA for b1cf8c2
Browse repository at this point
Full agentic workflow
Show description for 4f69236
vikalluru
committed
4f69236
View commit details
Copy full SHA for 4f69236
Browse repository at this point
Simpler Readme
Show description for 851e22c
vikalluru
committed
851e22c
View commit details
Copy full SHA for 851e22c
Browse repository at this point
test prompts added
Show description for 822c7df
vikalluru
committed
822c7df
View commit details
Copy full SHA for 822c7df
Browse repository at this point
Verified full flow. Added screenshots
Show description for 676339f
vikalluru
committed
676339f
View commit details
Copy full SHA for 676339f
Browse repository at this point
Images
Show description for d220921
vikalluru
committed
d220921
View commit details
Copy full SHA for d220921
Browse repository at this point
Commits on Jun 12, 2025
Reasoning based workflow complete
Show description for eea69e5
vikalluru
committed
eea69e5
View commit details
Copy full SHA for eea69e5
Browse repository at this point
Commits on Jun 14, 2025
Merge branch 'NVIDIA:main' into vikalluru/pdm_aiq_agent
vikalluru
authored
f4644a0
View commit details
Copy full SHA for f4644a0
Browse repository at this point
Commits on Jun 16, 2025
architecture diagram
Show description for fb984ab
vikalluru
committed
fb984ab
View commit details
Copy full SHA for fb984ab
Browse repository at this point
EOL fixes
Show description for 1ee76b3
vikalluru
committed
1ee76b3
View commit details
Copy full SHA for 1ee76b3
Browse repository at this point
Commits on Jun 30, 2025
config files
Show description for ae1386d
vikalluru
committed
ae1386d
View commit details
Copy full SHA for ae1386d
Browse repository at this point
Commits on Jul 11, 2025
Initial commit with all changes to vmodak/pdm_aiq_agent branch
vmodak-nv
committed
4626412
View commit details
Copy full SHA for 4626412
Browse repository at this point
Remove .DS_Store files and AIQToolkit-UI from tracking, add .gitignore
vmodak-nv
committed
66fe140
View commit details
Copy full SHA for 66fe140
Browse repository at this point
Fix missing dependencies in pyproject.toml
Show description for 1057459
vmodak-nv
committed
1057459
View commit details
Copy full SHA for 1057459
Browse repository at this point
feat: Implement chart evaluation framework with comprehensive fixes
Show description for a6a72af
vmodak-nv
committed
a6a72af
View commit details
Copy full SHA for a6a72af
Browse repository at this point
docs: Add evaluation section to README with config options
Show description for 9be57ec
vmodak-nv
committed
9be57ec
View commit details
Copy full SHA for 9be57ec
Browse repository at this point
Commits on Jul 14, 2025
Repository cleanup and unified master system
Show description for 96c7411
vmodak-nv
committed
96c7411
View commit details
Copy full SHA for 96c7411
Browse repository at this point
Configure .gitignore to exclude backup folder and output files for local consumption
Show description for f32ad0e
vmodak-nv
committed
f32ad0e
View commit details
Copy full SHA for f32ad0e
Browse repository at this point
Update predictive maintenance agent: unified config, tool fixes, and UI enhancements
vmodak-nv
committed
1330bef
View commit details
Copy full SHA for 1330bef
Browse repository at this point
Add reference visualization plots to README
vmodak-nv
committed
97efb1d
View commit details
Copy full SHA for 97efb1d
Browse repository at this point
Update README with evaluation results summary and restructured sections
vmodak-nv
committed
df1e59c
View commit details
Copy full SHA for df1e59c
Browse repository at this point
Update README and rename eval_set.json to eval_set_simple.json
vmodak-nv
committed
da5a573
View commit details
Copy full SHA for da5a573
Browse repository at this point
Commits on Jul 18, 2025
Add plot_analyzer_tool for enhanced chart evaluation
Show description for 8248c4c
vmodak-nv
committed
8248c4c
View commit details
Copy full SHA for 8248c4c
Browse repository at this point
You can’t perform that action at this time.