Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woutervdijke/CatGPT

What if ChatGPT were a cat?
https://github.com/woutervdijke/CatGPT

Last synced: about 2 months ago
JSON representation

What if ChatGPT were a cat?

Awesome Lists containing this project

README

        

# CatGPT
*What if ChatGPT were a cat?*

ChatGPT is boring. I want a cat to answer my questions. So I built CatGPT!

*THIS SITE HAS NOTHING TO DO WITH A CRYPTO COIN CALLED CatGPT! I am not affiliated with that coin, I did not create it. I have nothing to do with crypto whatsoever. If you see any crypto products using the name or the link to CatGPT, they co-opted the name and it might be a scam.*

#### *As seen on:*

**[The Verge](https://www.theverge.com/2023/2/1/23580953/forget-about-chatgpt-meow-theres-catgpt) | [NPR](https://www.npr.org/transcripts/1153728071) | [franceinfo](https://www.francetvinfo.fr/live/message/63d/8d9/e6a/37a/44f/9f5/2b1/3ed.html) | [Futurism](https://futurism.com/the-byte/catgpt-ai-answers-cat) | [Hacker News](https://news.ycombinator.com/item?id=34610292)**

## Demo
Try CatGPT at [catgpt.wvd.io](https://catgpt.wvd.io)

[![Netlify Status](https://api.netlify.com/api/v1/badges/1536be40-5407-46cf-bc8b-c6b46910b7a3/deploy-status)](https://app.netlify.com/sites/catgpt/deploys)

## How?
The latest in pawtifurcial intelligence, CatGPT uses a purr-al network and an advanced hairballgorithm to come up with natural-sounding responses.

Not really though, it just returns random meows.

## Why?
I made this site for fun, and to try out programming with ChatGPT.
To be clear: this site does not actually use ChatGPT or any other form of AI. Nothing is done with the user input either.

I did use ChatGPT to help build it. My first question was *'Create a website with HTML and CSS, that looks like ChatGPT'*. It took some back and forth to get something looking alright, but it was quite useful to create a basic structure for the web page.

When the site got more complicated though, any new changes I requested would break the site, or revert previous changes.

I also let ChatGPT generate the first version of the JavaScript code, but needed to tweak that by hand too.

In summary, the ChatGPT use case I see is to get a quick basic structure as a starting point for building a site. But AI is not good at getting the site to do creative things.

### Some credits
The airplane icon is from FontAwesome, the user avatar is from Iconsax. The site lives on Netlify, I use Counter.dev to get some statistics.

The cat in the image is called Suus.

### License
This work is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].

[![CC BY 4.0][cc-by-image]][cc-by]

[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg