Prompt my Docs - ChatGPT for your own data
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.
- Simplify the code slides, make them more visible (full screen code editor, get rid of distracting background), the highlighted part should be super big
- 2023-08-31: HH.js, CHECK24, Hamburg, Germany
- Simplified the technical concept, explain how ChatGPT actually works under the hood
- Switched from hyv to langchainjs
- 2023-08-09: KarlsruheJS, divae, Karlsruhe, Germany
- Strong focus on the technical concept behind Prompt my Docs, using hyv, langchainjs and weaviate as the vector store
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