Skip to main content

Generate LangChain config quickly

Project description

doccano-mini

doccano-mini is a few-shot annotation tool to assist the development of applications with Large language models (LLMs). Once you annotate a few text, you can test your task (e.g. text classification) with LLMs, then download the LangChain's config.

Demo

Note: This is an experimental project.

Installation

pip install doccano-mini

Usage

For this example, we will be using OpenAI’s APIs, so we need to set the environment variable in the terminal.

export OPENAI_API_KEY="..."

Then, we can run the server.

doccano-mini

Now, we can open the browser and go to http://localhost:8501/ to see the interface.

Development

poetry install
streamlit run doccano_mini/app.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doccano_mini-0.0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

doccano_mini-0.0.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page