Advanced Techniques for Research with ChatGPT

Last Updated on July 5, 2023 Research has always been essential to human progress and has evolved tremendously over the past few years. With the advent of advanced technologies, new tools and techniques have emerged to conduct more efficient research and to stay at the forefront of knowledge. One such technology is ChatGPT, a large …

Using the Natural Language Understanding Capability of ChatGPT

Last Updated on July 3, 2023 ChatGPT as a Large Language Model, is well-known for understanding human languages. Instead of asking ChatGPT for an answer you don’t know, you can make it work on existing information while leveraging the natural language understanding (NLU) capability. In this post, you will learn How to make ChatGPT produce …

schematic

Generating 3D Molecular Conformers via Equivariant Coarse-Graining and Aggregated Attention

Figure 1: CoarsenConf architecture. Molecular conformer generation is a fundamental task in computational chemistry. The objective is to predict stable low-energy 3D molecular structures, known as conformers, given the 2D molecule. Accurate molecular conformations are crucial for various applications that depend on precise spatial and geometric qualities, including drug discovery and protein docking. We introduce …

Creating a PowerPoint Presentation using ChatGPT

Making ChatGPT your assistant to help you write an email is trivial since it is well-known to be very capable of generating text. It is pretty apparent that ChatGPT cannot help you cook your dinner. But you may wonder if it can generate something other than text. In the previous post, you learned that ChatGPT …

Generating Diagrams with ChatGPT

A large language model trained with appropriate content can generate responses more than just English text. ChatGPT, for example, is known to be able to generate code in many programming languages. Indeed, you can make ChatGPT generate other content as well, such as pictures. In this post, you will learn How to make ChatGPT to …

Using ChatGPT as Your Programming Assistant

A large language model is basically a machine that can understand and generate text. Depends on how it is trained, sometimes the model can generate something other than text. ChatGPT is such a large language model. It can generate programming code if you prompt it correctly. In this post, you will learn how to make …

Using ChatGPT as Your Personalized Teacher

Machine Learning and Data Science are the two most essential technologies in Industry 4.0. Data Science refers to extracting meaningful insights from data, while Machine Learning enables the computer to learn independently without being explicitly programmed. Mastering these fields requires a solid understanding of fundamental concepts, hands-on experience, and guidance from mentors. Traditional learning methods, …

Prompt Engineering for Effective Interaction with ChatGPT

Last Updated on June 16, 2023 With the explosion in popularity of generative AI in general and ChatGPT in particular, prompting has become an increasingly important skill for those in the world of AI. Crafting a prompt, the mechanism of interacting with a large language model (LLM) such as ChatGPT, is not the simple syntactic …

Mastering Summarization with ChatGPT

Last Updated on June 16, 2023 In this era of information overload, summarizing plays a crucial role in extracting meaningful information from large amounts of data. It is not only time-saving but also facilitates quick decision-making. However, manual summarization techniques of hiring human experts to read, analyze and summarize the data have become obsolete due …

Using ChatGPT for Translation Effectively

Last Updated on June 10, 2023 ChatGPT has demonstrated its ability to handle translation tasks with surprisingly high accuracy. While Google Translate has been the go-to tool for multilingual translation for years, recent studies show that ChatGPT performs competitively with commercial translation products in high-resource European languages (Is ChatGPT A Good Translator?). ChatGPT’s strength as …