Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ContextLab/chatify

Add ipython magic commands to Jupyter notebooks that provide LLM-driven enhancements
https://github.com/ContextLab/chatify

added chatify to some demo notebooks, added some requirements to setup.py

8c98dd0ab2629614962514c56a8bbd68f987964d authored over 1 year ago by jeremymanning <[email protected]>
readme typo fixes

4011ca1c094844365b491992aec7296433a68e8a authored over 1 year ago by Jeremy Manning <[email protected]>
added banner image

Generated with DALL-E-2. Prompt: "robotic tutor helping a human student learn to program, scien...

1e6037a01135ba42aeeb3cfab4644d4f22bd69bb authored over 1 year ago by Jeremy Manning <[email protected]>
Update README.md

3b0c51955e480162107aa359e8b183689258ff46 authored over 1 year ago by Jeremy Manning <[email protected]>
cleaned up readme, added feedback form

817ffdef2bc9334f223d382ede1ae9a4ca85b8b0 authored over 1 year ago by Jeremy Manning <[email protected]>
include requirements in setup.py

79edabe2c3db80443a1984708a2670f56484bb11 authored over 1 year ago by Jeremy Manning <[email protected]>
Fixed a bug in reading the config.yaml file (#24)

35906765c977c47ae72e685df514f901f64fd7f2 authored over 1 year ago by Jeremy Manning <[email protected]>
Added usage instructions

c0f4aec2265f3ba1b4cfe8cef776d57003ba8f1b authored over 1 year ago by Hemu <[email protected]>
Merge branch 'ContextLab:main' into main

7f0e30ecd55d80f0fa9102334616bf72266029c3 authored over 1 year ago by Hemu <[email protected]>
Updated prompts and fixed a bug in config file

74d5d5b0aa94ab25ee5d1a65d55719f87ea9cd77 authored over 1 year ago by Hemu <[email protected]>
Update general.yaml (#23)

adding some more precision. fixed some text bugs. Hope these edits make
outputs better.

7013b19cbdf0efbc64596e88c1f7f27ff34c95a2 authored over 1 year ago by Jeremy Manning <[email protected]>
Update general.yaml

adding some more precision. fixed some text bugs. Hope these edits make outputs better.

288defa4b5ebc20b2ad10f6bdf3b9c4e24eaf492 authored over 1 year ago by Konrad Kording <[email protected]>
Added cache file download functionality (#22)

853a43b319fed07ac9a040056ed35d659937c161 authored over 1 year ago by Jeremy Manning <[email protected]>
Update general.yaml

copied from @HemuManju's [latest commit](https://github.com/HemuManju/chatify/commit/defc16bc710...

d40a65a3cf0c555b06cb2877707ee2941c529e58 authored over 1 year ago by Jeremy Manning <[email protected]>
Updated prompts

defc16bc7103bb89008bf75fa4d05d93ef65eb86 authored over 1 year ago by Hemu <[email protected]>
Updated prompts

7091fff8a5a4515dba962a01487fddf2404686f4 authored over 1 year ago by Hemu <[email protected]>
Added cache download feature

05f8d2d91118fb1d3b9acc3cec066d2aa4e5674f authored over 1 year ago by Hemu <[email protected]>
updated prompts (#21)

2c683b9bd84b0a54d6f52a96f9158c8928cb1e80 authored over 1 year ago by Jeremy Manning <[email protected]>
added updated prompts

f2d8f4530429091554d4e844f6d40b0d105b66c1 authored over 1 year ago by jeremymanning <[email protected]>
added new prompts

857697645e813cd54ede273ceaa1df728ca4f8a1 authored over 1 year ago by jeremymanning <[email protected]>
Update setup.py

6b935bceb55cda34b717c284d2021cd86bb911e4 authored over 1 year ago by Hemu <[email protected]>
Fixed a bug in prompt path

82f452d719f7311c6e86530d184e7ba95b800b79 authored over 1 year ago by Hemu <[email protected]>
Updated prompts

bdcb136e5ec5c4d97179b7c1c39abc016180347a authored over 1 year ago by Hemu <[email protected]>
Update widgets.py

8a02829e0f1a8ce9d7628948777db903e2e9a8f5 authored over 1 year ago by Hemu <[email protected]>
Refactored code-base

732708b63097185b73576b78df72adf8c4011740 authored over 1 year ago by Hemu <[email protected]>
Added docstrings to all the modules (#20)

Hello @jeremymanning, I added docstrings to all the modules of chatify.
I have also added the d...

7142815e34eb07344ced92f7aa311f82b1b811a5 authored over 1 year ago by Jeremy Manning <[email protected]>
Updated documentation

1774b2fbf9ae2d3986403904d46ea1050c9eb78f authored over 1 year ago by Hemu <[email protected]>
Added documentation

f6b6568cc34b12e4d5600e797d347cc6906ee42e authored over 1 year ago by Hemu <[email protected]>
Added caching (#18)

Implemented two types of caching:

1. _Exact caching_: Searches for exact match of the input p...

3abc91fec9b4a869c194456442c82f4af3977b3e authored over 1 year ago by Jeremy Manning <[email protected]>
Updated caching mechanism

935577f3fc085efa276cbe6088a4026edb5f76be authored over 1 year ago by Hemu <[email protected]>
Added caching

1164ae85733e47de3253ba7aa8ad5bd5eaa1a795 authored over 1 year ago by Hemu <[email protected]>
Refactored and added LLM model interface (#17)

Added an interface for LLM models. Now we can add any model (hugging
face, Open AI, etc.). Refa...

73f30f50653b46c71757daca6181fba2aa378a5c authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'ContextLab:main' into main

fb164125d6e108c850fb39a3e960c9ddc55dc9bd authored over 1 year ago by Hemu <[email protected]>
Refactored and added LLM model interface

b8fc6d0e23aff0c78cf5be621b107ed772b17cb2 authored over 1 year ago by Hemu <[email protected]>
Added IPython widget (#16)

cf79df38212bdd4f1c1b4cdbb35daae06ae9778c authored over 1 year ago by Jeremy Manning <[email protected]>
added proposed button (#11)

2099b3500cf5bf25e0b72deb76abdd73254e0e3d authored over 1 year ago by Jeremy Manning <[email protected]>
added proposed button

c72595108758bb4ad1a95cb4fd502f040ff540b7 authored over 1 year ago by jeremymanning <[email protected]>
Updated UI

a38b8c8ee319cb61db7d127e04deb1c648cccb83 authored over 1 year ago by Hemu <[email protected]>
Generalized GPT UI

5915c7d67d56cb68a36b07c0e21b080ff1cc9ee3 authored over 1 year ago by Hemu <[email protected]>
Added widgets

bea5c51da0d20001cf8324e4f482bbd0a79d812d authored over 1 year ago by Hemu <[email protected]>
add pull request template

5258b5caa1f0874ebb063d5a1e0d7786516863c6 authored over 1 year ago by Jeremy Manning <[email protected]>
Create CODE_OF_CONDUCT.md

a069537adb17f86e096c05f70a44ec1b86b2cc9e authored over 1 year ago by Jeremy Manning <[email protected]>
Delete .DS_Store

68f45300a8223f5c98c20733d72317b7cda42c6e authored over 1 year ago by Jeremy Manning <[email protected]>
Delete .DS_Store

2d00fb769e2ee8dd6b639d004c82b2cf31c7ad5d authored over 1 year ago by Jeremy Manning <[email protected]>
Delete .DS_Store

52769962541451e3d9ead5b0e667dd70023d0686 authored over 1 year ago by Jeremy Manning <[email protected]>
Initial commit (#6)

Initial package version by @HemuManju!

a2466fb8e3777e7e677d06ed6d275a5d59388102 authored over 1 year ago by Jeremy Manning <[email protected]>
Update setup.py

5e89e6884ffdbb38e3704eccc103c7d2378ce78f authored over 1 year ago by Jeremy Manning <[email protected]>
Update installation.rst

da7e2f9370181485bd8bae0b6896a994228907e3 authored over 1 year ago by Jeremy Manning <[email protected]>
Update HISTORY.rst

4a9aea933ad71d54bd472b37cfc92dec73296c7c authored over 1 year ago by Jeremy Manning <[email protected]>
Update CONTRIBUTING.rst

c5179570b2de8b394ff9b20bc73b1b2b3a62ca78 authored over 1 year ago by Jeremy Manning <[email protected]>
Update .gitignore

40f4da1d72bb65bba2d357854bbc6bea36612c7f authored over 1 year ago by Jeremy Manning <[email protected]>
Initial commit

729a9a31965d60143a2d115177722af2cb6b2b46 authored over 1 year ago by Hemu <[email protected]>
Update README.md

63e32ba2cfd06086fd67be2432fe3c915c5cb388 authored over 1 year ago by Jeremy Manning <[email protected]>
Update issue templates

971178a3f55d43ba3f369190aabc6f86a3375b46 authored over 1 year ago by Jeremy Manning <[email protected]>
Update issue templates

425c37bbc897f33c744f87c8d1fc21616d4138d6 authored over 1 year ago by Jeremy Manning <[email protected]>
Initial commit

08bd9c77021a2a098e88c625c46815164bf7286e authored over 1 year ago by Jeremy Manning <[email protected]>