You’ve probably seen lots of ‘talk to your PDF’ style apps popping up recently.
They can be costly - so we’re going to show you how you can build your own for pretty much free, using Replit, OpenAI and a tool called LlamaIndex.
In this tutorial you will learn how to:
- Create an app in Replit with LlamaIndex and test it.
- Update the code with Replit’s AI copilot to input your own questions.
- Create a web UI for the app to make it easier to use.
You’ll need:
- Replit account.
- OpenAI Platform account and at least $10 of credit. Note: this is separate from their ChatGPT app.
Let’s see how it’s done.
