Skip to content

EchoCraft : Transform your audio into text with precision and style

Notifications You must be signed in to change notification settings

AniruddhaAdak/EchoCraft

Repository files navigation

EchoCraft

EchoCraft is a cutting-edge application that leverages AI to convert speech into text and create engaging content such as blogs and social media posts. It also supports translation of transcriptions into multiple languages, offering a comprehensive solution for content creators.

Features

  • Speech-to-Text Conversion: Transcribe spoken words into text using the AssemblyAI API.
  • Content Creation: Generate blogs and social media posts from transcriptions with built-in support for:
    • Like
    • Comment
    • Share
  • Multilingual Support: Translate transcriptions into other languages seamlessly.
  • Modern UI/UX: Built with React.js, TypeScript, and Tailwind CSS for a responsive and dynamic interface.

Tech Stack

  • Frontend: React.js, TypeScript, Tailwind CSS
  • APIs:

Installation

  1. Clone the repository:

    git clone https://github.com/AniruddhaAdak/echocraft.git
    cd echocraft
  2. Install dependencies:

    npm install
  3. Add your API keys:

    • Create a .env file in the project root and add the following:
      REACT_APP_ASSEMBLYAI_API_KEY=your_assemblyai_api_key
      REACT_APP_OPENAI_API_KEY=your_openai_api_key
  4. Start the development server:

    npm start

Usage

  1. Record or upload audio to transcribe speech into text.
  2. Use the generated transcript to create:
    • Blogs with automatic formatting and styling.
    • Social media posts with like, comment, and share functionalities.
  3. Translate transcriptions into other languages to reach a broader audience.

Screenshots

Coming soon!

Contribution

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For queries or feedback, contact:


About

EchoCraft : Transform your audio into text with precision and style

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages