{"id":23769557,"url":"https://github.com/cholnhial/anyzquizai","last_synced_at":"2025-09-05T13:32:57.836Z","repository":{"id":224168281,"uuid":"762612318","full_name":"cholnhial/anyzquizai","owner":"cholnhial","description":"A Spring Boot + Angular Project Powered by Spring AI and OpenAI","archived":false,"fork":false,"pushed_at":"2024-12-18T22:39:31.000Z","size":17343,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-18T23:27:25.973Z","etag":null,"topics":["angular","docker","java","llm","spring-ai","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cholnhial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-24T07:31:46.000Z","updated_at":"2024-12-18T22:39:36.000Z","dependencies_parsed_at":"2024-02-24T08:27:37.701Z","dependency_job_id":"d44409e0-b605-48a4-bd2a-9c4f7b637140","html_url":"https://github.com/cholnhial/anyzquizai","commit_stats":null,"previous_names":["cholnhial/anyzquizai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cholnhial%2Fanyzquizai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cholnhial%2Fanyzquizai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cholnhial%2Fanyzquizai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cholnhial%2Fanyzquizai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cholnhial","download_url":"https://codeload.github.com/cholnhial/anyzquizai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232044279,"owners_count":18464576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","docker","java","llm","spring-ai","spring-boot"],"created_at":"2025-01-01T02:28:23.293Z","updated_at":"2025-01-01T02:28:24.122Z","avatar_url":"https://github.com/cholnhial.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnyQuizAI\n\nAnyQuizAI is a full-stack project I developed to practice and showcase my full stack developer skills. This project incorporates novel technologies such as Spring AI and demonstrates the development of LLM-driven applications.\n\n## Project Purpose\n\n**Important:** I created AnyQuizAI as a personal project to hone my full stack development skills and gain hands-on experience with cutting-edge technologies. It serves as a practical example of building a complete web application that integrates various components of modern web such as Angular and Tailwind CSS.\n\n## Features\n\n### 🔍 Discover\n\nDiscover allows users to find quizzes to play with advanced search options. The search functionality is powered by Elasticsearch, providing improved filtering and speed.\n\n![Discovering quizzes](screenshots/discover.gif)\n\n### ✨ Create\n\nCreate leverages the power of OpenAI through Spring AI to generate quizzes and save them to the database. Users can specify the topic, difficulty, number of questions, and more.\n\n![Creating a quiz](screenshots/create1.gif)\n\n![Creating a quiz](screenshots/create2.gif)\n\n### 🎮 Play\n\nOnce you've discovered a quiz, you can play it and compete for a spot on the leaderboard.\n\n![Playing a quiz](screenshots/play1.gif)\n\n![Playing a quiz](screenshots/play2.gif)\n\n![Playing a quiz](screenshots/play3.gif)\n\n## Getting Started\n\nTo run the application for development please use Java 21 (I recommend using SDKMAN), follow these steps:\n\n1. Ensure you have Docker installed on your system.\n\n2. Set your OpenAI API key as an environment variable:\n   ```\n   export OPENAI_API_KEY=\"yourOpenAIKey\"\n   ```\n3. Create quiz photos directory\n```\nmkdir /var/quiz_photos\nchmod -R 777 /var/quiz_photos\n```\n\n4. Start the required services using Docker Compose:\n   ```\n   docker-compose up -d\n   ```\n\n5. Run the Spring Boot application:\n   ```\n   ./mvnw spring-boot:run\n   ```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcholnhial%2Fanyzquizai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcholnhial%2Fanyzquizai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcholnhial%2Fanyzquizai/lists"}