#OpenAI GPT-3

Logo of JARVIS
JARVIS
This project delivers a voice-activated assistant integrating Deepgram's voice-to-text and ElevenLabs' text-to-speech with OpenAI's GPT-3 for dynamic responses. Accessible via a web interface, it appeals to AI enthusiasts and developers. Requires Python 3.8-3.11 and API keys for setup, offering straightforward installation for efficient voice interaction.
Logo of compose-chatgpt-kotlin-android-chatbot
compose-chatgpt-kotlin-android-chatbot
This Android open-source app leverages Jetpack Compose and Kotlin to create a customizable chatbot, integrating OpenAI’s GPT-3 and GPT-4 for realistic responses. It uses contemporary tools like Kotlin Coroutines and Dagger Hilt for seamless development and includes a clean, well-documented codebase to assist developers intending to add AI chat features to their projects.
Logo of AI-Auto-Video-Generator
AI-Auto-Video-Generator
AI-Auto-Video-Generator utilizes GPT-3, DALL-E, and ElevenLabs API to convert textual prompts into comprehensive videos. With configurable prompts, voiceovers, and video parameters, it simplifies video production within a Python setup.
Logo of go-gpt3
go-gpt3
The Go-GPT3 client facilitates seamless communication between Go applications and OpenAI's GPT-3 API, supporting completion functionality with optional streaming. It enables engine listing, document search, and customizable settings. Comprehensive documentation and examples ensure straightforward integration, positioning it as a valuable tool for leveraging AI in Go projects. Available documentation on PkgGoDev supports effective implementation by developers.
Logo of obsidian-companion
obsidian-companion
The Obsidian Companion plugin boosts productivity by offering context-aware autocomplete suggestions powered by state-of-the-art AI models such as GPT-3 and 3.5. It integrates seamlessly into the Obsidian platform, adapting to individual writing styles for a natural flow. Its unobtrusive design uses ghost text, allowing for a streamlined writing process. The plugin is simple to install from the Obsidian Community Plugin Directory and can be configured with OpenAI API keys for both desktop and mobile use, with additional customization through the Presets feature.
Logo of openrisk
openrisk
Discover an innovative tool that analyzes Nuclei outputs to generate risk scores using OpenAI's GPT-3 model. This experimental tool is aimed at evaluating cybersecurity vulnerabilities for individual hosts. Easily installed with Go 1.20, it offers flexibility in use and provides essential insights into critical risks from scan results. Incorporate this tool into your system to understand vulnerabilities more clearly and simplify your security evaluations.
Logo of npm-copilot
npm-copilot
A CLI tool utilizing OpenAI's GPT-3 to suggest error fixes for Next.js, React, Angular, and Vue.js apps. It automatically detects the project type and runs development server commands, offering real-time error suggestions by monitoring logs. Easy installation with npm, requiring merely an OpenAI API key for operation. Streamline the debugging process by incorporating this tool.