Python: Enhanced PDF searching using Python and ChatGPT ver. 2
I. Using Python PyPDF2 is used to read and extract text from PDF files. II. Using ChatGPT OpenAI's openai library is used to interact with ChatGPT. ChatGPT generates responses for…
I. Using Python PyPDF2 is used to read and extract text from PDF files. II. Using ChatGPT OpenAI's openai library is used to interact with ChatGPT. ChatGPT generates responses for…
1. I typed: Tell me about Kitaro Nishida. ChatGPT replied: Kitaro Nishida (1870-1945) was a prominent Japanese philosopher and one of the most influential figures in the development of modern…
LLaVa can read an image and provide text amazingly quickly. You can use LLaVA here: LLaVA: Large Language and Vision Assistant
I typed: Tell me about "The Sickness unto Death". ChatGPT replied: "The Sickness Unto Death" is a philosophical work written by Danish philosopher Søren Kierkegaard. Published in 1849 under the…
What does MMT think about Aging in society? I asked ChatGPT: Tell me about aging society from the MMT perspective. ChatGPT replied: Modern Monetary Theory (MMT) provides a different perspective…
Work in progress. I. A simple guide China and Taiwan: A really simple guide II. Simulation CSIS Simulation Offers a Rare Look at US-China Clash over Taiwan and the World…
I. What is MiniGPT-4? The recent GPT-4 has demonstrated extraordinary multi-modal abilities, such as directly generating websites from handwritten text and identifying humorous elements within images. These features are rarely…
I. Installing mbpfan This is an enhanced version of Allan McRae mbpfan mbpfan is a daemon that uses input from coretemp module and sets the fan speed using the applesmc…
I. SIPRI databases You can find the databases: https://sipri.org/databases II. Read Excel sheets using Python Here are sample codes: https://colab.research.google.com/drive/1bzNEaL5xPVFdWzTWCxyvmUbQjuISLYTc?usp=sharing
I. Finding the value of the __Secure-1PSID Cookies of your Google Bard Account You can learn how to find your API Key from the tutorial linked below: Access Google Bard…