Convert Python code into JSON consumable by OpenAI's function API. - GitHub - janekb04/py2gpt: Convert Python code into JSON consumable by OpenAI's function API. (more…)
Read more »
A library to generate LaTeX expression from Python code. - GitHub - google/latexify_py: A library to generate LaTeX expression from Python code. (more…)
Read more »
Today we are going to talk about generators in Python, how are they different from normal functions, and why you should use them.
What are generators in Python? Have you ever run into a situation where you would need to read large datasets or files, and t... (more…)
Read more »
What if ChatGPT could help you notebook? Contribute to noteable-io/genai development by creating an account on GitHub. (more…)
Read more »
This is an incredibly powerful calculator that is capable of many useful day-to-day functions. - JordanLeich/Ultimate-Calculator... (more…)
Read more »