AI Integration
FullyHacks
FullyHacks is this weekend!
ig: @fullyhacks
Integrating AI
Mediapipe by Google
Gemini by Google
Whisper by OpenAI
Before we get started…
Check if Python is installed with `python –-version` or `python3 –-version` in the terminal (Depending on system, Python may use either `python` or `python3` as its name)
We’ll be working in a space known as a virtual environment.
Create a virtual environment with `python -m venv venv`, which makes a folder named `venv`, then activate it (The command to activate it differs depends on your system and shell; we’ll give it to you later).
You install Python packages with `pip install library_name`; if you’re in an activated virtual environment, then packages will only be installed in that virtual environment.
Clone this Repository
`git clone https://github.com/ryan-avancena/integrating-ai`
What we’re doing …
Gemini API Key
Whisper Documentation
AIzaSyA6Ijp_qN_rEl70Ob-J5G-1_CIyBsO7lrI
Closing
Executive Board Applications are still open!