We’ve built this over the last few weeks to leverage vector search and LLMs (this is backed by GPT-3.5, though we’re also testing Flan-T5) to answer question over large sets of documents with references. Currently, we’ve ingested the documentation for React and some key adjacent libraries (Redux, React-Redux, React-Router, MUI). This allows you to ask various natural language questions and […]