--- title: Allofresh Assistant (Alita) emoji: ⚡ colorFrom: red colorTo: indigo sdk: gradio app_file: app.py pinned: false --- Update: 15/05/2023 Capabilities: - Moderation: Filtering out irrelevant or inappropriate questions - Answering: Answering the users' free form questions - Recommendation: Recommending stuffs from Allofresh based on the previous answer Limitations: - Latency: At times it takes 3 mins to get an answer for a single query - Main causes: Azure OpenAI RPM (Request per Minute) limit - I guess we can work this through by providing streaming, so users won't be too bored waiting for the response - Product Search Limitations: We use Allofresh's search API to search for relevant products to be recommended