Abstract
With the constantly evolving agricultural environment, farmers need timely information relevant to their context to make informed decisions. Although several digital solutions have been introduced to address this requirement, these disregard farmers' context in providing information, including information quality. To address this gap, we developed a chatbot in this study incorporating the latest advances in computing techniques. We created an architecture to harness current Large Language Model (LLM) capabilities, including knowledge modeling, to deliver context-specific information to users through questions and answers. The context was established from previous interactions in the form of a dialogue. Neo4J graph database was used to create the knowledge base, ensuring efficient storage and retrieval of contextual information. LLM was used to convert user queries into Cypher queries and to transform knowledge base responses into natural language. A sanitiser module was developed to verify the accuracy of the Cypher queries generated through LLM, significantly enhancing the system's overall reliability. The primary evaluation proved that transitioning from a traditional document-based format to a question-and-answering format and then to a dialogue-based format significantly enhances farmers' ability to access the desired information effectively and promptly.
| Original language | English |
|---|---|
| Title of host publication | Agricultural-Centric Computation, Second International Conference, ICA 2024, Delhi, India, May 21-24, 2024, Revised Selected Papers |
| Editors | Mukesh Kumar Saini, Neeraj Goel, Matias Miguez, Dhananjay Singh |
| Place of Publication | Switzerland |
| Publisher | Springer |
| Pages | 68-79 |
| Number of pages | 12 |
| ISBN (Electronic) | 9783031744402 |
| ISBN (Print) | 9783031744396 |
| DOIs | |
| Publication status | Published - 2025 |
| Event | International Conference on Agricultural-Centric Computation - Delhi, India Duration: 21 May 2024 → 24 May 2024 Conference number: 2nd |
Publication series
| Name | Communications in Computer and Information Science |
|---|---|
| Volume | 2207 CCIS |
| ISSN (Print) | 1865-0929 |
| ISSN (Electronic) | 1865-0937 |
Conference
| Conference | International Conference on Agricultural-Centric Computation |
|---|---|
| Abbreviated title | ICA |
| Country/Territory | India |
| City | Delhi |
| Period | 21/05/24 → 24/05/24 |
Keywords
- GPT
- Knowledge base
- LLM
- Question and Answering