chatify icon indicating copy to clipboard operation
chatify copied to clipboard

Add ipython magic commands to Jupyter notebooks that provide LLM-driven enhancements

Results 6 chatify issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It'd be nice to have the ability to have a full-on "conversation" with Chatify, as opposed to relying solely on...

enhancement
help wanted
coding required

**Overview** Add an additional button that simply executes the code in the cell instead of generating the chatify UI. **Describe the solution you'd like** It seems like something as simple...

help wanted
coding required
non-coding

# Overview Write unit tests for each function # Completion criteria - [ ] For each function, add a "todo" issue to create a test for the function, describing (a)...

coding required
non-coding

The current Chatify only works on code. I think it would be more useful to make Chatify work on notes and even videos. It doesn't have to be embedded in...

enhancement
help wanted
coding required

# Overview Start a Figma or another document with examples of different design elements (fonts, colors, shapes, etc.) that help to create a unified look for the package. # Completion...

non-coding

# Overview Instead of creating a new chain with each prompt, we should create the chain once (maybe when the chatify extension is first loaded?) and re-use it to respond...

coding required