Skip to content

This is a platform that can help you to develop your own llm data annotating platform.

License

Notifications You must be signed in to change notification settings

JunityZhan/LLM-Data-Annotating-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM-Data-Annotating-Platform

This is a platform that can help you to develop your own llm data annotating platform.

How to use? 怎么用?

set up mongoDB Download MongoDB Community Server | MongoDB

git clone https://github.com/JunityZhan/LLM-Data-Annotating-Platform.git

cd LLM-Data-Annotating-Platform

cd back_end

pip install -r requirements.txt

set flask_app=app in windows

or

export flask_app=app in linux

flask run

open a new terminal

cd front_end

npm install

npm run dev

open 127.0.0.1:3006

About

This is a platform that can help you to develop your own llm data annotating platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published