Skip to content

Commit

Permalink
Add link to Custom GPT
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrh committed Jan 27, 2025
1 parent 2a062ce commit 5cb2788
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ excitertools

Note that nearly all of the ``more-itertools`` extension library is included.

Custom GPT
**********

I made a custom GPT [here at chatgpt.com](https://chatgpt.com/g/g-679767714b688191a719d7db72b72261-excitertools-helper)
to help with coding using excitertools as well as answering questions about it.
The GPT is set up with this complete README as its knowledge base. This is
more of an experiement than anything else, but I am curious to know whether it
is useful.

Demo
****

Expand Down
9 changes: 9 additions & 0 deletions excitertools.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
Note that nearly all of the ``more-itertools`` extension library is included.
Custom GPT
**********
I made a custom GPT [here at chatgpt.com](https://chatgpt.com/g/g-679767714b688191a719d7db72b72261-excitertools-helper)
to help with coding using excitertools as well as answering questions about it.
The GPT is set up with this complete README as its knowledge base. This is
more of an experiement than anything else, but I am curious to know whether it
is useful.
Demo
****
Expand Down

0 comments on commit 5cb2788

Please sign in to comment.