MrReplikant / AvrilAI

An attempt to create an open-source AI companion that is self-hostable
MIT License
82 stars 14 forks source link

Help #7

Open HeavymetalHorseman opened 2 years ago

HeavymetalHorseman commented 2 years ago

I'm fascinated by AIs, especially this AvrilAI, but I'm having trouble with some of your instructions because I'm new to this. I don't understand the part that reads:

"Download the source code under "Releases", and extract the file after you download it.

Open the file, and click on the file path at the top of Windows explorer. It's the bar to the left of "search", and it contains the file path.

Once you click on it, backspace until the line is blank. Then type "CMD" in the line, and press enter. This should bring everything up in the command prompt".

I'm mostly struggling with that first paragraph. Could you please explain it better to me and what I'm supposed to do? Thanks in advance.

vfbd commented 2 years ago

releases You're supposed to click on the "v1.4" under Releases, then click "Source code (zip)" on the page that it links to.

Here's a direct link to the zip file: https://github.com/MrReplikant/AvrilAI/archive/refs/tags/v1.4.zip

MrReplikant commented 2 years ago

I'm fascinated by AIs, especially this AvrilAI, but I'm having trouble with some of your instructions because I'm new to this. I don't understand the part that reads:

"Download the source code under "Releases", and extract the file after you download it.

Open the file, and click on the file path at the top of Windows explorer. It's the bar to the left of "search", and it contains the file path.

Once you click on it, backspace until the line is blank. Then type "CMD" in the line, and press enter. This should bring everything up in the command prompt".

I'm mostly struggling with that first paragraph. Could you please explain it better to me and what I'm supposed to do? Thanks in advance.

Looks like vfbd already has it all explained, so just follow what they said!