We created a user-friendly developer platform and provide api for the same to show how prompt based learning, which is a zero shot learning approach for large language models, can optimize for trivial tasks and find an appropriate response given a suitable prompt. This will help us automate trivial generation tasks which normally need human input in them.
- Clone the repository with
https://github.com/Hero9868/Prompt-Based-Zero-Shot-Learning-Analysis-of-LLM
- To install -
pip install -r requirements.txt
- To run the app on
http://localhost:8501
runstreamlit run app/main.py
- Pratyush Khuntia - 1905828
- Junaid Rahim - 1905831
- Biswaroop Bhattacharjee - 1905832