Views
No views yet
| Purpose | Technology |
|---|---|
| NLP Models | 🤗 Transformers |
| Web Interface | Streamlit |
| Deep Learning Backend | PyTorch |
| Deployment | Hugging Face Spaces / GitHub |
1git clone https://github.com/a-anatoliy/ai-text-assistant.git
2cd ai-text-assistant
3pip install -r requirements.txt
4streamlit run app.py