Skip to content

smdlabtech/AI-Showcase-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI Showcase Hub

Python Machine Learning Automation AI Chatbot RAG Agentic Assistant Google Cloud Microsoft Azure Streamlit Business Intelligence


✨ Welcome to the AI & Data Engineering Hub

This repository is a centralized hub for AI-driven projects, Business Intelligence tools, and automation solutions. Whether you are a developer, data scientist, business analyst, or AI engineer, this repo provides resources to enhance your skills and accelerate your projects.

🔹 Hands-on AI Agent Development (LLMs, RAGs, Chatbots)
🔹 Data Processing & Analytics (Power BI, Streamlit, R Shiny)
🔹 Automation & RPA (Excel VBA, Python Scripting)
🔹 Cloud-Based AI Solutions (Azure, Google Cloud, Vertex AI)
🔹 End-to-End Business Intelligence Dashboards with AI


📂 Repository Structure

This repo is organized into multiple sub-projects for better navigation and reusability.
ℹ Some repository folders are currently being developed.
You may not see them down below.

📦 ai-showcase-hub 
 ┣ 📂 ai_agents  
 ┃ ┣ 📜 chatbot_gemini.py        # AI Chatbot with Gemini AI  
 ┃ ┣ 📜 chatbot_copilot.py       # AI Chatbot with Microsoft Copilot  
 ┃ ┣ 📜 rag_pipeline.py          # Retrieval-Augmented Generation (RAG)  
 ┃ ┣ 📜 README.md                # Documentation on AI Agents  
 ┣ 📂 business_intelligence  
 ┃ ┣ 📜 powerbi_dashboard.pbix   # Power BI Dashboard Example  
 ┃ ┣ 📜 excel_vba_automation.xlsm # Excel VBA Automated Reports  
 ┃ ┣ 📜 README.md                # BI & Automation Documentation  
 ┣ 📂 cloud_ai  
 ┃ ┣ 📜 gcs_data_pipeline.py     # Data Pipeline for Google Cloud Storage  
 ┃ ┣ 📜 azure_blob_ai_analysis.py # Azure AI + Blob Storage Integration  
 ┃ ┣ 📜 README.md                # Cloud AI Docs  
 ┣ 📜 .gitignore  
 ┣ 📜 LICENSE  
 ┣ 📜 README.md  # This file

🧭 Agentic / RAG Frameworks — Liens utiles

Une sélection de frameworks agents & RAG avec liens vers les dépôts GitHub.
Astuce : clique sur les badges ⭐ pour voir l’activité des repos.

📚 Tableau récapitulatif

Framework Repo Stars
LangGraph [langchain-ai/langgraph] GitHub Repo stars
Google ADK [google/adk-docs] GitHub Repo stars
CrewAI [crewAIInc/crewAI] GitHub Repo stars
OpenAI Agents SDK [openai/openai-agents-python] GitHub Repo stars
AutoGen [microsoft/autogen] GitHub Repo stars
Semantic Kernel [microsoft/semantic-kernel] GitHub Repo stars
AWS Strands [strands-agents/sdk-python] GitHub Repo stars
Pydantic AI [pydantic/pydantic-ai] GitHub Repo stars
LlamaIndex [run-llama/llama_index] GitHub Repo stars
Haystack [deepset-ai/haystack] GitHub Repo stars
IBM Bee Agent Framework [i-am-bee/beeai-framework] GitHub Repo stars
Hugging Face Smol Agents [huggingface/smolagents] GitHub Repo stars

🔗 Accès rapide

🧰 Clone tous les repos (optionnel)

# Exemples de clone (à adapter selon tes besoins)
git clone https://github.com/langchain-ai/langgraph.git
git clone https://github.com/google/adk-docs.git
git clone https://github.com/crewAIInc/crewAI.git
git clone https://github.com/openai/openai-agents-python.git
git clone https://github.com/microsoft/autogen.git
git clone https://github.com/microsoft/semantic-kernel.git
git clone https://github.com/strands-agents/sdk-python.git
git clone https://github.com/pydantic/pydantic-ai.git
git clone https://github.com/run-llama/llama_index.git
git clone https://github.com/deepset-ai/haystack.git
git clone https://github.com/i-am-bee/beeai-framework.git
git clone https://github.com/huggingface/smolagents.git


---
> @smdlabtech