https://github.com/curiousily/masterylistgpt-chat-with-your-todo-list-with-langchain-and-chatgpt
Streamlit app for scheduling habits and interacting with your schedule using ChatGPT and LangChain
https://github.com/curiousily/masterylistgpt-chat-with-your-todo-list-with-langchain-and-chatgpt
chat-gpt chatgpt langchain llm prompt-engineering python
Last synced: about 2 months ago
JSON representation
Streamlit app for scheduling habits and interacting with your schedule using ChatGPT and LangChain
- Host: GitHub
- URL: https://github.com/curiousily/masterylistgpt-chat-with-your-todo-list-with-langchain-and-chatgpt
- Owner: curiousily
- License: apache-2.0
- Created: 2023-06-28T18:11:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T18:34:04.000Z (over 2 years ago)
- Last Synced: 2025-04-26T09:35:07.742Z (5 months ago)
- Topics: chat-gpt, chatgpt, langchain, llm, prompt-engineering, python
- Language: Python
- Homepage: https://mastery-list-gpt.streamlit.app/
- Size: 411 KB
- Stars: 19
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mastery List GPT
Demo: https://mastery-list-gpt.streamlit.app/
Mastery List GPT is a Streamlit application that leverages ChatGPT and LangChain to create a schedule based on a list of habits with their respective frequency and preferred start times. It also allows you to write prompts against your schedule and update it with new habits.
## Tutorials
- [Mastery List GPT: Chat with your ToDO List (YouTube video)](https://www.youtube.com/watch?v=5V1f3_F9RXA)