--- language: en library_name: pytorch tags: - chatbot - question-answering - pytorch - wecraft-tech license: apache-2.0 datasets: [] model_name: WeCraft Chatbot --- # WeCraft Chatbot Model This is a PyTorch-based model designed to power the WeCraft Tech chatbot. It is optimized for answering questions related to the company and suggesting navigation links on the WeCraft Tech website. ## Features - Answer company-specific FAQs. - Suggest navigation links for better website interaction. - Summarize content pages. ## Model Framework - **Framework**: PyTorch - **Task**: Question-Answering / Text Generation ## How to Use You can use this model via the Hugging Face Inference API or integrate it directly into your application.