Skip to content

wardvisual/engine-warvil

Repository files navigation


banner

Engine Warvil

Warvil is an intelligent chatbot powered by artificial intelligence. It is designed to provide helpful and insightful answers to your questions. Warvil can learn from its conversations with you, allowing it to become increasingly efficient and knowledgeable over time.

THIS PROJECT IS UNDER DEVELOPMENT


View Project »

View Demo · Report Bug · Request Feature

homepage

Built With

Installation

  1. Clone the repo

    git clone https://github.com/wardvisual/engine-warvil.git
  2. Install NPM packages

    cd engine-warvil && npm install

Setup

  1. Create a copy of .env.example file

    cp .env.example .env
  2. Enter your OpenAI API Key in .env file

    OPENAI_API_KEY = 'ENTER YOUR OpenAI API KEY'

Key Features

Some of these features may not respond correctly while they are being developed.

Answer Basic Questions Warvil is able to answer basic questions about a variety of topics using artificial intelligence.
Generate Code Warvil can generate code for a variety of programming languages based on your specifications.
Generate Thesis Titles Warvil can generate potential titles for your thesis or research project.
Correct Grammar Warvil can help you improve your writing by correcting grammar errors and providing suggestions for improvement.
Paraphrase Text Warvil can rewrite text to convey the same information in a different way, making it easier to understand.
Summarize Warvil can generate a summary of longer pieces of text, helping you save time and focus on the most important information.
Translate to Other Languages Warvil can translate text from English to a variety of other languages.
Explain Programming Code Warvil can provide explanations and examples for programming concepts and code snippets.
Evaluate Mathematical Expressions Warvil can evaluate and simplify mathematical expressions.
Create Study Notes Warvil can generate study notes based on text input, helping you learn and retain information more effectively.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Edward Fernandez: Wardvisual

Project Link: Engine Warvil