-
Notifications
You must be signed in to change notification settings - Fork 0
feat: update readme files in repository #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
b1db5f2
Updated readme files
ramraut-osm 48ad915
Reverted api readme file changes
ramraut-osm 4bce4b7
Updated readme files
ramraut-osm 4283574
Update README.md
ramraut-osm b078cfb
Update README.md
ramraut-osm 84af33b
Merge remote-tracking branch 'origin/main' into REST557-readmefile
ramraut-osm d0b3fae
Update README.md
ramraut-osm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,53 @@ | ||
# osm-transcript-summarizer | ||
# Transcript Summarizer | ||
|
||
Welcome to the Transcript Summarizer! 🚀 | ||
|
||
Transcript Summarizer is a powerful tool designed to simplify the process of summarizing transcripts. With this user-friendly backend application, you can effortlessly generate concise summaries from lengthy transcripts, making it easier to extract key information. | ||
|
||
## What It Does | ||
|
||
Tired of sifting through long transcripts to find the important details? Transcript Summarizer automates this process for you using openAI's APIs. Whether you're analyzing interviews, meetings, lectures, or any other type of audio or text-based conversation, this application will help you distill the essence of the content into succinct summaries. | ||
|
||
## Why Choose Us? | ||
|
||
- **Efficiency:** Save time and effort by letting Transcript Summarizer do the heavy lifting for you. | ||
- **Accuracy:** OpenAI's advanced algorithms ensure that the summaries are accurate and relevant. | ||
- **Customizability:** Tailor the summarization process to your specific needs with customizable file upload options. | ||
|
||
## Key Features | ||
|
||
- 🤖 **Automatic Summarization:** Generate summaries automatically with just a click of a button. | ||
- 🚀 **Multi-format Support:** Summarize transcripts in various formats including text, audio, and video. | ||
- 💡 **Integration:** Seamlessly integrate Transcript Summarizer into your existing workflow with our easy-to-use API. | ||
- 🌐 **Scalable Architecture:** Built on robust infrastructure, our application scales effortlessly to meet your growing needs. | ||
|
||
## Components | ||
|
||
Transcript Summarizer is composed of the following two components: | ||
|
||
1. [api](apps/api): the backend of the application | ||
2. [portal](apps/portal): the frontend of the application | ||
|
||
Refer to the corresponding README files of these components for more information, setup, and usage instructions. | ||
|
||
## Contributing | ||
|
||
We welcome contributions from the community! If you're interested in contributing to the Transcript Summarizer, please take a moment to review our [Contribution Guidelines](CONTRIBUTING.md). | ||
|
||
Your contributions help make our app even better. Whether you're a developer, designer, or just enthusiastic about enhancing user experiences, we'd love to have you on board. | ||
|
||
Before you get started, please familiarize yourself with our guidelines to ensure a smooth collaboration process. | ||
|
||
[Contribution Guidelines](CONTRIBUTING.md) | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. | ||
|
||
## 👏 Big Thanks to Our Contributors | ||
|
||
<a href="https://github.com/OsmosysSoftware/osm-transcript-summarizer/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=OsmosysSoftware/osm-transcript-summarizer" alt="Contributors" /> | ||
</a> | ||
|
||
We appreciate the time and effort put in by all contributors to make this project better! | ||
ramraut-osm marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.