{% if show_response_modal %} {% endif %}
{{response_dict['Prompt']}}
Answer{{response_dict['Answer']}}
SourcesPlease wait...
Please wait while we ingest the documents.
Introducing a cutting-edge application that empowers users to
leverage the capabilities of a language model, even in the absence
of an internet connection. This advanced tool serves as an
indispensable resource for accessing information beyond the
confines of traditional language model tools such as chatGPT.
One of the key advantages of this application is the preservation
of data control. This feature becomes particularly valuable when
handling sensitive data that must remain within the confines of an
organization or personal documents that warrant utmost
confidentiality, eliminating the need to transmit information
through third-party channels.
Seamlessly integrating personal documents into the system is
effortless, ensuring a smooth user experience. Whether in the form
of text, PDF, CSV, or Excel files, users can conveniently provide
the desired information for inquiry. The application swiftly
processes these documents, effectively creating a comprehensive
database for the model to leverage, enabling accurate and
insightful responses.
A notable benefit of this approach lies in its efficient resource
utilization. Unlike the resource-intensive retraining processes
employed by alternative methods, the ingestion of documents within
this application demands significantly less compute power. This
efficiency optimization allows for a streamlined user experience,
saving both time and computational resources.
Discover the unparalleled capabilities of this technical marvel,
as it enables users to tap into the full potential of language
models, all while operating offline. Experience a new era of
information access, bolstering productivity and expanding
possibilities. Embrace this powerful tool and unlock the true
potential of your data today.
1. To upload documents for the app to ingest as its new knowledge
base click the
Upload
button.
2. Select the documents you want to serve as your new knowledge
base to converse with.
3. Then you will be prompted with a confirmation to either
Add the
documents to your knowledge base,
Reset
your knowledge base with the documents you just selected, or
Cancel
the upload.
4. There will be a short wait time as the documents get ingested
into the vector database as your new knowledge base.
1. In order to ask a question, type a question into the search bar
like:
2.
Give me a summary of the documents
3. Hit enter on your keyboard or click
Search
4. Wait while the LLM model consumes the prompt and prepares the
answer.
5. Once done, it will print the answer and the 4 sources it used
as context from your documents; you can then ask another question
without re-running the script, just wait for the prompt again.