Built with Langchain, Nougat, OpenAI, Gradio, and Pixi
Only tested on a linux machine, requires a CUDA gpu as Nougat will be too slow otherwise
curl -fsSL https://pixi.sh/install.sh | bash
Make sure to restart your terminal or source your shell for changes to take affect
export OPENAI_API_KEY=<your_key_here>
pixi run app
- Initial Release with OpenAI 3.5-16k
- Add CTransfomers/Ollama for local version
- Colab Demo
- Huggingface Spaces Demo