Skip to content

Lyra-stellAI/OpenRadish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openhub

The AI Community — A Reddit-style platform for AI enthusiasts, researchers, and practitioners.

Features

  • Community-based discussions — Browse communities (h/MachineLearning, h/LLMs, h/AIResearch, etc.)
  • Upvote/Downvote system — Vote on posts and comments
  • Create posts — Text, link, and image post types with tags
  • Threaded comments — Nested comment threads on post pages
  • Search — Filter posts by title, body, community, or tags
  • Dark mode — Toggle between light and dark themes
  • Responsive design — Works on desktop, tablet, and mobile
  • User auth — Login/signup flow (client-side demo)

Project Structure

Openhub/
├── index.html          # Home page — feed, sidebar, trending
├── community.html      # Community page — filtered posts, about, rules
├── post.html           # Post detail page — full post, comments
├── css/
│   └── style.css       # All styles, theming, responsive breakpoints
└── js/
    ├── data.js         # Sample data (communities, posts, comments)
    └── app.js          # Application logic (rendering, voting, modals)

Getting Started

Open index.html in a browser — no build step or server required.

Communities

Community Topic
h/MachineLearning ML research, tools, and applications
h/LLMs Large Language Models
h/ComputerVision Image and video AI
h/NLP Natural Language Processing
h/AIethics AI safety, bias, and regulation
h/OpenSource Open source AI projects
h/AIResearch Research papers and discussion
h/Beginners Learning AI from scratch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors