Skip to content

enough-jainil/remix-llm-resoures

Repository files navigation

LLM Resources Hub

A curated collection of resources for Large Language Model (LLM) development, research, and deployment.

Current Features

  • 📚 Comprehensive resource collections across multiple categories
  • 🎯 Organized sections for Free Resources, Video Tutorials, Academic Courses, and more
  • 🖼️ Visual resource cards with favicon integration
  • 🎨 Clean, modern UI with Tailwind CSS
  • ⚡ Built with Remix for optimal performance

Upcoming Features

Search & Filtering

  • 🔍 Advanced search functionality across all resources
  • 🏷️ Tag-based filtering system
  • 📊 Difficulty level filters (beginner, intermediate, advanced)
  • 🌍 Language/framework specific filtering

User Features

  • 🔖 Resource bookmarking system
  • ⭐ Rating and voting system
  • 💬 Comment sections for discussions
  • 📝 User-submitted resource suggestions

Enhanced Display

  • 📱 Grid/List view toggle
  • 🆕 "Recently Added" section
  • 📈 Resource popularity metrics
  • 🖼️ Preview images for resources

Learning Paths

  • 🛣️ Curated learning paths
  • 📊 Progress tracking
  • 🌳 Skill trees
  • ↗️ Prerequisites visualization

Technical Improvements

  • 🌓 Dark/Light theme toggle
  • 📱 Enhanced mobile optimization
  • 💾 Offline access capability
  • 🤖 AI-powered recommendations

Content Features

  • 🎥 Video previews integration
  • ⏱️ Estimated completion times
  • 📊 Difficulty estimations
  • 📝 Interactive resource previews

Development

From your terminal:

npm run dev

Deployment

First, build your app for production:

npm run build

Then run the app in production mode:

npm start

Contributing

We welcome contributions! Please see our contributing guidelines for more details.

Tech Stack

License

WTFPL License - do what the fuck you want to.