- Attendance: 12
- Weather: 🌧️ 51°
AI in the news and discussion #
- Huggingface fine-tuned Mistral into Zephyr
- AI Recruiting
- Jobs going away? Transcriptionist, Copy-writer, Production Art
- Khan Academy - Khanmigo
- Replit 3B param model - code autocomplete
- OpenAI has a Document Chat feature for enterprise customers
- Real-time fallacy detection using Whisper + Mistral
- LLM Boxing • Choose your Champion
- OpenAI Advanced Data Analysis is a cool feature
- You can upload a python file, and it will automatically iterate, interpret, reflect on errors/outputs, etc. and it seems like they've blown out the context window, like, it'll just keep chuggin.
- useful for collab on python files
- collab on docx files, etc
- GPT4 prompts per hour limit loosened?
- GitHub CoPilot losing money, an average of $20 per user per month
- Codium free alternative
- The AI-first Code Editor
AI Careers / AI Directors #
The AI Breakdown: Artificial Intelligence News
All careers will transition to the AI-enhanced version, which involves some changes, and there are things we can all take advantage of right now.
AI Engineering:
- Prompt engineering
- AI Ops (deploying AI)
Future of computing:
- AI, natural language as a primary interface
Prompt engineering #
Getting more out of LLMs
Use system prompt of ChatGPT to describe the personality and role of the AI.
Marketplace for prompts?
Few shot prompting
Chain-of-Thought Prompting
Tree of Thoughts
Promptbreeder
Published