Kathiravan24/microsoft-codebert-base
0
1---2title: Microsoft Codebert Base3emoji: 💬4colorFrom: yellow5colorTo: purple6sdk: gradio7sdk_version: 5.0.18app_file: app.py9pinned: false10short_description: analysis code11hf_oauth: true12hf_oauth_scopes:13- inference-api14---15 16An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).