Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 4.49 KB

README.md

File metadata and controls

63 lines (39 loc) · 4.49 KB

AI21 Studio Developers Hub

A curated list of open source projects, blog posts, papers, and repositories built using AI21 Studio's state-of-the-art LLMs.

Contents

Introduction

Welcome to the AI21 Studio Developers Hub! This is a curated list of open source projects and repositories that make use of the AI21 Studio large language models. Our aim is to provide a comprehensive collection of high-quality resources for developers and enthusiasts alike.

Projects

The projects in this list are organized by programming language. If you don't see your preferred programming language, consider contributing a project written in it!

ReactJS

  • Rick and Morty Episode Generator - An interactive one-pager browser game, primarily built with React.js. It makes use of the state-of-the-art Jurassic-1 language models to generate made-up episodes of the popular animated science fiction TV show Rick and Morty.
  • TEA Test English AI - A web application designed for students and English learners studying for English language proficiency tests such as TOEFL, IELTS, Cambridge etc and offers personalized reading test preparation with AI-generated texts and various tasks options to them.

Python

  • WebIndexer - A question answering tool that can be easily integrated into any website.
  • KitchenGenie - This application is built on top of AI21Lab's Large Language Models and uses them as knowledge bases to help you reduce food waste and use existing ingredients in creative ways.
  • MedBrief_backend - Provides a summary of a lengthy patient report and catches significant medical terminology to save review time by 40%. WE also provide specifics like medicines, lifestyle advises and other medical terminologies based on the report.

Vue

  • MedBrief_frontend - Provides a summary of a lengthy patient report and catches significant medical terminology to save review time by 40%. WE also provide specifics like medicines, lifestyle advises and other medical terminologies based on the report.

Python Notebooks

Blog Posts

Contribution Guidelines

If you would like to contribute to this list, please follow these guidelines:

  • Choose a programming language category that best suits the project you would like to add. If your preferred programming language is not listed, feel free to create a new category for it.
  • Verify that the project, blog post, pr paper you would like to add meets the criteria for inclusion:
    • Uses the AI21 Studio Large Language Models in its core
    • Is open source
  • Create a pull request with your contribution. Be sure to include the project name, link, and a brief description.

Thank you for your interest in contributing to the AI21 Studio Developers Hub!