Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 831 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 831 Bytes

AI Playground

Playing around with AI for doing stuff.

Prompt engineering

Super-short instructions from OpenAI

https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-the-openai-api

Papertrail 2024-10-23

Awesome collection

The awesome collection of LLM based apps – https://github.com/Shubhamsaboo/awesome-llm-apps

RAGs (Retrieval-Augmented Generation)

What is RAG?

RAG (Retrieval-Augmented Generation) is an advanced framework combining retrieval techniques with generative AI to deliver precise and context-aware responses. Learn more:

RAG-as-a-Services: