scikit-llm

0
3 года назад
2 года назад
2 года назад
2 года назад
3 года назад
2 года назад
3 года назад
2 года назад
3 года назад
README.md

Scikit-LLM: Scikit-Learn Meets Large Language Models

Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

Installation 💾

Support us 🤝

You can support the project in the following ways:

  • ⭐ Star Scikit-LLM on GitHub (click the star button in the top right corner)
  • 💡 Provide your feedback or propose ideas in the issues section or Discord
  • 📰 Post about Scikit-LLM on LinkedIn or other platforms
  • 🔗 Check out our other projects (cards below are clickable):


Quick Start & Documentation 📚

Quick start example of zero-shot text classification using GPT:

For more information please refer to the documentation.

Citation

You can cite Scikit-LLM using the following BibTeX:

@software{ScikitLLM, author = {Iryna Kondrashchenko and Oleh Kostromin}, year = {2023}, publisher = {beastbyte.ai}, address = {Linz, Austria}, title = {Scikit-LLM: Scikit-Learn Meets Large Language Models}, url = {https://github.com/iryna-kondr/scikit-llm } }