Project Info
This project did not submit a demo video on Devpost.
Inspiration
We saw a lot of people at the event hiring and attended the Hume AI workshop so we put 2 and 2 together
What it does
We built an AI LLM Interview Simulation
How we built it
We utilized Prompt Engineering and Next.js framework.
Challenges we ran into
Learning Next.js and integrating languages we already know.
Accomplishments we're proud of
Making the button to connect the front to the back end and navigating pages
What we learned
We learned how to navigate github and version control as a team for the first time
What's next
We hope to spread the idea to get people more interested. Potentially if we gain more experience we can launch LockedIn in a bigger scale.
Overview
This project features a sample implementation of Hume's Empathic Voice Interface using Hume's React SDK. Here, we have a simple EVI that uses the Next.js App Router.
Project deployment
Click the button below to deploy this example project with Vercel:
Below are the steps to completing the process to start:
- Clone Git Repository
- Provide the required environment variables. To get your API key and Client Secret key, log into the portal and visit the API keys page.
- Create a .env file that includes the API & Client Secret Key & Config ID Entered as below: HUME_API_KEY= HUME_SECRET_KEY= NEXT_PUBLIC_HUME_CONFIG_ID=
- Open Terminal and type pnpm i
- On the same Terminal type pnpm dev and you're all set.
Support
If you have questions, require assistance, or wish to engage in discussions pertaining to this starter template, please reach out to Hume on Discord.
Analysis
View
Metric
- 13
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- CSSIn code
- JavaScriptIn code
- Next.jsIn code
- ReactIn code
- Tailwind CSSIn code
- TypeScriptIn code
- Google GeminiClaimed
- Node.jsClaimed
6 of 8 appear in the indexed code. 2 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
177 KB
Source files
29
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
cjaeey/part-time-job_manager-empathic-voice-interface-starter
44 files · 24.6 MB · @ 67ce1e2
Structure
Interface
20 files · 45%Screens, components and styles rendered to the user.
Application logic
6 files · 14%Domain rules, services and shared utilities.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- YAML73%
- TypeScript17%
- JavaScript7%
- CSS3%
- Markdown1%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
package.json
npm · 28- @humeai/voice-react
- @radix-ui/react-slot
- @radix-ui/react-switch
- @radix-ui/react-toggle
- @types/react-virtualized
- class-variance-authority
- clsx
- framer-motion
- geist
- hume
- lucide-react
- next
- react
- react-dom
- react-virtualized
- remeda
- server-only
- tailwind-merge
- +10 more
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.