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.
- Host: GitHub
- URL: https://github.com/markdouthwaite/llm-explorations
- Owner: markdouthwaite
- License: mit
- Created: 2023-10-29T19:09:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T20:14:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T22:05:08.138Z (7 months ago)
- Topics: gpt-4, guides, llms, openai, python, rag, retrieval-augmented-generation
- Language: Jupyter Notebook
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
![]()