Skip to content

thisisyashgarg/langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryGen

A basic story generator by giving the title of the story as prompt with an additional web search feature via Wikipedia. History of chats is also saved.

Search

Chats

Steps to run locally

  1. Run git clone https://github.com/thisisyashgarg/langchain.git
  2. cd langchain
  3. Install all required libraries pip install -r requirements.txt
  4. Provide OpenAI API key to the env by running export OPENAI_API_KEY=your_key
  5. Run streamlit run app.py to see it working.

About

A basic story generator by giving the title of the story as prompt with an additional web search feature via Wikipedia. History of chats is also saved.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages