Skip to content

PratikDavidson/CoBoTian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoBoTian

CoBoTian is a prototype that leverages Microsoft's Phi-2 model to generate funny jokes on user provided phrases.

How to build

  1. Clone the repository
git clone https://github.com/PratikDavidson/CoBoTian
  1. Install the requirements
pip install requirements.txt
  1. Run the streamlit app
streamlit run app.py

Contributing

Contributions are always welcome!

Acknowledgements

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!!!

Releases

No releases published

Packages

No packages published

Languages