CoBoTian is a prototype that leverages Microsoft's Phi-2 model to generate funny jokes on user provided phrases.
- Clone the repository
git clone https://github.com/PratikDavidson/CoBoTian
- Install the requirements
pip install requirements.txt
- Run the streamlit app
streamlit run app.py
Contributions are always welcome!
Kudos to lablab.ai for hosting the Phi-2 Technology: 24 Hours Challenge, which made it possible for me to learn and explore more about SLM models and build this project.
Enjoy the app and keep learning!!!