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.
- Host: GitHub
- URL: https://github.com/afzalimdad9/briefly
- Owner: afzalimdad9
- License: cc0-1.0
- Created: 2024-10-20T13:21:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T18:00:26.000Z (over 1 year ago)
- Last Synced: 2025-01-29T04:37:16.013Z (over 1 year ago)
- Topics: axios, chatgpt, natural-language-processing, nextjs, opensource, react, summarize, summarizer, translator, voice-assistant
- Language: TypeScript
- Homepage: https://briefly-pearl.vercel.app
- Size: 511 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Briefly App 📚✨


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
## 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.