Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 2.31 KB

README.md

File metadata and controls

40 lines (24 loc) · 2.31 KB

💡 Introduction

Researching and creating projects is tedious. Ency is a virtual assistant developed with the concept of automating research and organizing projects and assignments. Get access ENCY here !

React Python TypeScript Docker AWS TailwindCss Flask Firebase Vercel

✨Features

  • Summarize Text or Web Articles with a single click 👆
  • Organize data with the block editor ⬛
  • Get AI-generated content blocks based on your topic to get started 🏃‍
  • Get AI-generated features such as keywords and interesting readings. 🔑
  • Export your project in Txt or Pdf format 📝

⚙ How It Works

Link to the AI repository

  1. Ency is an Artificial Intelligence based on Transformers, a recent Deep Learning model, widely used for summarization and translation tasks, but more generally for Natural Language Processing (NLP).

  2. Ency is based on the Distilbert model, a variant of Bert, an AI model developed by Google Research in 2019. This model is therefore based on Transformers. Our AI uses the Transfer Learning method, to avoid the need for extensive training, which can last several weeks. So we import a Distilbert configuration, but we rewrite the model.

  3. To facilitate the deployment of Ency, we use an instance of AWS, Amazon's servers, called EC3. This allows us to manage a small amount of information traffic, using two 4Gb CPUs. We can therefore offer you an answer in a bearable time, that is to say, about 10 seconds.


Team Coffee!☕

Crafted With ♥ By Team Coffee

love-badge