A playground for ideas - LLM prompts in code notebooks
Similar to traditional code notebooks like Jupyter Notebooks, but with a seamless integration with large-language models. Code when you want, skip when you don't. Export notebooks for portability.
Hello folks! An idea recently struck me and I wanted to try it out. LLMs today are great with dealing with data and understanding natural instructions. What if I could combine them in a code notebook? A notebook where you can code as well as write LLM prompts that operate on the same set of data - a seamless transition between regular coding and natural language instructions. Code when you want the power of text-based code, offload it to LLMs when you don't feel like it! Try Slate here: https://try-slate.com.
Let me know your feedback and thoughts!