Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds compatibility with NVIDIA AI Workbench #6

Merged
merged 24 commits into from
Jan 29, 2025

Conversation

nv-edwli
Copy link
Collaborator

  1. Adds supporting files for AI Workbench (pre/postBuild, variables.env, etc.)
  2. Adds README instructions for running blueprint in AI Workbench
  3. Modifies notebook to utilize AI Workbench compose endpoints when running in AI Workbench, and standard endpoints when running elsewhere.
  4. Adds a locally-running frontend component that users in AI Workbench can open from the app to interact with the blueprint using their own custom PDFs.
  5. Modifies docker-compose.yaml to add AIWB env vars and a locally-running NVIDIA NIM container as a compose profile for a locally-running long-reasoning agent.

nv-edwli and others added 24 commits January 6, 2025 13:55
- Added pip packages: ujson, jupyterlab>3.0, gradio==4.43.0
- Removed pip packages: ujson
- Deleted secret 'NIM_KEY'
- Created secret 'NVIDIA_API_KEY'
- Added 29 files
- Modified 6 files
- Deleted secret 'SENDER_EMAIL_PASSWORD'
- Modified files: README.md, models.json
- Modified files: frontend/__main__.py, frontend/output.log
- Modified files: frontend/__main__.py, frontend/utils/email_demo.py,
models.json, variables.env
- Modified files: README.md, frontend/__main__.py, models.json,
variables.env
- Modified files: docker-compose.yaml, frontend/__main__.py
- Added files: workbench/PDFtoPodcast.ipynb, workbench/README.md
- Modified files: README.md, frontend/__main__.py,
launchable/PDFtoPodcast.ipynb, variables.env
- Modified files: workbench/README.md
- Modified files: frontend/__main__.py, frontend/utils/email_demo.py
@dglogo dglogo merged commit b02e218 into NVIDIA-AI-Blueprints:main Jan 29, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants