Run in Google Colab Demo on Hugging Face
Spam filtering with Bayesian epistemology.
In the requirements.txt
, the Intel Optimizations for TensorFlow package (intel-tensorflow
) is listed. Change that to
the official tensorflow
if you're not on an Intel CPU.
You'll need a Google Gemini API key set in the GEMINI_API_KEY
environment variable.