Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 501 Bytes

File metadata and controls

8 lines (7 loc) · 501 Bytes

Using Gemma to Answer Common Python Questions | Python, Gemma-2b-it

Independent Project/Kaggle Competition Entry

● Created an Interactive tool that uses Google’s Gemma-2b-it language model to answer common Python programming questions, enhancing developers learning. ● Implemented few-shot learning to prime the model, improving context understanding and response generation. ● Build an interactive user interface with widgets for real-time question submission and response display.