Spaces:
Sleeping
Sleeping
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 | |