Skip to content

Latest commit

 

History

History
93 lines (53 loc) · 3.86 KB

README.md

File metadata and controls

93 lines (53 loc) · 3.86 KB

Voice Mate GPT for OpenAI Chat

Status do Projeto

English

Description

Voice Mate GPT is an innovative plugin developed in TypeScript, specifically designed to enhance the chat experience on OpenAI. This plugin transforms chat interaction, enabling voice communication with advanced technology. Integrating OpenAI's GPT models for Natural Language Processing (NLP), Voice Mate GPT offers a more natural, fluid, and intuitive interaction.

Features

  • Advanced Voice Interaction
  • Developed in TypeScript
  • Integration with GPT Models
  • Customization and Flexibility
  • Privacy and Security

Use Cases

  • Enhancing the chat experience on OpenAI
  • Voice assistance in educational, research, and development platforms
  • Facilitating accessibility for users with physical or visual limitations

How to Contribute

We invite developers and enthusiasts to contribute to Voice Mate GPT.

License

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

Under Construction

⚠️ This project is currently under construction. Some features may not be complete or fully functional yet. Please check back later for updates.

Testing

Voice Mate GPT offers two primary environments to ensure both the functionality and the integration of the plugin with the OpenAI chat are fully operational.

Development Testing

  • Use the command npm start to initiate the development server for the testing page. This setup includes the content_script.js to simulate the interaction within a regular web environment.

Extension Testing

  • To build the extension with all features, including hot reloading, use npm run watch. This builds the plugin for deployment as a browser extension, which can then be loaded into a browser to test functionality in a real extension environment.

Português

Descrição

Voice Mate GPT é um plugin inovador desenvolvido em TypeScript, especialmente projetado para aprimorar a experiência de chat na OpenAI. Este plugin transforma a interação de chat, permitindo comunicação por voz com tecnologia avançada. Com a integração dos modelos GPT para Processamento de Linguagem Natural (PLN), o Voice Mate GPT oferece uma interação mais natural, fluida e intuitiva.

Características

  • Interação por Voz Avançada
  • Desenvolvido em TypeScript
  • Integração com Modelos GPT
  • Personalização e Flexibilidade
  • Privacidade e Segurança

Casos de Uso

  • Enriquecimento da experiência de chat na OpenAI
  • Assistência por voz em plataformas educacionais, de pesquisa e desenvolvimento
  • Facilitação da acessibilidade para usuários com limitações físicas ou visuais

Como Contribuir

Convidamos desenvolvedores e entusiastas para contribuir com o Voice Mate GPT.

Licença

Este projeto está licenciado sob a Licença MIT - veja o arquivo LICENSE para detalhes.

Em Construção

⚠️ Este projeto está atualmente em construção. Algumas funcionalidades podem não estar completas ou totalmente funcionais ainda. Por favor, volte mais tarde para atualizações.

Testando

Voice Mate GPT oferece dois ambientes principais para garantir tanto a funcionalidade quanto a integração do plugin com o chat da OpenAI de forma completa.

Teste de Desenvolvimento

  • Utilize o comando npm start para iniciar o servidor de desenvolvimento para a página de teste. Esta configuração inclui o content_script.js para simular a interação dentro de um ambiente web regular.

Teste de Extensão

  • Para construir a extensão com todas as funcionalidades, incluindo o recarregamento em tempo real, use npm run watch. Isso constrói o plugin para implantação como uma extensão de navegador, que pode ser carregada em um navegador para testar a funcionalidade em um ambiente de extensão real.