Resume Chat AI is an open-source web application designed to showcase your professional resume in an interactive and user-friendly way. Users can explore your work experiences, skills, publications, projects, and even interact with a chatbot to learn more about you.
- An AI-powered chatbot that provides dynamic and conversational access to your resume details.
- Users can ask questions about your experience, skills, and projects, making navigation simple and engaging.
- Displays comprehensive details about your work experiences, skills, and notable publications.
- A clean, organized layout to highlight your professional background.
- Showcases your completed projects with descriptions, technologies used, and links to live demos or repositories.
- A great way to present your portfolio in a visually appealing format.
- A contact form for users to get in touch with you.
- Includes your email, phone number, and social media links for easy accessibility.
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/your-username/resume-chat-ai.git
-
Navigate to the project directory:
cd resume-chat-ai -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000to view the application.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your feature description" - Push to your branch:
git push origin feature/your-feature-name
- Open a Pull Request.
This project is licensed under the MIT License.
Enjoy using Resume Chat AI! If you have any questions or need support, feel free to open an issue or contact us through the Contact Page.



