BoxcarsAI / boxcars

Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
MIT License
434 stars 39 forks source link

Notion Q&A #13

Closed francis closed 1 year ago

francis commented 1 year ago

This would be pretty slick to pull off. https://github.com/hwchase17/notion-qa

jaigouk commented 1 year ago

the notion-qa example repo is using faiss and ruby but I was not able to find a good usage examples.

https://github.com/ankane/faiss-ruby https://rubygems.org/gems/faiss/reverse_dependencies

i will try to use existing Hnswlib and check the hwchase17/notion-qa

francis commented 1 year ago

Thanks @jaigouk 👍