This code is based on one made by Peter Ullrich on YouTube channel.
The project is a chatbot w/ LangChain that uses Readability and Claude.
To start your Phoenix server:
mix setup
to install and setup dependenciesmix phx.server
or inside IEx with iex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.