File size: 744 Bytes
8eda566 f0f10e9 8eda566 f0f10e9 8eda566 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
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.
|