Skip to content

luc-pimentel/VoiceContent-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceContentAI

Twitter Follow Medium

Installation

  1. Clone the repository:
git clone https://github.com/luc-pimentel/VoiceContent-AI.git
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Create a .env file in the root directory and add your API keys and custom prompts:
OPENAI_API_KEY=your_openai_api_key
WHISPER_PROMPT=your_whisper_prompt
DRAFT_CORRECTOR_PROMPT=your_draft_corrector_prompt
ANTHROPIC_API_KEY=your_anthropic_api_key
  1. Run the Streamlit app:
python -m streamlit run Home.py
  1. Follow the instructions in the app to record your voice, get a rough transcript, and refine it with AI.

Customization

You can customize the prompts and API keys by modifying the corresponding variables in the .env file.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

Voice first approach to create original content with AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages