Skip to content

Commit fdc2830

Browse files
authored
Merge pull request #141 from manikanta-hitunik-com/patch-139
Update 456-building-custom-gpts-with-python.txt
2 parents 8dacd6a + 06765b2 commit fdc2830

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

transcripts/456-building-custom-gpts-with-python.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354

355355
00:08:39 They use some stronger models.
356356

357-
00:08:41 And then there's a website called Find, P-H-I-N-D, that allows you to do some searching,
357+
00:08:41 And then there's a website called PHIND, P-H-I-N-D, that allows you to do some searching,
358358

359359
00:08:45 that they've built their own custom model.
360360

@@ -436,7 +436,7 @@
436436

437437
00:10:44 So everyone's just hunting for more tokens and I think this is part of their strategy for that.
438438

439-
00:10:49 And then there's also a CLAWD by Anthropic.
439+
00:10:49 And then there's also a CLAUDE by Anthropic.
440440

441441
00:10:52 And then after that, you get into the, kind of the open source APIs as well.
442442

@@ -688,7 +688,7 @@
688688

689689
00:18:29 They're not gonna get close, they're not close to 100% accurate on these types of tasks.
690690

691-
00:18:34 The idea of agents as well is another thing that you might build with a LengChain.
691+
00:18:34 The idea of agents as well is another thing that you might build with a LangChain.
692692

693693
00:18:38 And the idea there is basically the agent is getting a task, coming up with a plan for that task,
694694

@@ -810,7 +810,7 @@
810810

811811
00:22:04 If you look for him, you'll see all his different fine, his different fine tunes and things like that.
812812

813-
00:22:09 And there's a group called Noose, I think is how you pronounce it, N-O-U-S.
813+
00:22:09 And there's a group called Nous, I think is how you pronounce it, N-O-U-S.
814814

815815
00:22:13 And they've got some of the fine tunes that are basically the highest performing ones
816816

@@ -924,7 +924,7 @@
924924

925925
00:25:29 - Nope, they're concentrating on the product, which makes sense.
926926

927-
00:25:31 - Yeah, so then the other one is LLMafile, LLMafile.ai that you mentioned,
927+
00:25:31 - Yeah, so then the other one is LLamafile, LLamafile.ai that you mentioned,
928928

929929
00:25:35 and this packages it up.
930930

@@ -1594,7 +1594,7 @@
15941594

15951595
00:44:04 You know, it is super easy to get started.
15961596

1597-
00:44:05 They have like a tool to like help you generate your DALI picture and actually you don't even have to figure
1597+
00:44:05 They have like a tool to like help you generate your DALL picture and actually you don't even have to figure
15981598

15991599
00:44:10 out how to do the custom instructions yourself.
16001600

@@ -2232,7 +2232,7 @@
22322232

22332233
01:02:08 I just wanted to give a shout out one more thing, 'cause your Visidata reminded me of something
22342234

2235-
01:02:12 I just came across called Btop.
2235+
01:02:12 I just came across called Bpytop.
22362236

22372237
01:02:14 - Yep, yep, yep.
22382238

@@ -2242,7 +2242,7 @@
22422242

22432243
01:02:20 But yeah, it's like a nice visualization.
22442244

2245-
01:02:24 There's also a Bhytop.
2245+
01:02:24 There's also a Bpytop.
22462246

22472247
01:02:26 It's pretty amazing what people can do in the terminal.
22482248

@@ -2359,4 +2359,3 @@
23592359
01:04:59 (upbeat music)
23602360

23612361
01:05:17 --
2362-

0 commit comments

Comments
 (0)