Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.13.1
metadata
title: Pizza order bot
emoji: 👀
colorFrom: indigo
colorTo: red
sdk: gradio
app_file: app.py
pinned: false
license: openrail
duplicated_from: Antoine245/bot
Duplicated from https://huggingface.co/spaces/Antoine245/bot This example shows how you may develop bots with makersuite to make it work properly in google's plateform and then make it available wiht gradio and HF. Embedded here: https://comparateur-image.web.app/Pizza_order_bot/
Easy Chatbot with PaLM API
- go to https://makersuite.google.com/app/home
- create your bot in the chat prompt
- change app.py file with your own context and examples
- add your own palm api key https://makersuite.google.com/app/apikey to your HF environment (cf https://huggingface.co/docs/huggingface_hub/guides/manage-spaces)
- ready to use chatbot that can be used as embedded in any websites (cf https://comparateur-image.web.app/bot/)
Errors
- clear button (gr.ClearButton needs a fix in embedded websites), I use a basic button until fixed
Use community if any question/request
Please check mkersuite quickstart
Makersuite allows you to change context and examples in order to get the best chatbot and then export the code. You can then try it in gradio by cloning this space and changing context and examples.
Check out https://developers.generativeai.google/tutorials/makersuite_quickstart
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference