OpenAI just launched GPT 5.4 mini and nano models which are now live in the API, Codex, and ChatGPT with improved coding capabilities.
CloneLLM is a minimal Python package that enables you to create an AI clone of yourself using LLMs. Built on top of LiteLLM and LangChain, CloneLLM utilizes Retrieval-Augmented Generation (RAG) to ...
django-sphinx-docs allows to serve Sphinx generated docs directly from Django. This is a fork of https://github.com/littlepea/django-docs to support Django 4.0+.