Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos in the AI dev tools night blog post #7019

Merged
merged 3 commits into from
Jun 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/blogposts/2024/ai-dev-tools-night-meetup-june-24.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "AI Dev Tools Night: Come to our upcoming meetup in SF!"
authors:
- name: Justin Dorfman
url: https://x.com/jdorfman
- name: YK
- name: YK Sugi
url: https://x.com/ykdojo
publishDate: 2024-06-03T10:00-01:00
description: "Join us on June 24th for an exciting meetup exploring the latest advancements in AI and their impact on dev tools. Industry experts will share insights on AI coding engines, embedding search, debugging with AI, and more. "
Expand All @@ -16,9 +16,9 @@ socialImage: https://storage.googleapis.com/sourcegraph-assets/blog/unlocking-op

Are you curious about the latest advancements in AI and how they're transforming the world of dev tools? Look no further than [our upcoming meetup on June 24th](https://lu.ma/ai-devtools-night), where we'll discuss these exciting topics with a lineup of industry experts.

Our first speaker, [Dane Schneider](https://twitter.com/danenania), will be discussing [Plandex](https://plandex.ai/) an open source, terminal-based AI coding engine that helps you complete large tasks, work around bad output, and maximize productivity.
Our first speaker, [Dane Schneider](https://twitter.com/danenania), will be discussing [Plandex](https://plandex.ai/), an open source, terminal-based AI coding engine that helps you complete large tasks, work around bad output, and maximize productivity.

Next up, we have [AJ Chan](https://x.com/itsajchan) from Weaviate, who will be giving a discussing embedding search and retrieval augmented generation (RAG) applications.
Next up, we have [AJ Chan](https://x.com/itsajchan) from Weaviate, who will be discussing embedding search and retrieval augmented generation (RAG) applications.

Our third speaker will be [Dani Grant](https://x.com/thedanigrant) from Jam.dev covering debugging software with AI.

Expand Down
Loading