Skip to content

LawrenceTeixeira/vectorsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navigating Vector Operations in Azure SQL for Enhanced Data Insights: A Comprehensive Guide

Leveraging Generative AI for Efficient Dataset Querying

Author: Lawrence Teixeira

Date: November 25, 2023


Installation

To get started with this project, first install the required dependencies. Run the following command in your terminal:

pip install -r requirements.txt

Updating Vector Fields

If you need to update the vector fields in your database table, modify app.py accordingly. Once you've made your changes, execute the script with the following command:

python app.py

Running the Streamlit App

To launch the Streamlit application, use the following command:

streamlit run search.py

This will start the Streamlit server and the application will be accessible through your web browser.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published