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 !
- 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 📝
-
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).
-
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.
-
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.