Giter Site home page Giter Site logo

careerassistant's Introduction

AI Career Assistant

AI-powered career growth assistant for Data Science and Analytics.

How To Use the Bot

Using the bot is straight forward. You must have telegram installed.

Get started here

After opening the bot, click on start or type and send /start to get started.

The bot will ask for your job title, level, and Industry. It will then use the information it has gathered to generate a list of projects you can do to take your career to the next level.

Technology

  • langchain
  • Open AI
  • python-telegram-bot
  • FastApi
  • Render (Webhook)

Installation

  1. Create a folder
    mkdir mynewfolder
  1. Change directory to the new folder
    cd mynewfolder
  1. Clone this repository
    git clone https://github.com/databugs/CareerAssistant.git

  1. Change directory to CareerAssistant
    cd CareerAssistant
  1. Create and activate a virtual environment
    python -m venv env && .\env\Scripts\activate
  1. Run this to install all requirements
    pip install -r requirements.txt
  1. Start the server
    python main.py

Environmental Variables

Here is a list of all the environmental variables used here:

  • telegram token: you need this to communicate with the telegram's api.
  • openai api-key: you need this to to interact with all the text models they provide.
  • secret-token: this token helps us to validate that the update we are recieving is in fact coming from our bot.
  • webhook url: all updates from telegram are sent to this url.

Note

The bot is live here. It is presently using my OpenAI api-key. Alternative options are under development.

Roadmap

  • Add the option to use this without webhook
  • Add a conversational and memory feature

careerassistant's People

Contributors

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