Tag Archives: ChatGPT

Understanding Language Models: GPT-2 squeezed into an Excel spreadsheet

Source: https://arstechnica.com/information-technology/2024/03/once-too-scary-to-release-gpt-2-gets-squeezed-into-an-excel-spreadsheet/ This Blog: Once “too scary” to release, GPT-2 gets squeezed into an Excel spreadsheet OpenAI’s GPT-2 running locally in Microsoft Excel teaches the basics of how LLMs work. by Benj Edwards – 3/15/2024, 3:56 PM Summary by Copilot: (Edited) Ishan Anand, a software developer, has created a Microsoft Excel spreadsheet that runs “GPT-2”… Read More »

YOUai.ai : mini-AI engines without coding

AI is at the forefront of Society changes. We are at the dawn of a new world. Let’s hope that it will NOT be a “Brave New World“. Today I discovered (through a LinkedIn post by the group “Generative AI” which has 1.3M followers.) This brand new AI is called “youai.ai” with mostly free “mini-AI”… Read More »

Generative AI in Jupyter lab

Yesterday I mentioned 2 options to add a generative AI to the command-line (AI chat models at the command line) one of which is useful (gorilla_cli) while the other is more informative on how to implement a Large Language Model (LLM) on a computer. Both are free options. Yesterday I also discovered this Blog: Generative… Read More »

AI chat models at the command line

Today I discovered 2 AI methods to get AI prompts at the command line. Gorilla_CLI The first one is rather straight forward, and is called gorilla_cli See details on GitHub for installation at https://github.com/gorilla-llm/gorilla-cli I already used it today to ask complex regular expression code to convert some text using sed. The specific question was:… Read More »

A question-answering system for PDF files

This is a cool “App” written with Python Streamlit: upload a PDF and ask questions about it! It uses ChatGPT in the background. This “proof of concept” app has some “Community token” to access GPT. Or one can add a personal OpenAI API key. Web App: https://ask-my-pdf.streamlit.app Code: https://github.com/mobarski/ask-my-pdf Found on LinkedIn: streamlit_python-code-pdf (probably requires… Read More »

The Age of AI has begun

See https://www.gatesnotes.com/The-Age-of-AI-Has-Begun Bill Gates: “In my lifetime, I’ve seen two demonstrations of technology that struck me as revolutionary.” GPT is “the most important advance in technology since the graphical user interface”. AI is as big as the GUI…and bigger than the web. Bigger than Bitcoin. Bigger than Facebook. Bigger than smartphones. And VR/AR. And the… Read More »

AI tools to save time – ChatGPT et al.

Here are some AI Tools lists gathers along by reading posts on LinkedIn. From: Zain Kahn © @heykahn Try these Al tools to save 100+ hours every month: (LinkedIn Post) Presentations -> SlidesAi.io Writing Assistant -> Wordtune.com Email Assistant -> Tryellie.com Image Creation -> Midjourney.com Meeting Notes – Fireflies.ai Be a Sketch artist with Scribble… Read More »