{"id":15136488,"url":"https://github.com/awaisoem/interview-lingo","last_synced_at":"2025-04-10T16:56:41.929Z","repository":{"id":252099568,"uuid":"835135521","full_name":"AwaisOem/interview-lingo","owner":"AwaisOem","description":"(Aug 2024) AI assistant which help with interviews, hiring, personality development and communication skills","archived":false,"fork":false,"pushed_at":"2024-08-08T09:40:37.000Z","size":45011,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T20:43:07.788Z","etag":null,"topics":["ai","ai71","drizzle-orm","falcon","neondb","nextjs","postgresql","tailwindcss","whisper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AwaisOem.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}},"created_at":"2024-07-29T08:27:40.000Z","updated_at":"2024-12-31T01:50:55.000Z","dependencies_parsed_at":"2025-02-08T14:41:40.499Z","dependency_job_id":null,"html_url":"https://github.com/AwaisOem/interview-lingo","commit_stats":null,"previous_names":["awaisoem/interview-lingo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwaisOem%2Finterview-lingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwaisOem%2Finterview-lingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwaisOem%2Finterview-lingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwaisOem%2Finterview-lingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AwaisOem","download_url":"https://codeload.github.com/AwaisOem/interview-lingo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248258461,"owners_count":21073939,"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":["ai","ai71","drizzle-orm","falcon","neondb","nextjs","postgresql","tailwindcss","whisper"],"created_at":"2024-09-26T06:22:09.535Z","updated_at":"2025-04-10T16:56:41.908Z","avatar_url":"https://github.com/AwaisOem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# InterviewLingo\n\nAI assistant which help with interviews, hiring, personality development and communication skills\n\n## main functionalities:\n- AI chat based mock evaluation(interview) \n- AI voice based mock evaluation(interview) \n- Job recommendations based on your resume \n\n## Video Demo\n\nhttps://github.com/user-attachments/assets/6ffe5eb6-1b05-42c7-9f6b-a1cba806b155\n\n[youtube link for high quality](https://www.youtube.com/watch?v=IAL25d5lGWE)\n\n## Tech Stack\n\n**Client:** Next.js, TailwindCSS, Shadcn, Clerk, Analytics\n\n**Server:** Next.js API, Whisper OpenAI, AI71, pdf-parse\n\n**Database:** PostgreSQL (Neon), Drizzle ORM\n\n\n## Run on Local Machine\n\nTo deploy this project run:\n\n- first create `.env.local` in root and add these\n\n- get `NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY` and `CLERK_SECRET_KEY`from clerk dashboard after creating fresh project.\n\n- create postgres DB anywhere you want ([neon](https://github.com/neondatabase/neon) recommended) and then paste url in `NEXT_PUBLIC_DRIZZLE_DATABASE_URL`\n\n- get `AI71_API_KEY` from [ai71.ai](https://ai71.ai/)\n\n- `JSEARCH_API_KEY` from [job search api](https://rapidapi.com/letscrape-6bRBa3QguO5/api/jsearch)\n\n- get `OPEN_API_KEY` from [openai.com](https://openai.com/)\n\n```bash\n    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=secret\n    CLERK_SECRET_KEY=secret\n    NEXT_PUBLIC_DRIZZLE_DATABASE_URL=secret\n    AI71_API_KEY=secret\n    JSEARCH_API_KEY=secret\n    OPEN_API_KEY=secret\n```\n\n- in `drizzle.config.js` change `process.env.NEXT_PUBLIC_DRIZZLE_DATABASE_URL` to your real database url, bcz env variables don't work in this file  \n\n- after that run these commmands in row\n\n```bash\n  npm i\n```\n```bash\n  npm run db:push\n```\n```bash\n  npm run dev\n```\n- to see and manage DB entries, run this\n\n```bash\n  npm run db:studio\n```\n\nCongradulations Your Local Setup is Ready\n\n## Authors\n\n- [@awaisoem](https://www.github.com/awaisoem)\n- [@arsalanahmad123](https://www.github.com/arsalanahmad123)\n- [@Ameer-Hamza289](https://www.github.com/Ameer-Hamza289)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawaisoem%2Finterview-lingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawaisoem%2Finterview-lingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawaisoem%2Finterview-lingo/lists"}