You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A little NLP fun: finding which words can be made using only the symbols of Mendeleev's Table (perhaps more commonly, though less justly) also known as the Periodic Table. The trick here is that we will use multiple languages. Even scripts (to the degree that they can be found), starting with Cyrillic.
Split WooCommerce Into Microservices Using Python to Develop them, Jenkins As CI/CD Server, Docker To Containerize The Microservices And Deploy the solution.
This submission uses a fine-tuned GPT-2 language model to rearrange the scrambled text sequences into coherent permutations with minimal perplexity. The model was fine-tuned on competition-like data to adapt to the vocabulary and structure of the problem. A beam search strategy was applied to explore multiple word orders.
QueryPop is a Python application that sends selected text with user instructions to a Large Language Model (LLM) using hotkeys for processing and displays the response in a user-friendly pop-up window.
An intelligent web application that helps you maximize your time off by strategically planning annual leave around public holidays. Using AI, it generates optimized leave schedules tailored to your location and preferences.
Windows/MacOS/Linux app to look up information and get back to what you were doing before as fast as possible, by pressing a simple key combo (CTRL/CMD + Space)
🚀 Typollama – AI Writing Assistant – A Chrome extension for real-time text enhancement using local and cloud AI models. Instantly spellcheck, proofread, and customize AI-powered writing with keyboard shortcuts and right-click integration. ✨
This repository contains code for building an AI-powered search system similar to Perplexity. It can be used with any AI model of your choice. You can also perform local GPU-based searches using LMStudio without calling external APIs.