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
- Host: GitHub
- URL: https://github.com/leodeveloper/google-gemini-chat-with-sqlserver
- Owner: leodeveloper
- License: mit
- Created: 2024-05-21T03:04:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T05:00:25.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T00:29:48.747Z (about 1 year ago)
- Topics: gemini, gemini-api, google-generative-ai, langchain, mechine-learning, neural, nlp-machine-learning, python, streamlit
- Language: Python
- Homepage: https://chatwithsqlserver.streamlit.app/
- Size: 819 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# google-gemini-chat-with-sqlserver
Chat with Sql Server using google gemini generative ai





# 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.