Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- AI/ML Ops
|
| 5 |
+
- DevSecOps
|
| 6 |
+
- Edge
|
| 7 |
+
- AI
|
| 8 |
+
- ONNX
|
| 9 |
+
- LangChain
|
| 10 |
+
- OpenAI
|
| 11 |
+
- Qdrant
|
| 12 |
+
- SustainabilityAI
|
| 13 |
+
---
|
| 14 |
+
#### **`carbonops-assistant`**
|
| 15 |
+
```markdown
|
| 16 |
+
# CarbonOps Assistant – AI-Driven Sustainability Intelligence
|
| 17 |
+
|
| 18 |
+
AI assistant for **carbon reporting** and **CBAM compliance**, powered by
|
| 19 |
+
**LangChain**, **OpenAI APIs**, and **Qdrant**.
|
| 20 |
+
|
| 21 |
+
## 🌱 Features
|
| 22 |
+
- Conversational queries for sustainability data
|
| 23 |
+
- LangChain + vector database (Qdrant) integration
|
| 24 |
+
- Automated report summarization via OpenAI APIs
|
| 25 |
+
- Modular DevSecOps pipeline (GitHub Actions + Jenkins)
|
| 26 |
+
|
| 27 |
+
## ⚙️ Tech Stack
|
| 28 |
+
Python | FastAPI | LangChain | Qdrant | OpenAI | ONNX | PostgreSQL
|
| 29 |
+
|
| 30 |
+
## 📜 License
|
| 31 |
+
MIT © 2025 Kürşat Alpay
|