title: Airbnb 10-Q Chatbot | |
emoji: π | |
colorFrom: red | |
colorTo: green | |
sdk: docker | |
pinned: false | |
app_port: 7860 | |
This chatbot is designed to answer questions about Airbnb's 10-Q financial statement for the quarter ended March 31, 2024. | |
It uses corrective RAG as the architecture to retrieve information based on the user's input, grading the relevance of the retrieved documents, and optionally querying Wikipedia for additional information, if necessary. | |