3.9.13
pip install virtualenv
python -m venv env
.\env\Scripts\activate
pip install -r requirements.txt
- edit
.env.example
file to.env
and fillupHUGGINGFACEHUB_API_TOKEN
- Get the API Token from HuggingFace API
streamlit run app.py
matplotlib.use('TkAgg')
working withpandasai==0.5.0
but buggy.- Free LLMs give wrong/weird answer sometimes