def main(): print("Hello from reactllmdemo!") if __name__ == "__main__": main()