adamlin120 / ask-the-doc

Ask the Doc app built using Langchain and Streamlit.

Home Page:https://langchain-ask-the-doc.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿฆœ๐Ÿ”— LangChain - Ask the Doc

Build a Document Question Answering app using LangChain and Streamlit.

Demo App

Streamlit App

Get an OpenAI API key

You can get your own OpenAI API key by following the following instructions:

  1. Go to https://platform.openai.com/account/api-keys.
  2. Click on the + Create new secret key button.
  3. Next, enter an identifier name (optional) and click on the Create secret key button.

Try out the app

Once the app is loaded, go ahead and enter your OpenAI API key and type a question in the text box and wait for a generated response.

About

Ask the Doc app built using Langchain and Streamlit.

https://langchain-ask-the-doc.streamlit.app/


Languages

Language:Python 100.0%