<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andi Irham M</title>
    <description>The latest articles on DEV Community by Andi Irham M (@andi_irhamm).</description>
    <link>https://dev.to/andi_irhamm</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4127186%2F9193f3d6-af5f-4b84-8ab5-ebf394cb2de9.png</url>
      <title>DEV Community: Andi Irham M</title>
      <link>https://dev.to/andi_irhamm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andi_irhamm"/>
    <language>en</language>
    <item>
      <title>Quick Way to Build a Campus IT Helpdesk Chatbot with Tencent EdgeOne Makers</title>
      <dc:creator>Andi Irham M</dc:creator>
      <pubDate>Wed, 16 Sep 2026 06:27:35 +0000</pubDate>
      <link>https://dev.to/andi_irhamm/quick-way-to-build-a-campus-it-helpdesk-chatbot-with-tencent-edgeone-makers-1n8</link>
      <guid>https://dev.to/andi_irhamm/quick-way-to-build-a-campus-it-helpdesk-chatbot-with-tencent-edgeone-makers-1n8</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;TL;DR: Imagine a campus IT helpdesk room free from the constant ringing of phones and queues of panicked students over forgotten passwords or WiFi issues. This article invites you to explore how Tencent EdgeOne Makers turns operational chaos into AI-powered efficiency. Without the hassle of building complex infrastructure from scratch, discover the secret behind 4 practical steps—from setting up a knowledge base to deployment—ready to turn your smart chatbot into a 24/7 savior for the academic community!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbl6y1cu17erqihqz3t7n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbl6y1cu17erqihqz3t7n.png" alt=" " width="800" height="393"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction: Operational Challenges for Campus IT Staff
&lt;/h2&gt;

&lt;p&gt;At the beginning of each semester and during daily operations, university IT teams and staff are often faced with a high volume of repetitive workloads. Basic technical questions and issues from students and the academic community repeatedly flood the helpdesk, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Authentication Issues: Difficulty accessing or forgotten passwords for academic portals/SIAKAD.&lt;/li&gt;
&lt;li&gt;Connectivity: Connection and authentication issues with campus WiFi networks.&lt;/li&gt;
&lt;li&gt;Account Services: Institutional email activation guides and access to learning management systems (LMS).&lt;/li&gt;
&lt;li&gt;Computer Facilities: Procedures for requesting device or computer lab facility loans.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This high volume of repetitive requests causes IT staff to spend significant time responding to the same questions, leaving limited time for handling more critical infrastructure issues and campus technology innovation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Solution: Introducing Tencent EdgeOne Makers
&lt;/h2&gt;

&lt;p&gt;To address this challenge, a responsive and easy-to-implement smart automation solution is needed. Tencent EdgeOne Makers comes as an integrated AI platform that enables institutions and campuses to build AI agents practically, quickly, and easily without having to build server or AI infrastructure from scratch.&lt;/p&gt;

&lt;p&gt;By leveraging edge computing capabilities and the low-code/no-code architecture of Tencent EdgeOne Makers, campus IT units can compile a knowledge base, configure prompts, and deploy smart chatbots to various campus communication channels in just a few simple steps.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 1: Preparation and Account Registration
&lt;/h3&gt;

&lt;p&gt;This guide is compiled based on real-world experience building an application from an empty folder, so you can understand the complete development flow from start to finish.&lt;br&gt;
Before getting started, make sure you have prepared the following prerequisites:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Node.js is already installed on your computer.&lt;/li&gt;
&lt;li&gt;A Tencent Cloud / EdgeOne account (You can quickly sign up using a Google account).&lt;/li&gt;
&lt;li&gt;EdgeOne CLI installed globally. This entire project can be run on the free tier, as EdgeOne Makers provides 500,000 free tokens, which is plenty for testing and development purposes.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpcbqmc8rudip6v93ic5r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpcbqmc8rudip6v93ic5r.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once the prerequisites are met, follow these initial account registration and configuration steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Log in to the main Tencent EdgeOne Makers dashboard.&lt;/li&gt;
&lt;li&gt;Create a new project specifically for "Campus IT Helpdesk".&lt;/li&gt;
&lt;li&gt;Set access limits and authorization for the IT team members who will manage the project.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Step 2: Building the Project
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Here, we use Antigravity to build the project more easily. If you do not have the Antigravity application or Antigravity CLI installed yet, install it with the following command:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;irm https://antigravity.google/cli/install.ps1 | iex&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Then run the agy command, and a display like this will appear:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx89e4xqf8eqjjylq25cf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx89e4xqf8eqjjylq25cf.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;And type goals like this: “&lt;code&gt;/goal I want to create a campus IT service chatbot that can respond to repetitive issues from the academic community regarding running information systems, such as campus Wi-Fi issues, staff issues, student issues, and others. The dependencies and platform used must be Tencent EdgeOne Makers&lt;/code&gt;” then press enter.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Let the agent make decisions in creating the chatbot:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flz1e6becnuwn3khecqcr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flz1e6becnuwn3khecqcr.jpg" alt=" " width="799" height="422"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Step 3: Testing
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The project to be built is usually a Next.js web application. We can ask Antigravity to run the project by executing the npm run dev command, but before that, the agent will usually ask us to fill in the LLM model API key manually.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F19n32huv0ki4kv5gjzfm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F19n32huv0ki4kv5gjzfm.png" alt=" " width="800" height="430"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open the .env file in your project.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add an available AI model (e.g., @makers/deepseek-v4-flash) and the Tencent EdgeOne Makers API Key.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Guide to Getting a Tencent EdgeOne Makers API Key:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Log in to the Tencent EdgeOne Makers Console (&lt;a href="https://pages.edgeone.ai/" rel="noopener noreferrer"&gt;https://pages.edgeone.ai/&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;On the dashboard, navigate to the AI Gateway / Makers Management menu.&lt;/li&gt;
&lt;li&gt;Select API Keys / Access Management.&lt;/li&gt;
&lt;li&gt;Click the Create API Key button to generate a new API key.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Copy the created API key, then add it to the .env file under the AI_GATEWAY_API_KEY variable. Make sure to also set AI_GATEWAY_BASE_URL (&lt;a href="https://ai-gateway.edgeone.link/v1" rel="noopener noreferrer"&gt;https://ai-gateway.edgeone.link/v1&lt;/a&gt;) and AI_MODEL_ID (@makers/deepseek-v4-flash).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Then run the project and success!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fukxhy60e78ff1m9dipma.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fukxhy60e78ff1m9dipma.png" alt=" " width="800" height="394"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Step 4: Deploy Chatbot to Tencent EdgeOne Makers
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Push the code to your Git repository (the local git repository has been initialized &amp;amp; committed).&lt;/li&gt;
&lt;li&gt;Log in to the Tencent EdgeOne Makers Console (&lt;a href="https://pages.edgeone.ai/" rel="noopener noreferrer"&gt;https://pages.edgeone.ai/&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select Import Git Repository and point to your repository (EdgeOne Makers will automatically read edgeone.json).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr6divbl091bgcdbex9a3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr6divbl091bgcdbex9a3.png" alt=" " width="800" height="392"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enter environment variables in the EdgeOne console such as AI_GATEWAY_BASE_URL, AI_GATEWAY_API_KEY, and AI_MODEL_ID.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click Deploy.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6sdupdxlc5my1hxhctq9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6sdupdxlc5my1hxhctq9.png" alt=" " width="799" height="391"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;By leveraging Tencent EdgeOne Makers, higher education institutions can transform IT helpdesk services from time-consuming manual processes into fast, accurate, and efficient AI-powered self-service. IT staff can now focus on core infrastructure efficiency, while students receive instant answers anytime, anywhere.&lt;/p&gt;

</description>
      <category>tencentedgeone</category>
      <category>edgeonemakers</category>
      <category>codepolitan</category>
      <category>edgeone</category>
    </item>
  </channel>
</rss>
