An open API service indexing awesome lists of open source software.

https://github.com/peterj/ask-pdf-langchain


https://github.com/peterj/ask-pdf-langchain

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# LangChain + OpenAI + Mistral AI

Simple "Ask the PDF" functionality implemented with LangChain, OpenAI and Mistral AI.

For full context, check out the [video](https://www.youtube.com/watch?v=KsGN_3IfRfs).

## Running

You'll need OpenAI and Mistral AI API keys set as environment variables before running the scripts (`pdf.py` and `main.py`).