Skip to content

Containing examples of projects you can use to test refinery. Please select the use case from the branches.

License

Notifications You must be signed in to change notification settings

code-kern-ai/refinery-sample-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Containing project examples you can use to play around with refinery.

Each project is in a dedicated branch and follows the pattern:

  • README.md: short description of the project and the raw data
  • snapshot_data.json.zip: project export of the use case which you can import as a snapshot to your local refinery.
  • some branches additionally contain information about e.g. how you can scrape the initial data or how to export the final data to be used for a different framework.

✨ Use cases

Name Description Clone
💬 Rasa chatbots In this use case, we show you how to create training data for a Rasa chatbot using Kern refinery. git clone -b conversational-ai https://github.com/code-kern-ai/sample-projects.git
🙂😡 Sentiment prediction stock news In this use-case we show you how you can build your own sentiment analysis classifier for stock news - completely from stratch. git clone -b sentiment-analysis-stock-news https://github.com/code-kern-ai/sample-projects.git
🧮 Finetuning similarity search In this use case, we show you how to fine-tune embeddings on your own data for better similarity search using Kern refinery and Quaterion. git clone -b finetuning-similarity-search https://github.com/code-kern-ai/sample-projects.git

You can either clone the whole repository, or one specific branch (recommended).

We will continuously extend the list of sample projects as we grow our application refinery. If you want to provide your own project as a sample project in this repository, please reach out to us.

If you like what we're working on, please leave a ⭐ for refinery!

About

Containing examples of projects you can use to test refinery. Please select the use case from the branches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published