Skip to content

blib-la/prompt-my-docs-talk

Repository files navigation

Prompt my Docs - The Talk

Discord

Title

Prompt my Docs - ChatGPT for your own data

Description

Ever wished for a ChatGPT-like interaction tailored to your data? Join us as we explore the realm of retrieval-augmented AI through hyv. We'll walk you through the steps — from preparing documents for the vector database Weaviate, to crafting an AI agent that thinks like a JavaScript developer, leveraging OpenAI's GPT-4 to extract insights directly from our curated data. Dive deep with us into the art of creating truly personalized AI experiences.

ToDo

  • Simplify the code slides, make them more visible (full screen code editor, get rid of distracting background), the highlighted part should be super big

Past Events

How to create an event

Export all the content into one folder inside of /docs which then gets picked up by GitHub pages.

# You talked at HH.js and want to export the talk into
# the folder named hamburgjs-20230831
npm run package --dest=hamburgjs-20230831

The talk is now available via https://failfa-st.github.io/prompt-my-docs-talk/hamburgjs-20230831