Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JarodMica authored Apr 8, 2023
1 parent d13ae92 commit 42a85b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repo utilizes OpenAI's GPT-3.5 Turbo model to engage in personalized conversations with users, catering to their preferred communication style. As GPT-3.5 Turbo serves as the foundation for ChatGPT, this project essentially shares its underlying model. Ultimately, the aim of this project is to develop a personal assistant that emulates human-like interactions. As the project is a work in progress, its features will expand as I continue to refine and iterate on the concept.

The fastest way to try these assistants would be to setup your API keys in the ```key.txt``` file and then run the exe files I have provided. For this to work, **you must** rename ```keys_example.txt``` to be ```keys.txt```. To find the exe files, check the latest release for this project https://github.com/JarodMica/Vivy/releases/tag/v0.1.0-alpha.
The fastest way to try these assistants would be to setup your API keys in the ```key.txt``` file and then run the exe files I have provided. For this to work, **you must** rename ```keys_example.txt``` to be ```keys.txt```. To find the exe files, check the latest release for this project https://github.com/JarodMica/Vivy/releases/

## EXE Quick Use

Expand Down

0 comments on commit 42a85b6

Please sign in to comment.