Skip to content

Commit

Permalink
update readme image urls
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewlange committed Feb 9, 2024
1 parent 7e0371c commit 6f6d5a8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@

# 🅰👁️ | 🧬

<img src="./presentation/ai_human_logo.png" width='150px' alt="Meow"/>
<img src="presentation/images/ai_human_logo.png" width='150px' alt="Meow"/>
</div>


## Architecture
<img src="./presentation/ai_or_human_overview_demo.png" alt="Alt Text"/>
<img src="presentation/images/ai_or_human_overview.drawio.png" alt="Alt Text"/>

## Watch and Code Along.
[![Watch the video](presentation/cover_image.png)](https://youtu.be/fv-MYQ5fVNc)
[![Watch the video](presentation/images/cover_image.png)](https://youtu.be/fv-MYQ5fVNc)
### [Mike Lange Description]
<img align="left" width="30" src="./presentation/me.png" />
<img align="left" width="30" src="presentation/images/me.png" />
Um. Ok. Well. This is a step by step guide to building and deploying your own Custom GPT and API with End to End ClearML integration. Fun stuff.

### [GPT 4 Description]
<img align="left" width="30" src="./presentation/gpt.png" />
<img align="left" width="30" src="presentation/images/gpt.png" />

Embark on a comprehensive journey to create, deploy, and leverage your very own Custom GPT and API, fully integrated with ClearML for a seamless experience.

Expand All @@ -53,18 +53,18 @@ Wow, right?
&#9996; That last part may be off. This is not easy stuff. You will work at getting it all going if you wish to recreate it. But just dive into the areas that are new to you, and kick its ass.


### &#9851; &#8594; [Setup Your Environment](presentation/Setup.md)
### 🚄 &#8594; [Train and Publish Model ](presentation/Train_Publish_Model.md)
### &#9851; &#8594; [Setup Your Environment](presentation/1.Setup.md)
### 🚄 &#8594; [Train and Publish Model ](presentation/2.Train_Publish_Model.md)

### 🏗 &#8594; [Deploy Infrastructure](presentation/Infrastructure_clearml-serving.md)
### 🏗 &#8594; [Deploy Infrastructure](presentation/3.Deploy_Infrastructure.md)

### 😻 &#8594; [Build API](presentation/Build_Deploy_API.md)
### 😻 &#8594; [Build API](presentation/4.Build_Deploy_API.md)

### 🪠 &#8594; [Tie it all together with a Custom GPT](presentation/Build_GPT.md)
### 🪠 &#8594; [Tie it all together with a Custom GPT](presentation/5.Build_GPT.md)

### 😂 &#8594; [Have a Laugh](https://www.lifehack.org/articles/lifestyle/30-ways-add-fun-your-daily-routine.html)

#### 🤟 If your organization is looking for someone with my skillset, I am available as of 2-9-2024. Send me a message or check out my resume at [http://www.mikelange.com](mikelange.com) I look forward to chatting!
#### 🤟 If your organization is looking for someone with my skillset, I am available as of 2-12-2024. Send me a message or check out my resume at [http://www.mikelange.com](mikelange.com) I look forward to chatting!

## Technology Thank You!
&#8594; Hugging Face: https://huggingface.co/
Expand Down

0 comments on commit 6f6d5a8

Please sign in to comment.