Coder Social home page Coder Social logo

applai's Introduction

applai

ApplAI is a local webapp which allows you to generate a specific cover letter and curriculum vitae from an application URL and some personnal data

SETUP

Prerequisites

  • ollama: models manager
  • typst: template engine

AI Models

  • llama3:8b-instruct-q5_K_M: main model
  • mistral:7b-instruct-q5_K_M: alternative
  • gemma:2b-instruct-q2_K: very fast, for testing only

Python dependencies

  • flask
  • flask_sqlalchemy
  • requests
  • ollama

Run

ROADMAP

WIP

  • Import / export users data

Issues

  • Dynamics links not fully working with Firefox (ex: Links)
  • Fix paths handling

Alpha

  • Docker
  • Application tiles smaller
  • Extra inputs/textareas shall be invisible at start
  • A section shall be invisible if empty (all sections appears if the mouse is over #user_data div)
  • Hide import/export buttons while not hovering userdata section
  • Application popup:
    • Fields on the left and preview on the right
    • Set max-size for the preview
  • Footer with our names, copyrights, github link
  • Buttons "delete", "run again" on the application (vertical dots menu selector aside close button)

Beta

  • Add CV support
  • If the URL has yet been applied, propose to run a new generation (keep all versions)
  • Optimize prompts & reduce calls
  • Do not display "Work In Progress", it block the user from using the application. Instead, create an application tile with a loading status (so the user can add other applications to the queue)
  • Cold boot on last state
  • Application webpage
    • Lock cover letter modifications when the application is sent
    • Application status ["Not sent", "Pending", "In progress", "Game Over", "I GOT THE JOB"]

V0

  • Review [POST]/user API in order to better manage form save and database access
  • Link skills to experiences/education
  • Chrome extension
  • Support external llm API
  • Multi-profiles:
    • Popup with checkbox to pick data
    • Change borders of the picked items in the color of the profile
  • Add a color to each profile (and use it on application's tiles borders)

applai's People

Contributors

alexisjapas avatar erwancdc avatar

Stargazers

 avatar

Watchers

 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.