Skip to content
@artificial-brilliance

Artificial Brilliance

A place to explore the possiblities of artificial intelligence with the goal to help others learn too

Artificial Brilliance

Artificial Brilliance is a place to explore the possibilities of artificial intelligence.

I, Dominic Kramer, created this organization with the goal of sharing what I have learned with others as well as learn from others.

See my accompanying blog at dominickramer.com for blog posts describing the code in this organization in detail, as well as my Github page for more information on other things I am working on.

This organization’s code is designed to be illustrative in nature rather than being being production ready, to help learn and illustrate topics. As such, some common practices might not be followed if doing so makes the code easier to follow and learn from.

The goal is for this organization to be helpful to anyone and everyone interested in artificial intelligence.

For any questions, comments, or feedback feel free to reach out to DominicKramer@gmail.com.

Credits

A big shoutout to everyone researching, exploring, and sharing artificial intelligence information, and companies, individuals, and research groups for creating great models to use.

In particular, thanks to Andrej Karpathy for their great videos and repos such as nanoGPT to help learn how to create GPT models.

Also thanks to Simon Willison for their great blog helping describe the ReAct pattern.

Last, thanks to hotpot.ai for helping create the profile photo for this organization.

Pinned Loading

  1. simple_chatbot simple_chatbot Public

    A demonstration on how to make a simple chatbot using OpenAI.

    Python

  2. react react Public

    A demonstration of the ReAct framework for interacting with LLMs.

    Python

  3. inverted_react inverted_react Public

    A novel approach of the ReAct framework by inverting the Thought/Action/Observation pattern to Observation/Thought/Action.

    Python

  4. react_with_scratchpad react_with_scratchpad Public

    A demonstration of the ReAct framework for interacting with LLMs using a scratchpad approach.

    Python

Repositories

Showing 5 of 5 repositories
  • react Public

    A demonstration of the ReAct framework for interacting with LLMs.

    artificial-brilliance/react’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Sep 29, 2023
  • simple_chatbot Public

    A demonstration on how to make a simple chatbot using OpenAI.

    artificial-brilliance/simple_chatbot’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Sep 29, 2023
  • react_with_scratchpad Public

    A demonstration of the ReAct framework for interacting with LLMs using a scratchpad approach.

    artificial-brilliance/react_with_scratchpad’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Sep 29, 2023
  • inverted_react Public

    A novel approach of the ReAct framework by inverting the Thought/Action/Observation pattern to Observation/Thought/Action.

    artificial-brilliance/inverted_react’s past year of commit activity
    Python 0 0 0 0 Updated Sep 29, 2023
  • .github Public

    Artificial Brilliance is a place to explore the possibilities of artificial intelligence with the goal of sharing what I have learned with others as well as learn from others.

    artificial-brilliance/.github’s past year of commit activity
    0 0 0 0 Updated Sep 25, 2023

Top languages

Loading…

Most used topics

Loading…