Spaces:
Build error
Build error
File size: 918 Bytes
3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 ea1ba01 3ba68a8 |
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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
title: "Pnp-Bot - Politeknik Negeri Padang Chatbot"
emoji: "π"
colorFrom: "blue"
colorTo: "indigo"
sdk: "streamlit"
sdk_version: "1.29.0"
app_file: "app.py"
pinned: true
---
# PNP-Bot π€
A web-based chatbot for Politeknik Negeri Padang using Sahabat-AI LLM with Retrieval-Augmented Generation (RAG) technology.
## π Live Deployments
- **Chatbot App**: [](YOUR_HF_SPACE_LINK)
- **Admin Dashboard**: <span style="color: orange; font-weight: bold;">Limited Access</span> (Contact maintainer for access)
## π οΈ Technologies
- Python
- LangChain
- Streamlit
- Sahabat-AI LLM
- Hugging Face (Embeddings)
- Replicate (LLM API)
## π Quick Start
### Prerequisites
- Python 3.8+
- Git
### Installation
1. Clone repository:
```bash
git clone https://github.com/your-username/pnp-bot.git
cd pnp-bot
```
|