Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

rimsnet/ResumeChatAI

Repository files navigation

Resume Chat AI

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.

Features

Chat Page

  • 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.

Chat Page

About Page

  • Displays comprehensive details about your work experiences, skills, and notable publications.
  • A clean, organized layout to highlight your professional background.

About Page

Projects Page

  • 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.

Projects Page

Contact Page

  • A contact form for users to get in touch with you.
  • Includes your email, phone number, and social media links for easy accessibility.

Contact Page

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/resume-chat-ai.git
  2. Navigate to the project directory:

    cd resume-chat-ai
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000 to view the application.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add your feature description"
  4. Push to your branch:
    git push origin feature/your-feature-name
  5. Open a Pull Request.

License

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.

About

Resume Chat AI is an open-source web application designed to showcase your professional resume in an interactive and user-friendly way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors