8000 GitHub - kevin51jiang/ht6-ai-apps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kevin51jiang/ht6-ai-apps

Repository files navigation

Hack the 6ix Intro to AI-enhanced Apps Workshop

To install:

  • Python 3.10

Setup the venv

python -m venv .venv

source .venv/bin/activate # On Mac/Linux
.venv/scripts/activate  # on Windows

Then, once you're done that, install the requirements.

pip install -r requirements.txt

We're not using Conda for this because we want a lightweight environment for a quick workshop. Your project (for this hackathon) may vary.

Also check out:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0