leavoigt commited on
Commit
870d20c
·
verified ·
1 Parent(s): a15a4e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +105 -0
README.md CHANGED
@@ -9,3 +9,108 @@ pinned: false
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
+
13
+
14
+ ## About EnDev Agent
15
+
16
+ The EnDev Agent answers questions on the Energising Developement (EnDeV) project.
17
+
18
+ This AI-powered tool helps stakeholders:
19
+
20
+ Understand what is the EnDev project
21
+ Retrieve information about project activities
22
+ Ask questions about lesson learned
23
+
24
+
25
+
26
+ #### Key Features:
27
+
28
+ Chat with information material on EnDev
29
+ Real-time question answering with source citations
30
+ User-friendly interface for complex regulatory information
31
+
32
+ #### 💬 How to Ask Effective Questions
33
+ ❌ Less Effective ✅ More Effective
34
+ "What is deforestation?" vs "What are the main deforestation hotspots in Ecuador?"
35
+ "Tell me about compliance" vs "What EUDR requirements apply to coffee imports from Guatemala?"
36
+ "Show me data" vs "What is the deforestation rate in the uploaded region?"
37
+
38
+
39
+ #### ⭐ Best Practices
40
+ Be specific about regions, commodities, or time periods
41
+ Ask one question at a time for clearer answers
42
+ Use follow-up questions to explore topics deeper
43
+ Provide context when possible
44
+
45
+ #### Important Disclaimers
46
+ ⚠️ Scope & Limitations:
47
+
48
+ This tool is designed to answer questions related to EnDev and its activities. Responses should not be considered official legal or compliance advice Always consult qualified professionals for official compliance decisions
49
+
50
+ ⚠️ Data & Privacy:
51
+
52
+ We collect usage statistics to improve the tool
53
+ Files are processed temporarily and not permanently stored
54
+
55
+ ⚠️ AI Limitations:
56
+
57
+ Responses are AI-generated and may contain inaccuracies
58
+ The tool is a prototype under continuous development
59
+ Always verify important information with authoritative sources
60
+ Data Collection: We collect questions, answers, feedback, and anonymized usage statistics to improve tool performance based on legitimate interest in service enhancement.By using this chatbot, you agree to these terms and acknowledge that you are solely responsible for any reliance on or actions taken based on its responses.
61
+
62
+ Technical Information: User can read more about the technical information about the tool in section below.
63
+
64
+ This is just a prototype and being tested and worked upon, so its not perfect and may sometimes give irrelevant answers. If you are not satisfied with the answer, please ask a more specific question or report your feedback to help us improve the system.
65
+
66
+ Technical Documentation of the system in accordance with EU AI Act
67
+ System Name: EnDev Agent
68
+
69
+ Provider / Supplier: GIZ Data Service Center
70
+
71
+ As of: December 2025
72
+
73
+ 1. General Description of the System
74
+ EnDev Agent is an AI-powered conversational assistant designed to help you retrieve information on the Energising Development (EnDev) project. This tool leverages advanced language models to help you get clear and structured answers about EUDR requirements, compliance procedures, and regulatory guidance.
75
+
76
+ It combines a generative language assistant with a knowledge base implemented via Retrieval-Augmented Generation (RAG).
77
+
78
+ 2. Models Used
79
+ Generative LLM
80
+ Model Name: meta-llama/Meta-Llama-3-8B-Instruct
81
+ Model Source API: Nebius AI
82
+
83
+ Retriever/Embedding
84
+ Model Name: BAAI/bge-m3
85
+ Model Source: Local Instance
86
+
87
+ Re-ranker
88
+ Model Name: BAAI/bge-reranker-v2-m3
89
+ Model Source: Local Instance
90
+
91
+ 4. Model Training Data
92
+ All the models mentioned above are being consumed without any fine-tuning or training being performed by the developer team of EUDR Bot. And hence there is no training data which had been used by the development team of EUDR Bot.
93
+
94
+ 5. Knowledge Base (Retrieval Component)
95
+ Data Sources: Public EnDev documentation
96
+ Embedding Model: BAAI/bge-m3
97
+ Embedding Dimension: 1024
98
+ Vector Database: Qdrant (via API)
99
+ Framework: Langchain (custom RAG pipeline)
100
+ Top-k: 10 relevant text segments per query
101
+ 6. System Limitations and Non-Purposes
102
+ The system does not make autonomous decisions.
103
+ No processing of personal data except for the usage statistics as mentioned in Disclaimer.
104
+ Results are intended for orientation only – not for legal or regulatory compliance advice.
105
+ Users should consult official EU documentation and legal experts for definitive compliance guidance.
106
+ 7. Transparency Towards Users
107
+ The user interface clearly indicates the use of a generative AI model.
108
+ An explanation of the RAG method is included.
109
+ We collect usage statistics as detailed in Disclaimer tab of the app along with the explicit display in the user interface of the tool.
110
+ Feedback mechanism available (via https://huggingface.co/spaces/GIZ/endev_chabo_prototype/discussions/new).
111
+ 8. Monitoring, Feedback, and Incident Reporting
112
+ User can provide feedback via UI by giving (Thumbs-up or down to AI-Generated answer). Alternatively for more detailed feedback please use https://huggingface.co/spaces/GIZ/endev_chabo_prototype/discussions/new to report any issue.
113
+ Technical development is carried out by the GIZ Data Service Center.
114
+ No automated bias detection – but low risk due to content restrictions.
115
+ 9. Contact
116
+ For any questions, please contact via https://huggingface.co/spaces/GIZ/endev_chabo_prototype/discussions/new or send us an email to dataservicecenter@giz.de