RSS Amplifier

Tour de Source · Aug 12, 2022

How codesearch.ai works

0
Sign in to vote or save

Beyang Liu, Justin Dorfman · Tour de Source

Welcome to the third issue of Tour de Source, a newsletter that dives into the source code of great open source projects and how they work!

This week our guest Rok Novosel will be giving a deep dive into the source of codesearch.ai, an experimental AI-powered code search engine that answers natural language queries with functions indexed from GitHub.com and StackOverflow.

It uses Hugging Face Transformers under the hood, and the training procedure is inspired by a paper called Text and Code Embeddings by Contrastive Pre-Training from OpenAI. The CodeSearchNet project served as a basis for data collection and cleaning.

See how codesearch.ai works!

Next Steps

Thanks for reading Tour de Source! Subscribe for free to receive new posts and support our work.

Read the original on tourdesource.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.