<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rok Novosel</title>
    <description>The latest articles on DEV Community by Rok Novosel (@novoselrok).</description>
    <link>https://dev.to/novoselrok</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F385929%2Fccadc3f4-a254-41c9-9664-88c506eff9c5.jpeg</url>
      <title>DEV Community: Rok Novosel</title>
      <link>https://dev.to/novoselrok</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/novoselrok"/>
    <language>en</language>
    <item>
      <title>🔎 Search through ~6M code snippets using Google-like queries</title>
      <dc:creator>Rok Novosel</dc:creator>
      <pubDate>Tue, 26 May 2020 15:09:54 +0000</pubDate>
      <link>https://dev.to/novoselrok/search-through-6m-code-snippets-using-google-like-queries-173a</link>
      <guid>https://dev.to/novoselrok/search-through-6m-code-snippets-using-google-like-queries-173a</guid>
      <description>&lt;p&gt;Hi devs,&lt;/p&gt;

&lt;p&gt;I would like to share &lt;a href="http://CodeSnippetSearch.net"&gt;http://CodeSnippetSearch.net&lt;/a&gt; with you, a side-project I have been working on. It allows you to search through 6M code snippets and functions using natural language. Currently Go, Java, Javascript, Python, PHP and Ruby are supported.&lt;/p&gt;

&lt;p&gt;The project is built using Python, Djangom and Keras and is using data from the Github CodeSearchNet project. It is open source and hosted on Github: &lt;a href="https://github.com/novoselrok/codesnippetsearch"&gt;https://github.com/novoselrok/codesnippetsearch&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm planning on adding a browser extension that would allow you to search selected public Github repositories in the same manner. I think that would allow new users to better explore new repositories compared to the default GH search.&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>django</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
