https://github.com/stenwire/udacity-genai
udacity genai
https://github.com/stenwire/udacity-genai
Last synced: 9 months ago
JSON representation
udacity genai
- Host: GitHub
- URL: https://github.com/stenwire/udacity-genai
- Owner: stenwire
- License: cc0-1.0
- Created: 2025-01-28T19:26:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T19:47:14.000Z (over 1 year ago)
- Last Synced: 2025-01-28T20:32:56.589Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Udacity GenAI nanodegree course
## Steps to run:
- Create virtual environment
- Install dependencies from requirements.txt file
- Activate virtual environment
- Run `jupyter lab` in the activated command line to open up folder in a jupyter local server.
- To download hugginface datasets, create an hugginface account, setup hugginface-cli, and login.