Skip to content

Latest commit

 

History

History

gemini-chat-pdf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

langchain-gemini-chat-pdf

A sample Streamlit web application for generative question-answering using LangChain, Gemini and Chroma.

LangChain is an open-source framework created to aid the development of applications leveraging the power of large language models (LLMs). It can be used for chatbots, text summarisation, data generation, code understanding, question answering, evaluation, and more. Gemini is a family of multimodal large language models developed by Google DeepMind, serving as the successor to LaMDA and PaLM 2. Chroma, on the other hand, is an open-source, lightweight embedding (or vector) database that can be used to store embeddings locally. Together, developers can easily and quickly create AI-native applications.

langchain-gemini-chat-pdf

For a detailed guide, see this post. To deploy on Railway using a one-click template, click the button below.

Deploy on Railway