Embedchain Chat with PDF App
You can easily create and deploy your ownchat-pdf
App using Embedchain.
Here are few simple steps for you to create and deploy your app:
- Fork the embedchain repo from Github.
If you run into problems with forking, please refer to github docs for forking a repo.
- Navigate to
chat-pdf
example app from your forked repo:
- Run your app in development environment with simple commands
chat-pdf
streamlit app and create pull request to showcase your app here
- You can easily deploy your app using Streamlit interface
ec dev
command.