Bill's Conversational Musings

AI Bookmarks

AI Bookmarks

(This is a carry-over from my tech-tips site. Seemed silly managing two sites.) Starting a running list of AI links as I start to use the tools more and more. (Updated 11/14/2024)

Chat Apps

AI - A Commandline ChatGPT
AI is a client in BASH where you can have a conversation with ChatGPT. It supports a good deal of feature you have come to know with ChatGPT including uploading photo. Example usage:

ai [-4] "how many planets are there in the solar system?"

Other examples

ChatGPT
https://chat.openai.com/ - Good for using both the chat and API functions

Chainlit
https://docs.chainlit.io/get-started/overview - Integrate seamlessly with an existing code base or start from scratch in minutes.

Copilot https://copilot.microsoft.com/ - Microsoft's Chat in collaboration with OpenAI.

Gemini
https://gemini.google.com/app - Google's most capable AI model widely available today, 1.0 Ultra

GlobalGPT
https://glbgpt.com/ - GlobalGPT is your gateway to accessing the top AI models with no restrictions, including:

  • Flux
  • GPT-4
  • GPT-4o
  • Gemini
  • DALL-E 3
  • Midjourney
  • Perplexity AI
  • Claude 3 Opus
  • Claude 3.5 Sonnet

Groq Chat
https://groq.com/ - Test llama3:70b - born with the vision of making AI accessible for all.
https://console.groq.com/playground

Impersona Chat
https://impersona.chat/ - Impersona allows you to respond as different personas from Valley Girl to just an emoji.

LMSys.org
https://chat.lmsys.org/ - Directly chat and test various LLMs.

Meta.ai
https://meta.ai/ - Author of llama LLM.

Ollama
https://ollama.com/ - I use this tool all the time. Great way to test different Large Language Models (LLM) Stopping Ollama via command line on a Mac

sudo pkill -9 ollama Ollama

OpenWebUI
https://openwebui.com/ - Good inspiration for creating profiles modifications for your LLMs.

Perplexity
https://www.perplexity.ai/ - Good for research. A conversational search engine that answers queries using natural language predictive text, utilizing sources from the web.

Pi.ai
https://pi.ai/ - Have a verbal conversation with your AI chat software.

Pinokio
https://pinokio.computer/ - Install, run, & control anything on your computer with 1 click.

Poe
https://poe.com/ - Use multiple LLMs from one link.

RAG
https://aws.amazon.com/what-is/retrieval-augmented-generation/ - Retrieval-Augmented Generation (RAG) is the process of optimizing the output of a large language model, so it references an authoritative knowledge base outside of its training data sources before generating a response.

Taskade
https://www.taskade.com/ - Create different chat agents.

You.com
https://you.com/ - A search engine that uses artificial intelligence (AI) to provide personalized results.

NotebookLM
https://notebooklm.google.com/ - Create personal notebooks from the content you select and then query it for reference.

Otter.ai
https://otter.ai/ - More geared for business uses allows you to take meeting notes and then use AI to help summarize and generate action items. Connects to your Google or Outlook calendar.

Yai - AI powered Terminal Assistant
Yai leverages the power of OpenAI ChatGPT to help you build commands for your linux command line. You just need to describe them in your everyday language, it will take care or the rest. And example might be:

yai list all processes listening on port 8080

Usage Examples

GUI Interfaces

AnythingLLM
https://useanything.com/ is an open-source, customizable, and feature-rich document chatbot designed for intelligent interactions with existing documents. Whether you want to chat intelligently or build knowledge bases using your documents, AnythingLLM has you covered.

MSTY
https://msty.app/ - A very easy to use GUI interface for local and online LLM models.

Page Assist
https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo?pli=1 - Page assist is a Chrome/Firefox/Brave/and others extension where you can use it to chat as a stand-alone GUI or you can load it in your sidebar and have it research a page in your browser for you. Also see https://pageassist.xyz/.

Prompts

Prompts at OpenWebUI.com https://openwebui.com/prompts?query= - Ideas and inspirations for how to craft prompts for ChatGPTs.

Logi AI Prompt Builder
https://www.logitech.com/en-us/software/logi-ai-prompt-builder.html - Logitech has build an AI prompt builder into their mouse software. With the click of a button, you can rephrase, summarize, reply, and more to anything put into the buffer.

Music Apps

ChordSeqAI
https://chordseqai.com/app - Chord suggestion app

Suno
https://suno.com/ - This site creates songs from prompts you feed it with lyrics and chord progressions. The heavy metal pasta and sauce song, is really creative.

Udio
https://www.udio.com/ - One of the best AI music generators out there so far.

Digital Avatars

Reid Hoffman meets his AI twin
https://www.linkedin.com/pulse/me-myself-ai-qa-my-avatar-reid-hoffman-71unf/ - This author creates his AI twin and conducts an interview with it.