Too many things going on in your head while planning a film shoot internationally? Worry not! This chatbot is the best partner to help you plan all international shoots. This chatbot, built using Langgraph handles different needs of the user with it's statefulness
- Langgraph: a framework to build a chatbot with graph-like architecture
- Flask: to create a server that retrieves data from the database
- PostgreSQL: to store stuctured crew data
- Crew: Handles queries related to the crew of the user
- Equipment: Gives information about the film rental equipments
- Culture: Gives details about the culture of destination country
- Logistics: Takes care about the travel and accomodation in the destination country
- Compliance: Looks after the protocols to be kept in mind while preparing for a shoots abroad
- Budget: Aggregates result of all the agents/nodes and forms the complete budget report
- crew_desc : This function extracts description of user's crew from PostgreSQL database
- location : This extracts only location of user from PostgreSQL database
The output received while prompting for a film shoot in Japan is given in a text file: File