A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/FoloUp/FoloUp below:

FoloUp/FoloUp: 💼 Your own AI-powered voice interviewer for hiring.

FoloUp - AI-powered voice interviewer for hiring 💼

FoloUp is an open source platform for companies to conduct AI powered hiring interviews with their candidates.

Here's a loom of me explaining the app.

  1. Clone the project.
git clone https://github.com/FoloUp/FoloUp.git
  1. Copy the existing environment template file

We use Clerk for authentication. Set up Clerk environment variables in the .env file. Free plan should be more than enough.

  1. Navigate to Clerk and create an application following the setup guide.
  1. Your .env (NOT .env.local) file should have the NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY variables populated with no inverted commas

  2. Enable organizations in your Clerk application by navigating to the Organization Settings page.

  1. Make sure you create an organization and invite your email to it.

Supabase is used for storing the data. It's really simple to set up and the free plan should suffice.

  1. Create a project (Note down your project's password)
  2. Got to SQL Editor and copy the SQL code from supabase_schema.sql
  1. Run the SQL code to confirm the tables are created.
  2. Copy the supabase url and anon key from the project settings and paste it in the .env file in NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY

We use Retell AI to manage all the voice calls. They manage storage of recordings and provide a simple SDK to integrate with. They provide free credits to start with and will have to pay as you go.

  1. Create an API key from Retell AI Dashboard and add it to the .env file in RETELL_API_KEY

We use OpenAI to generate questions for interviews and analyze responses. This would not be that costly.

  1. Go to OpenAI and create an API key
  2. Add the API key to the .env file in OPENAI_API_KEY

First install the packages:

Run the development server:

Open http://localhost:3000 with your browser to see the result.

We recommend using Vercel to host the app.

If you'd like to contribute to FoloUp, feel free to fork the repository, make your changes, and submit a pull request. Contributions are welcomed and appreciated.

For a detailed guide on contributing, read the CONTRIBUTING.md file.

If you find FoloUp helpful, please consider giving us a star on GitHub! It helps us reach more developers and continue improving the project.

Products built on top of FoloUp 🚀

If you have any questions or feedback, please feel free to reach out to us at suveen.te1[at]gmail.com.

The software code is licensed under the MIT License.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4