--- title: 'Talk2Book: 1984' emoji: 📚 colorFrom: blue colorTo: blue sdk: streamlit sdk_version: 1.17.0 app_file: app.py pinned: false license: apache-2.0 fullWidth: true models: [hkunlp/instructor-large] datasets: [calmgoose/orwell-1984_faiss-instructembeddings] tags: [Question Answering, LangChain, talk2book, Instructor Embeddings, faiss, LLM] --- # Talk2Book: 1984 📖 Using large language models to talk to the book '1984'. Based on the notebooks in [Talk2Book](https://github.com/batmanscode/Talk2Book).