mahmoudfazeli/finetuned_gpt3_virtual_assistants
"Finetuned GPT-3 Virtual Assistants" is an open-source project that enables the creation of virtual assistants for websites or applications using GPT-3. The project includes a script for fine-tuning GPT-3 on a dataset, as well as a web interface for integrating the finetuned model into applications.
This project helps businesses and individuals create custom virtual assistants for their websites or applications. You provide a dataset of question-and-answer pairs or conversational data, and it trains a GPT-3 model to generate relevant responses. The output is a web-based chatbot that can understand and reply to natural language queries. This is for anyone who wants to deploy an AI assistant tailored to specific content, like customer service, FAQs, or specialized information.
No commits in the last 6 months.
Use this if you need a specialized virtual assistant to answer questions on your website or application based on your unique information or domain.
Not ideal if you're looking for a general-purpose chatbot without specific knowledge fine-tuning, or if you don't have existing conversational data to train a model.
Stars
21
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mahmoudfazeli/finetuned_gpt3_virtual_assistants"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jackwuwei/gptspeaker
The ChatGPT/DeepSeek Voice Assistant uses a Raspberry Pi (or desktop) to enable spoken...
bhattbhavesh91/voice-assistant-whisper-chatgpt
This repository will guide you to create your own Smart Virtual Assistant like Google Assistant...
IgnoranceAI/hugh
A voice-powered AI built with Whisper, ChatGPT, and ElevenLabs
Olney1/ChatGPT-OpenAI-Smart-Speaker
This AI Smart Speaker uses speech recognition, TTS (text-to-speech), and STT (speech-to-text) to...
mingkuan/voice-assistant-chatgpt
Voice Assistant based on Whisper ASR and ChatGPT API