An open API service indexing awesome lists of open source software.

https://github.com/afzalimdad9/briefly

A well needed text-summarizer and translator software for your daily tasks.
https://github.com/afzalimdad9/briefly

axios chatgpt natural-language-processing nextjs opensource react summarize summarizer translator voice-assistant

Last synced: 28 days ago
JSON representation

A well needed text-summarizer and translator software for your daily tasks.

Awesome Lists containing this project

README

          

# Briefly App 📚✨

![Briefly Logo For Light](https://github.com/Shreyas-29/briefly/assets/111555846/f9357daf-df38-446c-afaa-8168a652fff9)

![Briefly Logo For Dark](https://github.com/Shreyas-29/briefly/assets/111555846/c2f2a7c7-e931-417c-99dc-5a98a0843112)

Briefly is a web app that provides text summarization and translation services. It leverages natural language processing to help users quickly understand and translate content.

## Features

- **Text Summarization:** Generate concise summaries of lengthy text content.
- **Text Translation:** Translate text between different languages.
- **Browser Extension:** Easily access Briefly features directly from your browser.

## Screenshots


Screenshot 1
Screenshot 2

## Getting Started

Follow these steps to get Briefly up and running on your local machine.

1. **Clone the Repository:**
```
git clone https://github.com/afzalimdad9/briefly.git
```
2. **Install Dependencies:**
```
cd briefly
npm install
```
3. **Run the App:**
```
npm run dev
```
4. Visit ```http://localhost:3000``` in your browser.

## Usage

✅Text Summarization:
- Enter or paste the text you want to summarize.
- Click the "Summarize" button to get a concise summary.

✅Text Translation:
- Choose the source and target languages.
- Enter or paste the text you want to translate.
- Click the "Translate" button to get the translated text.

✅Browser Extension:
- Install the Briefly browser extension for quick access.

## Premium Features (Coming Soon)
Unlock additional powerful features with our premium subscription. Stay tuned for updates!

## Contributing
Contributions are welcome! See CONTRIBUTING.md for more details.

## License
This project is licensed under the MIT License.