Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.45.1
metadata
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
π οΈ Technologies
- Python
- LangChain
- Streamlit
- Sahabat-AI LLM
- Hugging Face (Embeddings)
- Replicate (LLM API)
π Quick Start
Prerequisites
- Python 3.8+
- Git
Installation
- Clone repository:
git clone https://github.com/your-username/pnp-bot.git cd pnp-bot