10000 GitHub - ImBIOS/evaly: (🚧 WIP) A modern open-source platform for AI-powered assessments, quizzes, and surveys.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ evaly Public
forked from fahreziadh/evaly

(🚧 WIP) A modern open-source platform for AI-powered assessments, quizzes, and surveys.

License

Notifications You must be signed in to change notification settings

ImBIOS/evaly

 
 

Repository files navigation

Evaly_ Innovative assessment solution _ Design customized evaluations_ knowledge · 5 09am · 04-30

Evaly

Online examination platform that makes creating, distributing, and analyzing tests easy and secure.

✨ Features

  1. AI Question Generator - Create questions by specifying topic, difficulty, and type
  2. Flexible Exam Formats - List or presentation views with rich media support
  3. Flexible Scheduling - Live synchronized tests or self-paced with custom time limits
  4. AI-Powered Analytics - 8AFD Insights into performance and potential issues
  5. Comprehensive Proctoring - Webcam, tab/window detection, and activity logging
  6. Automatic Certification - Generate certificates upon completion
  7. Collaboration Tools - Team creation and external examiner access

🚀 Tech Stack

  • Framework: Next.js 15 with tRPC
  • Database: PostgreSQL (Supabase) with Drizzle ORM
  • Storage: R2
  • Styling: Tailwind CSS with Radix UI
  • Deployment: Vercel
  • Auth: Better Auth
  • AI: Gemini, OpenAI

🛠️ Development

Prerequisites

  • Node.js
  • Bun
  • PostgreSQL database

Getting Started

  1. Clone the repository

    git clone https://github.com/yourusername/evaly.git
    cd evaly
  2. Install dependencies

    bun install
  3. Set up environment variables

    cp .env.example .env.local
  4. Start the development server

    bun dev
  5. Database commands

    bun db:generate   # Generate migration files
    bun db:migrate    # Apply migrations
    bun db:studio     # Open Drizzle Studio

🤝 Contributing

Contributions welcome! Fork the repo, create a feature branch, and submit a PR.

🙏 Acknowledgements

  • All the amazing open-source libraries and tools that make this project possible
  • The community for their continuous support and contributions

About

(🚧 WIP) A modern open-source platform for AI-powered assessments, quizzes, and surveys.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 98.7%
  • CSS 1.2%
  • JavaScript 0.1%
0