Skip to content

MohsinAliIrfan/CV_EDITOR.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to CV_EDITOR.AI!

CV_EDITOR.AI is an innovative AI-based solution designed to enhance your CV according to job descriptions. The tool ensures your CV contains all the essential keywords to pass Applicant Tracking Systems (ATS) and increase your chances of landing that dream job

Key Features

  • AI-Powered Modifications: Leverages the powerful LLaMA 3 (70B) model via Groq.
  • LangChain Integration: Utilizes LangChain for optimal performance.
  • Custom AI Agents: Developed AI agents that utilize advanced prompt engineering and few-shot learning techniques to deliver the most relevant output.
  • User-Friendly Interface: Runs smoothly on your localhost.

How It Works

Simply provide your CV and the link to the webpage containing the job description. Our application will extract the job description using web scraping techniques, and AI agents will intelligently modify your CV accordingly.

Additionally, you can interact with the application through a chatbot feature, allowing for a more engaging user experienc

Getting Started

  1. Obtain a GROQ_API_KEY: Sign up at Groq Console.

  2. Clone the Repository: Pull the entire application.

  3. Configure Environment Variables: a. Open the .env file located in the frontend directory. b. Paste your GROQ_API_KEY into this file.

  4. Install Dependencies:

    pip install -r requirements.txt
    
  5. Navigate to the Frontend:

    cd frontend
    
  6. Run the Application:

    uvicorn fastapp:app --reload --port 8001
    
  7. Access the Application: Open interface.html in your web browser on localhost.

  8. Enjoy the Experience! image image

Need Help?

If you encounter any errors, missing dependencies, or have questions related to the project, please feel free to contact me at mohsinaliirfan70@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published