Artificial intelligence is a technology trend that raises rapidly. Many applications build with artificial intelligence, for example, a chatbot that can answer chat messages automatically so that chat services can operate 24 hours a day. Currently, the live chat service for new student admissions at LP3I is provided by operators who have working hours so they cannot operate 24 hours a day. The system development method was applied using the prototyping method with data collection techniques through interviews and observations of the running system. The results of data collection obtained the application system requirements desired by LP3I. The design of this chatbot application using a Question and Answering System-based Natural Language Processing (NLP) approach, the chatbot can learn to understand the context of sentences based on the existing knowledge base and provide answers in natural language by applying basic text processing algorithms such as word stemming, cosine similarity calculations to measure sentence similarity, and regular expression matching algorithms. Application testing carries out using the black box testing method. This chatbot application is web-based as the primary user interface, and Android and web-based applications as the admin interface.Kecerdasan buatan merupakan tren teknologi yang saat ini berkembang sangat pesat. Banyak aplikasi yang dikembangkan dengan kecerdasan buatan, salah satunya adalah chatbot yang dapat menjawab pesan chat secara otomatis, sehingga layanan chat dapat beroperasi selama 24 jam penuh. Saat ini layanan live chat penerimaan mahasiswa baru di LP3I masih dilayani oleh operator yang memiliki jam kerja tertentu sehingga tidak bisa beroperasi selama 24 jam. Metode pengembangan sistem yang diterapkan adalah metode prototyping dengan teknik pengumpulan data melalui wawancara dan pengamatan pada sistem yang berjalan. Hasil pengumpulan data diperoleh kebutuhan sistem aplikasi yang diinginkan oleh pihak LP3I. Perancangan aplikasi chatbot ini dikembangkan dengan pendekatan Natural Language Processing (NLP) berbasis Question and Answering System, chatbot dapat belajar memahami konteks kalimat berdasarkan knowledge base yang ada dan memberikan jawaban dengan bahasa yang natural, dengan menerapkan algoritma pemrosesan teks dasar seperti word stemming, perhitungan cosine similarity untuk mengukur kemiripan kalimat, dan algoritma pencocokan regular expression matching. Pengujian aplikasi dilakukan dengan metode blacbox testing. Aplikasi chatbot ini berbasis web sebagai antarmuka utama user, dan aplikasi berbasis android dan web sebagai antarmuka admin