AI Resources
LLM Context files
llm.txt
- List of llmstxt files
- llm.txt Generator Generate llm.txt file from any website
Turn html into markdown
- https://r.jina.ai/
- web2md convert html web page into text markdown. (alternatively, use
inspect
of the browser dev tool to copy selected HTML chunk and paste in for conversion)
MCP
- List of MCP servers
- List of open source MCP servers
- Context7 MCP
- File Systems MCP
- Github MCP
- Claude Task Master
Rules for AI Coding Agent
Models
Model comparison
Model Inference
- Together.ai (ow)
- Hyperbolic.ai (bm)
- Replicate
- groq
Run model locally
Deployment
- ngrok Scalable API Gateway
- netlify quickly deploy a web app by dragging the file folder created by an Cursor agent (or equivalent)
Reading list
- OpenAI's A Practical Guide to Building Agents
- Google's Prompt Engineering White Paper
- Deep Dive into LLMs like ChatGPT by Andrej Karpathy
AI coding Assistant
AI Coding Assistant
Frontend
- HTML to FastHTML
- FlexBox Froggy CSS game
Cloud Code Utilities
Previewer and Visualizer
- Mermaid Visualizer: Visualize Mermaid graphs
- HTML Web App Visualizer
- Markdown Cloud-based Editor
- Markdown Preview or we can use hackmd.io
- JSON viewer
Misc
- OneCompiler online code compilation and execution
- Test regex: test Regex expressions
- Character Counter
- Token Counter