mirror of
https://github.com/aljazceru/ElasticDocs_GPT.git
synced 2025-12-17 05:44:20 +01:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -3,7 +3,7 @@ Combining the search power of Elasticsearch with the Question Answering power of
|
||||
|
||||
Blog Forthcoming
|
||||
|
||||

|
||||

|
||||
|
||||
1. Python interface accepts user questions
|
||||
- Generate a hybrid search request for Elasticsearch
|
||||
@@ -17,3 +17,12 @@ Blog Forthcoming
|
||||
- Prompt: "answer this question <question> using only this document <body_content from top search result>"
|
||||
5. Generated response is returned to python
|
||||
6. Python adds on original documentation source url to generated response and prints it to the screen for the user
|
||||
|
||||
# Examples
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user