Skip to content

ecdedios/jd-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Job Description Summarizer

Playing with LangChain and Streamlit.

Project Description

The goal of this project is to create an app that summarizes the technology stack in a job description.

Usage

Written in Python 3.9.9. Some packages used:

  • langchain
  • openai
  • streamlit

To run the web app, execute this in the command line:

streamlit run main.py

Meta

Ednalyn C. De Dios – @ecdedios

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/ecdedios/jd-summarizer/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

2024

About

Playing with LangChain and Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages