Deploy LangChain and Flask Application Using Github Actions and AWS EC2 (Gunicorn & Nginx)
Steps:-
1. Create EC2 instance.
2. Add GitHub env variables.
3. Add GitHub actions, deployment script, and requirements.txt
Github action file:- https://github.com/TrickSumo/langchai...
Bash Script:- https://github.com/TrickSumo/langchai...
#python #flask #langchain #django #deployment #awsec2