Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark authored May 18, 2023
1 parent 82ccf4f commit f094fb5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,14 @@ Simple Example

<br>


## Translate to other languages.
- Copy the code of [Core.py](https://github.com/dsdanielpark/Bard-API/blob/main/bardapi/core.py).
- Ask ChatGPT to translate "Translate to Swift."
- Ask ChatGPT to optimize the code or provide any desired instructions until you're satisfied.<br>
Example: "Optimize it." <br><br>
Please check the translation results in [this folder](https://github.com/dsdanielpark/Bard-API/tree/main/translate_to).


## Scripts
In the scripts [folder](./scripts/), I have released a script to help you compare [OpenAI-ChatGPT](./scripts/openai_api.ipynb) and [Google-Bard](./scripts/google_api.ipynb). I hope they will help more developers.

Expand Down

0 comments on commit f094fb5

Please sign in to comment.