You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
In this tutorial we will see 💡 How to get answers from documents using Chroma vector database, PaLM LLM by Google, and a question answering chain from LangChain. And finally, use Streamlit to develop and host the web application. You will need to use your google_api_key (you can get one from Google).
In this tutorial we will see 💡 How to get answers from a PDF file using Chroma vector database, PaLM LLM by Google, and a question answering chain from LangChain. And finally, use Streamlit to develop and host the web application. You will need to use your google_api_key (you can get one from Google).