add Reverse RAG whitepaper PDF with full keyword slug, link GitLab source repo
This commit is contained in:
parent
377f245e0d
commit
dfc1cb2a36
2 changed files with 3728 additions and 1 deletions
3727
public/reverse-retrieval-augmented-generation-whitepaper-rag.pdf
Normal file
3727
public/reverse-retrieval-augmented-generation-whitepaper-rag.pdf
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -121,7 +121,7 @@
|
|||
|
||||
<p><a href="/uncloseai-js.html">uncloseai.js</a> implements this technique as an AGPL-3.0-only algorithm. <code>uncloseai.js</code> serves as the entrypoint of a modular application that adds a machine learning chat interface to any webpage. By feeding the model the full, fresh content of whatever page the user visits, small 8B-parameter models produce answers that rival much larger models on page-specific questions.</p>
|
||||
|
||||
<p><a href="/reverse-rag.pdf" target="_blank" role="button">Read the full whitepaper (PDF)</a></p>
|
||||
<p><a href="/reverse-retrieval-augmented-generation-whitepaper-rag.pdf" target="_blank" role="button">Read the full whitepaper (PDF)</a></p>
|
||||
|
||||
<p><a href="https://git.unturf.com/engineering/unturf/reverse-retrieval-augmented-generation-whitepaper" target="_blank" role="button">Source repository (GitLab)</a></p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue