This repository contains my projects based on Generative AI and Large Language Models (LLMs).
Each project is stored in its own folder for easy access.
-
Text-to-SQL Queries
Converts natural language questions into SQL queries and executes them on a MySQL database. Built with LangChain, Cohere, and Streamlit. -
Multi-modal RAG Application
Answers queries using both text and image data (like graphs). Uses Retrieval-Augmented Generation (RAG) for context-based responses.
- Clone this repository
git clone https://github.com/your-username/GenAI_projects.git