story-writing

story-writing

Using LangGraph proxy to assist users in writing stories

  • Allow users to edit or continue writing story chapters
  • Support users to create multiple versions of the same chapter
  • Users can choose chapters to continue the story according to their preferences
  • Provide a summary of the story, writing style, and details to guide the agent
  • Run applications locally through streamlit
  • If the user hosts the graph themselves, they need to change the URL to match the deployed graph

Product Details

Story writing is an application based on LangGraph Cloud, designed to showcase the features of LangGraph Cloud in a fun and interactive way. This application allows users to write stories with the help of LangGraph agents. Users can edit already written chapters or continue writing the next chapter. Users can have multiple versions with the same chapter number and choose their favorite version to continue the story. At the beginning, users provide a summary of the story, the required writing style, and any other important details for the story. From then on, they only need to provide editing and continuation instructions to guide the agent towards the desired direction. Note: This application is a prototype and is not yet ready for deployment. There may be bugs or poor proxy output.