octoai

There are 2 repositories under octoai topic.

  • MyResumo

    This is an AI backed resume generator, it tailors your resume and skills based on a giving job description

    Language:Python16
  • node-summarizer

    This is a node js application that allows users to upload pdf files and summarize the content of the pdf file. The application uses the OctoAI Text Gen Solution to run the large language model (LLM) inferences that power the PDF summarization. It demonstrates the ability to easily use LLMs to implement intelligent natural language workflow

    Language:JavaScript