Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomarin authored Apr 28, 2023
1 parent 3edb265 commit 160c6ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,8 @@ pip install -r ./requirements.txt
- Loads 9.8k PDFs into your Search Engine and create the first index with AI skills
9. Run 02-LoadCSVOneToMany-ACogSearch.ipynb and:
- Ingests 52k documents into your Search Engine coming from 1 CSV file
10. Run 03-Quering-AOpenAI.ipynb:
- Run queries in Azure Cognitive Search and see how they compare with enhancing the experience with Azure OpenAI
11. Go to the app/ folder and click the Deploy to Azure function to deploy the Web Application in Azure Web App Service. It takes about 15-20 minutes.
10. **Run All the Notebooks in order**. They build up on each other.
11. **After you ran all the notebooks**, Go to the app/ folder and click the Deploy to Azure function to deploy the Web Application in Azure Web App Service. It takes about 15-20 minutes.
- The deployment automatically comes with CI/CD, so any change that you commit/push to your github forked repo will automatically trigger a deployment in the web application.

---
Expand Down

0 comments on commit 160c6ca

Please sign in to comment.