skeltzyboiii OP t1_j8m63ka wrote on February 15, 2023 at 9:25 AM Reply to [P] From “iron manual” to “Iron Man” — Augmenting GPT for fast editable memory to enable context aware question & answering by skeltzyboiii TL;DR We show how an update-able and domain specific memory (via an external knowledge base) can be added to GPT to perform question and answering for products and chat agents. Some very humorous interactions arise when GPT is connected to an external knowledge base and forced to use irrelevant context in answering questions. Article: https://www.marqo.ai/blog/from-iron-manual-to-ironman-augmenting-gpt-with-marqo-for-fast-editable-memory-to-enable-context-aware-question-answering Code: https://github.com/marqo-ai/marqo/tree/mainline/examples/GPT-examples Permalink 3
[P] From “iron manual” to “Iron Man” — Augmenting GPT for fast editable memory to enable context aware question & answering Submitted by skeltzyboiii t3_112u10p on February 15, 2023 at 9:25 AM in deeplearning 7 comments 42
skeltzyboiii OP t1_j8m63ka wrote
Reply to [P] From “iron manual” to “Iron Man” — Augmenting GPT for fast editable memory to enable context aware question & answering by skeltzyboiii
TL;DR We show how an update-able and domain specific memory (via an external knowledge base) can be added to GPT to perform question and answering for products and chat agents. Some very humorous interactions arise when GPT is connected to an external knowledge base and forced to use irrelevant context in answering questions.
Article: https://www.marqo.ai/blog/from-iron-manual-to-ironman-augmenting-gpt-with-marqo-for-fast-editable-memory-to-enable-context-aware-question-answering
Code: https://github.com/marqo-ai/marqo/tree/mainline/examples/GPT-examples