Giter Club home page Giter Club logo

test-english-ai's Introduction

Description

It makes use of the state-of-the-art Jurassic-1 language models to generate reading test accordingly to the seqence of words or phrases (or without) divided by coma.

A web application 'T.E.A' or 'Test English AI' as English-study-helper is 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.

Say goodbye to same-type texts and drilling essential vocabulary into your head and get acquainted with practical exercises that are aimed at improving your specific skills and expanding your vocabulary. Acquiring essential vocab is carried out through completing selected type of tasks on specially generated texts, based on the user-specified sequence of words.

All generated texts and tests to them were specifically trained on IELTS academic and general reading tasks in order to bring the user closer to real English exam assignment and improve its performance in it.

Primarily built with React.js. Site makes use of the state-of-the-art Jurassic-1 language models.

Getting Started

  1. Clone the repository

git clone https://github.com/DanyaVer/test-english-ai.git

  1. Navigate to cloned folder

cd ai-reading-exam

  1. Install dependencies

npm install

  1. Start the app in your local environment

npm start

  1. Open http://localhost:3000 to view it in the browser.

Play

  1. Open https://test-english-ai.danyaver.repl.co/ to interact.

  1. Write a sequence of words (you can reset the written sequence by clicking on the icon button on the right of the input field) and press the "Generate" button, which will invoke the generateText() function. This function sends an API request to the /complete endpoint of the Jurassic-1 Grande model. The main request includes a "one shot" prompt parameter with a value that prompts the model to generate a new made-up text related to words. Other parameters worth noticing are maxTokens, temperature, and stopSequences.

  1. Once the model returns a response, it is rendered below the Input Field and "Generate" button as text with latin letters prior to each paragraph.

  1. Then you can see two buttons below: "Headings" and "True/False/Not given". When clicked, each shows tasks for the module it represents. Every sentence there is generated for one paragraph which is used in prompt value in another two API request to Jurassic-1 Grande.

  1. After answering these questions, you can click the "Submit" button and it'll check your answers, color every select object either as correct or wrong one, and in the bottom will be created two additional lines with results for each category.

Contribute

This is a submitted project to AI21 Labs AIHacathon on the platform AI. Your contributions are welcome!

Made by the team The Think Tank

test-english-ai's People

Contributors

danyaver avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.