Skip to content

Realtime AI-driven workspace for job prep with LeetCode integration & Blind 75 tracker.

Notifications You must be signed in to change notification settings

anwexhaa/interview-copilot

Repository files navigation

🌸✨ Interview Copilot 🚀

License: MIT Next.js React Last Commit

Realtime AI-Powered Coding Companion for Interview Prep
Interview Copilot helps you ace coding interviews with a futuristic workspace, AI hints, and progress tracking—all in a sleek dark interface with a touch of pink. 💖


🚀 Features & Superpowers

💖 Realtime Coding Workspace – Solve problems live in an interactive editor.

🤖 AI Assistant – Get instant hints, solutions, and explanations from a smart AI.

📜 Blind 75 Problems – Focus on the most important coding questions curated for success.

📈 Progress Tracker – Visual streaks, bars, and stats to track your coding journey.

📝 Notes & Insights – Save AI tips and your own personal notes in one place.

🌙 Futuristic Dark UI – Sleek, responsive, and optimized for night-mode coding sessions.


💡 Why Interview Copilot?
Prepare faster, smarter, and more stylishly. Let AI guide you through coding interviews while keeping your workflow smooth and visually appealing. Pink never looked this productive! 🌸✨


🖼️ Sneak Peek 🌸✨

Check out the futuristic interface of Interview Copilot:

Dashboard 🌟 Blind 75 List 📜 Resume Review 📄
Dashboard Blind75 Resume Review

⚡ Getting Started & Installation 🌸✨

Ready to launch Interview Copilot on your machine? Follow these steps:

# 1️⃣ Clone the Repository
git clone https://github.com/anwexhaa/interview-copilot.git
cd interview-copilot

# 2️⃣ Install Dependencies
npm install
# or
yarn install
# or
pnpm install

# 3️⃣ Setup Environment Variables
# Create a .env.local file in the root folder and add:
NEXT_PUBLIC_OPENAI_API_KEY=your_openai_api_key
DATABASE_URL=your_postgres_url
NEXT_PUBLIC_FIREBASE_API_KEY=your_firebase_api_key

# 4️⃣ Run the Development Server
npm run dev
# or
yarn dev
# or
pnpm dev

## 🛠️ Tech Stack & Tools

Frontend: Next.js, React, Tailwind CSS

Backend: Node.js, Express (or your backend setup)

Database: PostgreSQL, Prisma ORM

Authentication: Firebase Auth

AI Integration: OpenAI API, LangChain

Deployment: Vercel

---

## 🚀 Deployment

The easiest way to deploy Interview Copilot is with Vercel.
Simply connect your GitHub repo and deploy—Vercel handles the rest.

---

## 🤝 Contributing

Fork the repository

Create your feature branch: git checkout -b feature/my-feature

Commit your changes: git commit -m 'Add some feature'

Push to the branch: git push origin feature/my-feature

Open a Pull Request

---

About

Realtime AI-driven workspace for job prep with LeetCode integration & Blind 75 tracker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published