Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chriskalmar/chat-ai-playground

ChatGPT Clone built during creation of a YouTube tutorial
https://github.com/chriskalmar/chat-ai-playground

Last synced: 2 months ago
JSON representation

ChatGPT Clone built during creation of a YouTube tutorial

Awesome Lists containing this project

README

        

# ChatGPT Clone

This repo was built during the recording of a YouTube tutorial.

[![2023-03-chatgpt-clone](https://user-images.githubusercontent.com/8336893/227527277-5546b273-04a5-45d1-ab06-b13de306b8bb.png)
](https://www.youtube.com/watch?v=AyNJBrZ9UJI)

![image](https://user-images.githubusercontent.com/8336893/227393361-6815e502-a2c9-49bd-8e7c-61e58f578d3f.png)

## Stack
- T3
- React
- Next
- tRPC
- Zod
- Tailwind

## Install
```
npm install
```

## Development
```
npm run dev
```