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
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
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.
- LangGraph • Google ADK • CrewAI • OpenAI Agents SDK • AutoGen • Semantic Kernel
- AWS Strands • Pydantic AI • LlamaIndex • Haystack • IBM Bee Agent Framework • Smol Agents
# 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