File size: 394 Bytes
149c993
0b5c0ee
cd33332
054d282
 
680d316
a9a04a1
149c993
 
d8af7ef
cd33332
d8af7ef
 
 
 
 
054d282
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Google Clone with OpenAI
emoji: πŸ“šπŸŽ©
colorFrom: yellow
colorTo: indigo
sdk: docker
app_port: 3000
---

![](./public/readme.png)

# google-clone

Diet Coke and Taco Bell. A Google clone with OpenAI.

This is a fork of https://github.com/sahandghavidel/google-clone-nextjs13 with the new OpenAI functions API. Thanks to https://github.com/JohannLai/openai-function-calling-tools.