{"id":28887380,"url":"https://github.com/prevailexcel/ai-study-assistaant","last_synced_at":"2025-07-02T21:05:44.884Z","repository":{"id":299402396,"uuid":"1002894963","full_name":"PrevailExcel/ai-study-assistaant","owner":"PrevailExcel","description":"This is a full AI Study Assistant that collects study materials and generates questions, summaries, Flash cards and Q\u0026A bot, powered by Neuron AI, Laravel, ChromaDB and many more.","archived":false,"fork":false,"pushed_at":"2025-06-16T10:52:23.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T11:44:07.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrevailExcel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-16T10:02:02.000Z","updated_at":"2025-06-16T10:52:27.000Z","dependencies_parsed_at":"2025-06-16T11:44:10.417Z","dependency_job_id":"b8164bce-7fe8-43db-9280-32573d20ec9d","html_url":"https://github.com/PrevailExcel/ai-study-assistaant","commit_stats":null,"previous_names":["prevailexcel/ai-study-assistaant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PrevailExcel/ai-study-assistaant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrevailExcel%2Fai-study-assistaant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrevailExcel%2Fai-study-assistaant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrevailExcel%2Fai-study-assistaant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrevailExcel%2Fai-study-assistaant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrevailExcel","download_url":"https://codeload.github.com/PrevailExcel/ai-study-assistaant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrevailExcel%2Fai-study-assistaant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261037175,"owners_count":23100933,"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":[],"created_at":"2025-06-20T23:37:29.477Z","updated_at":"2025-07-02T21:05:44.864Z","avatar_url":"https://github.com/PrevailExcel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup ChromaDB as Vector Store\n\n```bash\ndocker pull chromadb/chroma\n\ndocker run -d \\\n  --name chromadb \\\n  -p 8000:8000 \\\n  chromadb/chroma\n\n```\n\n\n# PHP packages\n```bash\ncomposer require inspector-apm/neuron-ai\ncomposer require smalot/pdfparser\ncomposer require spatie/pdf-to-text\ncomposer require phpoffice/phppresentation\ncomposer require phpoffice/phpword  \ncomposer require thiagoalessio/tesseract_ocr\n```\n\n# System dependencies\n## For OCR\nsudo apt install tesseract-ocr\n\n## For PDF\nsudo apt install poppler-utils\n\n\n## For video/audio processing\nsudo apt install ffmpeg\n\n## For image processing\nsudo apt install imagemagick\n\n# .ENV\nCHROMA_BASE_URL=http://localhost:8000\nCHROMA_COLLECTION_NAME=study_materials\nANTHROPIC_API_KEY=your_anthropic_key\nOPENAI_API_KEY=your_openai_key_for_embeddings\nGEMINI_API_KEY=your_gemmini_key","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprevailexcel%2Fai-study-assistaant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprevailexcel%2Fai-study-assistaant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprevailexcel%2Fai-study-assistaant/lists"}