10 March 2024

Websites offering ChatGPT-like functionality without needing to login

Being able to use ChatGPT for free is cool. It does get annoying that one has to login to use it. When you are in a hurry, and want to ask something to an LLM, there are some websites you can quickly access by keeping them bookmarked.

ChatGPT 

https://chatgpt.com/

As of July 2024, ChatGPT started offering its chat interface without needing to login. 

 

DeepAI Chat

https://deepai.org/chat

This has a simple, usable interface.

 

Talk AI

 

https://talkai.info/chat/

This begins with a slightly irritating human verification that needs a manual input, and has a 30 prompt limit, but the chat interface is ok.

 

Pi AI

https://pi.ai/onboarding


This is said to be an LLM trained to be emotionally intelligent. The good part about it is that it reads out its responses in a natural-sounding human voice. So you don't have to keep your eyes open during the chat.

 

HuggingChat and HuggingFaces Spaces

 

https://huggingface.co/chat/ and https://huggingface.co/spaces/olivierdehaene/chat-llm-streaming

HuggingChat is a page that opens without much of a hassle, but it allows only 3 prompts. In settings you can choose from various models.

HuggingFaces spaces allows typing more prompts and even allows you to easily change the "p mass", which appears to be the temperature, but might be top p.


Chat AI GPT

https://chataigpt.org/

Even this begins with a human verification, but it automatically disappears. The chat interface is ok.


LM Sys

https://chat.lmsys.org/

This site has the annoying human verification delay and needs you to click on a usage terms agreement. The good part is that it allows you to compare models and allows changing various parameters like temperature, top P and max output tokens.


Therapist AI

 

https://therapy.feynmanpi.com/app/

I came across this from a comment by someone on a person's AMA (Ask Me Anything) on a website. It's not necessary to ask this AI questions about therapy. I asked it to explain the Fourier transform and write a poem about it, and it happily did so. I even asked it if it'd explain things other than therapy, and it replied that it would, and listed the topics it'd be willing to discuss.


Given the existence of Therapist AI and it's propensity to answer any question, I'm quite sure there would be many more LLM's deployed on various websites for specific purposes, but could be used for ordinary questions about anything else. AI still has a long way to go to be built correctly.

 

-----------------------


Vercel's AI playground (needs login now)

https://sdk.vercel.ai/

This used to be my favourite, but as of July 2024, they stopped offering the option to use it without login. It not only uses ChatGPT, it simultaneously generates an output with Llama too.