Skip to content

First Release!

Choose a tag to compare

@taggedzi taggedzi released this 08 May 02:31
· 45 commits to main since this release

The first complete working release.

Implements the following:

  1. Environment and dev setup using invoke
  2. Automation of building RAG chunk files from completed Python examples of Design Patterns using Ollama on a local LLM.
  3. Automation of building Docs from completed Python examples of Design patterns using Ollama on a local LLM.
  4. Generation of searchable json index.
  5. First complete attempt at documentation and RAG chunks complete.
  6. Scripts to setup and create custom Ollama models for tasks.