What is yo-GPT?
yo-GPT is a free, open-source boilerplate designed for running large language models locally on personal devices. It provides users with complete control over their AI interactions by leveraging the Fireworks.ai API to access leading open-source models. This approach ensures that all chat history remains stored locally, maintaining user privacy and eliminating recurring subscription fees.
The tool supports various advanced functionalities including chat with PDFs for document interaction, real-time web search capabilities, and AI-driven image generation from text prompts. Users can customize their experience with tailored GPT profiles, adjustable settings like token limits and temperature, and flexible conversation management options. By offering usage-based pricing through Fireworks.ai, yo-GPT allows cost-effective access to models like Llama 3.3 70B Instruct, Llama 3.1 405B Instruct, mixtral-8x22b Instruct, and deepseek-r1 without monthly commitments.
Features
- Local Execution: Run GPT models on your own device with full data privacy
- Usage-Based Pricing: Pay only for token usage through Fireworks.ai API without monthly subscriptions
- PDF Interaction: Chat with PDF documents to extract information and get summaries
- Web Search Integration: Allow models to perform real-time web searches for up-to-date information
- Image Generation: Create visual content from text prompts using AI-driven tools
- Custom GPT Profiles: Tailor settings like token limits and temperature for personalized workflows
- Open-Source Models: Access leading models including Llama 3.3 70B, Llama 3.1 405B, mixtral-8x22b, and deepseek-r1
Use Cases
- Privacy-conscious AI chat applications
- Document analysis and information extraction from PDFs
- Research assistance with real-time web search capabilities
- Creative content generation including text-to-image creation
- Cost-effective AI development without subscription commitments
- Custom AI workflow implementation for specific use cases
FAQs
-
What models are available through yo-GPT?
yo-GPT provides access to several open-source models through Fireworks.ai API including Llama 3.3 70B Instruct, Llama 3.1 405B Instruct, mixtral-8x22b Instruct, and deepseek-r1, each with different token pricing and context lengths. -
How do I get started with yo-GPT?
To get started, register with Fireworks.ai for an API key, download the free boilerplate code, follow the setup instructions, and begin chatting with your GPT models locally. -
Can I modify the yo-GPT boilerplate code?
Yes, yo-GPT is completely open-source, allowing users to modify, extend, and customize the code according to their specific needs and preferences. -
What are the token costs for using different models?
Token costs vary by model: Llama 3.3 70B Instruct costs $0.90 per million tokens, Llama 3.1 405B Instruct costs $3.00 per million tokens, mixtral-8x22b Instruct costs $1.20 per million tokens, and deepseek-r1 costs $8.00 per million tokens. -
Does yo-GPT store any user data?
All chat history is stored locally on your device. For API calls to Fireworks.ai, prompt and generation data are not stored or logged for open models, existing only temporarily in memory during requests.