Tutorials
Section titled “Tutorials”- Large Language Model Course ← LLM with roadmaps and Colab notebooks
- Learn Prompting ← course on communicating with AI such as GPT-3
- OpenAI Academy ← events/materials from OpenAI about LLMs
- 40 Generative AI Interview Questions That Actually Get Asked in 2026 (With Answers)
- Artificial Analysis ← comparison of models: intelligence, performance & price analysis
- Awesome
- Awesome ChatGPT Prompts
- Awesome Generative AI ← projects and services
- Awesome GPT-3
- Awesome Totally Open Chatgpt ← list of totally open alternatives to ChatGPT
- Claude Code Unpacked ← What actually happens when you type a message into Claude Code?
- Gandalf | Lakera ← make Gandalf reveal the password for each level
- Generative AI exists because of the transformer ← simple and interactive explanation of how transformers work
- GPT best practices ← written by OpenAI
- GPTs ← leaked prompts of GPTs (links to ChatGPT bots)
- How are you using GPT to be so productive? ← Ask HN
- How does GPT Obtain its Ability? Tracing Emergent Abilities of Language Models to their Sources ← Notion article
- LLM Visualization ← source: tweet
- LMSYS Chatbot Arena Leaderboard ← leaderboard of LLMs
- Replacing my best friends with an LLM trained on 500,000 group chat messages
- The GPT-3 Architecture, on a Napkin ← explanation of GPT-3 architecture
- Transformer Explainer ← LLM transformer visually explained
- Useful Prompt Engineering tools and resources ← Reddit post with resources for talking with GPT
- aider ← AI pair programming in your terminal
- AutoGen ← enable next-gen large language model applications
- Auto-GPT ← experimental open-source attempt to make GPT-4 fully autonomous
- Chainlit ← UI for chatbots
- Claude Code
- andrej-karpathy-skills ← a single CLAUDE.md file from Andrej Karpathy
- caveman ← Claude Code skill to keep short responses
- claude-mem ← persistent context across sessions for every agent
- claude-token-efficient ← one CLAUDE.md file to keep short responses
- codegraph ← pre-indexed code knowledge graph
- mattpocock/skills ← skills for real engineers from .claude directory
- ponytail ← makes your AI agent think like the laziest senior dev in the room
- Skillta ← instantly deploy expert-level Claude skills, OpenClaw skills and GitHub Copilot skills. Browse, install, and share
- CodeRabbit ← free LLM bot for code reviews
- crewAI ← framework for orchestrating role-playing, autonomous AI agents (e.g. to plan trip)
- Cursor ← AI-powered code editor based on VS Code
- Docling ← parse documents and export them to the desired format
- DocsGPT ← chat with your documentation
- gpt-engineer ← generate an entire codebase based on a prompt
- GPT Pilot ← dev tool that writes scalable apps from scratch while the developer oversees the implementation
- GPT Prompt Attack ← game to practice prompt injection
- Guidance ← preferred over Langchain by Szymon Maszke
- h2oGPT ← world’s best open source GPT
- Jan ← open-source alternative to ChatGPT that runs locally
- LangChain ← framework for building LLM apps
- localGPT ← private and local chatGPT for chatting with your documents
- ODS ← turn your PC, Mac, or Linux box into an AI server. LLM inference, chat UI, voice, agents, workflows, RAG, and image generation
- OfficeCLI ← Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files
- OpenDevin ← open-source project aiming to replicate Devin
- Open Interpreter ← NLP interface terminal app
- OpenUI ← OpenUI let’s you describe UI using your imagination, then see it rendered live
- pandas-ai ← generative AI in Pandas
- privateGPT ← interact privately with your documents using the power of GPT, 100% privately, no data leaks
- Ragas ← objective metrics, intelligent test generation, and data-driven insights for LLM apps
- ScrapeGraphAI ← python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML, HTML, JSON, etc.)
- screenshot-to-code ← drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
- Skyvern ← automate browser-based workflows with LLMs and Computer Vision
- Storm ← LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations
- SWE-agent ← takes a GitHub issue and tries to automatically fix it
- Tabby ← self-hosted AI coding assistant (e.g. to be used in VS Code)
- TaskWeaver ← code-first agent framework for seamlessly planning and executing data analytics tasks