#Paul Graham's conversational bot
3 messages · Page 1 of 1 (latest)
@wide basalt have any tutorials on how to create something like this?
https://github.com/mckaywrigley/paul-graham-gpt
Also he has posted free tutorial here https://www.youtube.com/watch?v=RM-v7zoYQo0
GitHub
AI search & chat for all of Paul Graham’s essays. Contribute to mckaywrigley/paul-graham-gpt development by creating an account on GitHub.
I'm Mckay. I'm a software dev building & teaching with AI.
SOCIALS
Twitter: https://twitter.com/mckaywrigley
GitHub: https://github.com/mckaywrigley/
REPO LINK
https://github.com/mckaywrigley/paul-graham-gpt
OUTLINE
0:00 - Intro
3:52 - Setup
6:56 - Scrape Links
17:35 - Scrape Essays
34:38 - Chunk + Tokenize Essays
49:30 - Embeddings + Databas...