An open API service indexing awesome lists of open source software.

https://github.com/markdouthwaite/llm-explorations

A repository containing interactive examples of different LLM use-cases.
https://github.com/markdouthwaite/llm-explorations

gpt-4 guides llms openai python rag retrieval-augmented-generation

Last synced: 7 months ago
JSON representation

A repository containing interactive examples of different LLM use-cases.

Awesome Lists containing this project

README

          

# llm-explorations

A repository containing interactive examples of different LLM use-cases.

Here's some of the examples currently available:

* [A simple introduction to Retrieval-Augmented Generation in Python with GPT-4](notebooks/simple_rag.ipynb)
Open In Colab