Code Monkey home page Code Monkey logo

college.ai-main's Introduction

College.ai

Welcome to College.ai ! It is a versatile project that harnesses the power of Google-gemini to provide a range of features. The application includes functionalities such as exploring ChatGPT-4 features, training/uploading PDFs, resume analysis, and more.🎓🤖

Collegeai GIF

https://youtu.be/K2QHmboTf8o?si=42LbPMeTPQYCDgNX

Table of Contents

🚀Introduction

College.ai , your comprehensive solution for exploring the capabilities of ChatGPT-4! This project offers a variety of features, including a Home page, an About section, Ask_To_PDF functionality for training/uploading PDFs, Resume_Analyser for analyzing resumes, ATS for matching job descriptions and resumes, and examples for prompting in Ask to PDF.

Features

  • Home Page: Introduction to College.ai.
  • About Section: Information about the creator and project details.
  • Ask_To_PDF Functionality: Train/upload PDFs and make queries.
  • Resume_Analyser: Analyze resumes and provide recommendations.
  • Contest_Calendar: Information about all the upcoming coding contest.
  • Job_Tracker: User can track all their job application.
  • Applicant Tracking System (ATS): Match job descriptions with resumes and provide feedback.
  • Prompt Examples: Examples for prompting in Ask to PDF.

Dependencies

Make sure you have the following dependencies installed:

🛠️Installation

  1. Clone the repository First, you need to clone the repository to your local machine. You can do this by using the git clone command followed by the URL of the repository.
git clone <link>
  1. Navigate to the project directory:
cd <filename>
  1. Create a new branch It's a good practice to create a new branch for your changes. You can create a new branch with the git branch command and switch to it with the git checkout command.
git branch my-branch
git checkout my-branch

Or you can use the git checkout command with the -b flag to create and switch to the new branch in one step.

git checkout -b my-branch
  1. Make changes Now you can make changes to the files in the repository. You can use any text editor or IDE to do this.

  2. Stage the changes Once you've made your changes, you need to stage them with the git add command.

git add.

The . adds all changes, but you can also specify individual files.

  1. Commit the changes After staging your changes, you need to commit them with the git commit command.
git commit -m "Commit message"

The -m flag allows you to write a commit message that describes the changes you made.

  1. Push the changes Now you can push your changes to the remote repository with the git push command.
git push origin my-branch
  1. Create a pull request Finally, you can create a pull request on the GitHub website. This will allow the repository owner to review your changes and decide whether to merge them into the main branch.

##Install requirements:

pip install -r requirements.txt

Getting Started

To start the application, run the following command:

streamlit run <app.py>

This will launch the College.ai application in your default web browser.

Folder Structure

  • Pages/
    • home.py: Home page with an introduction to College.ai.
    • About.py: Information about the creator and other details.
    • Ask_To_PDF.py: Functionality to train/upload PDFs and make queries.
    • Resume_Analyser.py: Analyze resumes and provide recommendations.
    • Contest_Calendar.py: Information about all the upcoming coding contest.
    • Job_Tracker.py: User can track all their job application.
    • ATS.py: Match job descriptions with resumes and show feedback.
    • Prompt_Examples.py: Examples for prompting in Ask to PDF.

🤝Contributing

If you'd like to contribute to College.ai, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make changes and commit them.
  4. Push your changes to your fork.
  5. Create a pull request.

Note: Make sure you always create a updated PR.

Contribution Guidelines

We believe in the power of collaboration. If you have ideas to improve College.ai, feel free to contribute! Check out our [Contribution Guidelines]https://github.com/SurajSanap/College.ai-main/blob/main/CONTRIBUTION.md to get started.

📄 Documentation

Explore our comprehensive documentation in the [LEARN.md]https://github.com/SurajSanap/College.ai-main/blob/main/Learn.md file, which serves as a detailed guide to understanding and contributing to College.ai. This document covers various aspects of the project, including setup instructions, architecture overview, and contribution guidelines. We recommend referring to this documentation to gain a deeper insight into UniCollab and make meaningful contributions to its development.

📝License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

🌟 Join Us

Ready to embark on a journey of collaborative learning? Join College.ai now and be a part of a community that believes in the power of collaboration! Thank you for contributing to our open-source project! We appreciate your support 🚀 Don't forget to leave a star ⭐ Happy Coding!!❤️

{Back to top}

college.ai-main's People

Contributors

surajsanap avatar shraman-jain avatar lassmara avatar diptisanap avatar asrithamulugoju avatar arpy8 avatar saumya-28 avatar harleen-786 avatar gunjesh843 avatar debangi29 avatar santhosh-siddhardha avatar pdbharadwaj avatar shweta-281 avatar aasthakourav20 avatar sdprogramer avatar arjundontflex avatar zeelshah1805 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.