chatify

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

MIT License

Downloads
59
Stars
21
Committers
5
chatify - v0.2.1 (August, 2023) Latest Release

Published by jeremymanning about 1 year ago

First release on pip!

What's Changed

New Contributors

Full Changelog: https://github.com/ContextLab/chatify/compare/v0.2.0...v0.2.1

chatify - v0.2.0 (July, 2023)

Published by jeremymanning about 1 year ago

Lots of optimizations and changes!

Summary (auto-generated):

Full Changelog: https://github.com/ContextLab/chatify/compare/v0.1.1...v0.2.0

chatify - v0.1.1 (July, 2023)

Published by jeremymanning over 1 year ago

Big update!

Chatify can now run fully locally in iPython/Jupyter notebooks, including in the free tier notebooks on Colaboratory and Kaggle. We've switched from a cached-response model to a fully interactive model (which generates a unique response to each query) based on Meta's Llama 2 model (we use the 7B variant to minimize resource requirements).

We have also tweaked the prior built-in prompts and added lots of useful new prompts.

chatify - v0.1.0 (July, 2023)

Published by jeremymanning over 1 year ago

Initial release (alpha! untested!) of the Chatify package. This release is being generated to create a zenodo link.

Core contributors: @HemuManju, @jeremymanning, @koerding

Full changelog: https://github.com/ContextLab/chatify/commits/v0.1.0

Package Rankings
Top 26.14% on Pypi.org
Badges
Extracted from project README
DOI
Related Projects