Spaces:
Sleeping
Sleeping
File size: 751 Bytes
70886ac 0fef58e 70886ac 0fef58e 70886ac 0fef58e |
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 |
---
title: Ask Osho
emoji: π§ββοΈ
colorFrom: yellow
colorTo: green
sdk: streamlit
sdk_version: 1.29.0
app_file: streamlit_app.py
pinned: false
license: apache-2.0
---
# Ask Osho - AI-Powered Q&A System
This is an AI-powered question-answering system that allows you to ask questions about Osho's teachings. The system uses a vector database built from Osho's books to provide relevant answers along with source references.
## Features
- Ask questions about Osho's teachings
- Get answers with relevant book references
- Example questions to get started
- Clean and intuitive interface
## Technology Stack
- Streamlit for the web interface
- ChromaDB for vector storage
- Sentence Transformers for embeddings
- Hugging Face for deployment
|