About | Features | Technologies | Requirements | Starting | License | Author
Ice Breaker based on Langchain. This project is my version from the presented on the course LangChain- Develop LLM powered applications with LangChain
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/mariotoribi0/ice_breaker
# Access
$ cd ice_breaker
# Install dependencies
$ docker build -t ice_breaker .
# Run the project
$ docker run -p 80:80 ice_breaker .
# The server will initialize in the <http://localhost:80>This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Mario Toribio
