An open API service indexing awesome lists of open source software.

https://github.com/leodeveloper/google-gemini-chat-with-sqlserver

Chat with Sql Server using google gemini generative ai
https://github.com/leodeveloper/google-gemini-chat-with-sqlserver

gemini gemini-api google-generative-ai langchain mechine-learning neural nlp-machine-learning python streamlit

Last synced: 10 months ago
JSON representation

Chat with Sql Server using google gemini generative ai

Awesome Lists containing this project

README

          

# google-gemini-chat-with-sqlserver
Chat with Sql Server using google gemini generative ai

![App Screenshot](https://github.com/leodeveloper/google-gemini-chat-with-sqlserver/blob/main/GoogleGenerativeAIGetAllRecordsOfCustomer.png)
![App Screenshot](https://github.com/leodeveloper/google-gemini-chat-with-sqlserver/blob/main/GoogleGenerativeAIGetCustomerNotCustomerId.png)
![App Screenshot](https://github.com/leodeveloper/google-gemini-chat-with-sqlserver/blob/main/GoogleGenerativeAIGetCustomerOrder.png)
![App Screenshot](https://github.com/leodeveloper/google-gemini-chat-with-sqlserver/blob/main/GoogleGenerativeAIGetCustomerWithAmount.png)
![App Screenshot](https://github.com/leodeveloper/google-gemini-chat-with-sqlserver/blob/main/GoogleGenerativeAIGetWithCustomerId.png)

# Google Generative AI Gemini App to Retrieve Data from SQL Server

This repository contains the source code for the Google Generative AI Gemini App, designed to retrieve data directly from a SQL Server database. The application leverages Google Generative AI to provide intelligent querying and data retrieval capabilities.

## Features

- Direct connection to SQL Server
- Intelligent query generation using Google Generative AI
- User-friendly interface for executing and managing queries
- Real-time data retrieval and display

## Prerequisites

Before you begin, ensure you have met the following requirements:

- Python 3.x installed on your machine
- SQL Server database accessible with appropriate credentials
- Google Cloud account with access to Generative AI services
- Required Python packages (listed in `requirements.txt`)

## Installation

1. Clone the repository:

```bash
git clone https://github.com/leodeveloper/google-gemini-chat-with-sqlserver.git

Contributing
Contributions are welcome! Please follow these steps to contribute:

Fork the repository.
Create a new branch (git checkout -b feature-branch).
Make your changes.
Commit your changes (git commit -m 'Add some feature').
Push to the branch (git push origin feature-branch).
Open a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.

Contact
## If you have any questions or suggestions, feel free to open an issue or contact me directly at leodeveloper@gmail.com.