Simple python project for testing llm chains with open ai as well as Stream lit. Short project timeframe only few hours.
To test the app click this link
- Add your open ai key.
- Modify input data.
- Click generate.
- Wait for the response.
- Click download button if you want a txt to download with the response for further use.
- Cache old results.
- Improve and finalize what is there.
- Store data so that when you download it doesnt refresh the page.