Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 232 Bytes

Gemini API Practice

Install Requirements pip install -r requirements.txt

For ChatBot - streamlit run qachat.py

For Translator - streamlit run translator.py

For Image Captioning - streamlit run vision.py