All public logs
Combined display of all available logs of AI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:21, 8 April 2023 Daikon Radish talk contribs created page Vector embeddings (Created page with "== Vector Embeddings == Vector embeddings are numeric representations of data that effectively capture certain features or aspects of the data. In the context of text data, they enable semantic search by representing the meanings of words or phrases. Machine learning models generate these embeddings, which are arrays of real numbers with a fixed length, usually ranging from hundreds to thousands of elements. === Text Data and Vectorization === Vectorization is the pro...")
- 14:19, 8 April 2023 Daikon Radish talk contribs created page Vector Embedding (Redirected page to Vector embeddings) Tag: New redirect
- 14:19, 8 April 2023 Daikon Radish talk contribs created page Vector Embeddings (Redirected page to Vector embeddings) Tag: New redirect
- 14:18, 8 April 2023 Daikon Radish talk contribs created page Vector embedding (Redirected page to Vector embeddings) Tag: New redirect
- 14:18, 8 April 2023 Daikon Radish talk contribs created page Vector Databases (Redirected page to Vector database) Tag: New redirect
- 14:18, 8 April 2023 Daikon Radish talk contribs created page Vector Database (Redirected page to Vector database) Tag: New redirect
- 14:14, 8 April 2023 Daikon Radish talk contribs created page Vector databases (Redirected page to Vector database) Tag: New redirect
- 01:22, 8 April 2023 Daikon Radish talk contribs created page Vector database (Created page with "==Introduction== A vector database is a type of database specifically designed for storing and querying high-dimensional vector data, which is often used in artificial intelligence applications (AI apps). These databases are gaining popularity due to their ability to extend large language models (LLMs) with long-term memory and provide efficient [[querying\\ for AI-driven applications. ==Vector Embeddings== Vectors are arrays of n...")
- 23:47, 7 April 2023 Daikon Radish talk contribs created page In-context learning (Redirected page to Prompt engineering) Tag: New redirect
- 16:58, 7 April 2023 Daikon Radish talk contribs created page AI apps table (Created page with "{| class="wikitable" ! Product ! Type ! Description |- | Caktus | Text-to-Text | An AI tool that helps with schoolwork, including writing essays, fixing grammar, creating citations, and aiding in STEM and coding tasks. |- | Deep Nostalgia | Image-to-Animation | A creepy tool that adds animation to faces in photos, resulting in unsettling, lifelike images. |- | D-ID | Text-to-Text | A platform that allows users to choose an avatar and interact with chat GPT for inspiratio...")
- 12:40, 7 April 2023 Daikon Radish talk contribs created page File:Chatgpt plugins1.png (File uploaded with MsUpload)
- 12:40, 7 April 2023 Daikon Radish talk contribs uploaded File:Chatgpt plugins1.png (File uploaded with MsUpload)
- 11:51, 7 April 2023 Daikon Radish talk contribs created page ChatGPT Plugins (Created page with "==Introduction== Language models, such as ChatGPT, have shown their utility in a range of applications, but they remain limited by their reliance on training data. To enhance their capabilities, plugins can serve as "eyes and ears" for language models, providing them with up-to-date, personal, or specific information that is not available in their training data. These plugins also enable language models to perform safe and constrained actions at a user's request, imp...")
- 17:29, 6 April 2023 Daikon Radish talk contribs created page File:Tokens1.png (File uploaded with MsUpload)
- 17:29, 6 April 2023 Daikon Radish talk contribs uploaded File:Tokens1.png (File uploaded with MsUpload)
- 17:29, 6 April 2023 Daikon Radish talk contribs created page File:Tokens2.png (File uploaded with MsUpload)
- 17:29, 6 April 2023 Daikon Radish talk contribs uploaded File:Tokens2.png (File uploaded with MsUpload)
- 17:29, 6 April 2023 Daikon Radish talk contribs created page File:Tokens3.png (File uploaded with MsUpload)
- 17:29, 6 April 2023 Daikon Radish talk contribs uploaded File:Tokens3.png (File uploaded with MsUpload)
- 16:11, 6 April 2023 Daikon Radish talk contribs created page Tokens (Created page with "==Tokens== Tokens are fragments of words, which may include trailing spaces or sub-words. They are used by natural language processing (NLP) systems, such as the OpenAI API, to process text input. The way words are broken down into tokens is language-dependent, which can affect the implementation cost of the API for languages other than English. ===Understanding Token Lengths=== To grasp the concept of tokens, consider the following generalizations about token lengths:...")
- 15:08, 6 April 2023 Daikon Radish talk contribs created page File:Langchain1.png (File uploaded with MsUpload)
- 15:08, 6 April 2023 Daikon Radish talk contribs uploaded File:Langchain1.png (File uploaded with MsUpload)
- 15:00, 6 April 2023 Daikon Radish talk contribs created page LangChain (Created page with "{{stub}} ==Introduction== LangChain is a versatile framework designed to facilitate the development of applications powered by language models. It is available as both a Python and TypeScript package. The framework's primary objectives are to enable data-aware and agentic language model applications that can connect with external data sources and interact with their environment. To achieve these goals, LangChain provides developers with an array of modular components and...")
- 15:02, 5 April 2023 Daikon Radish talk contribs created page In-context prompting (Redirected page to Prompt engineering) Tag: New redirect
- 23:35, 3 April 2023 Miss piggy steven talk contribs moved page AI content detectors to AI Content Detectors
- 23:12, 3 April 2023 Miss piggy steven talk contribs created page AI content detectors (Created page with "hello")
- 23:11, 3 April 2023 User account Miss piggy steven talk contribs was created
- 23:01, 3 April 2023 Daikon Radish talk contribs created page AI content detector (Redirected page to AI content detectors) Tag: New redirect
- 14:19, 2 April 2023 Alpha5 talk contribs created page Prompt Engineering Text Gen (Redirected page to Prompt engineering for text generation) Tag: New redirect
- 14:19, 2 April 2023 Alpha5 talk contribs created page Prompt Engineering Image Gen (Redirected page to Prompt engineering for image generation) Tag: New redirect
- 13:47, 2 April 2023 Alpha5 talk contribs created page Prompt engineering for text generation (Created page with "==Text-to-text models== Prompt engineering is not limited to text-to-image generation and has found a fitting application in AI-generated art. Various templates and "recipes" have been created to optimize the process of providing the most effective textual inputs to the model. OpenAI has published such "recipes" for their language model that can be adapted to different downstream tasks, including grammar correction, text summarization, answering...")
- 12:16, 2 April 2023 Alpha5 talk contribs created page Prompt engineering for image generation (Created page with "==Basic prompt structure== thumb|Figure 1. Prompt writing elements. Source: Oppenlaender (2022) A prompt usually includes a subject term, while any other parts of the prompt are optional (figure 1). However, modifiers are often added to improve the resulting images and provide more control over the creation process. These modifiers are applied through experimentation or based on best practices learned from experience or onlin...")
- 16:34, 1 April 2023 Daikon Radish talk contribs created page File:Nvidia picasso2.jpg (File uploaded with MsUpload)
- 16:34, 1 April 2023 Daikon Radish talk contribs uploaded File:Nvidia picasso2.jpg (File uploaded with MsUpload)
- 16:33, 1 April 2023 Daikon Radish talk contribs created page File:Nvidia picasso1.jpeg (File uploaded with MsUpload)
- 16:33, 1 April 2023 Daikon Radish talk contribs uploaded File:Nvidia picasso1.jpeg (File uploaded with MsUpload)
- 16:15, 1 April 2023 Daikon Radish talk contribs created page NVIDIA Picasso (Created page with "==Introduction== NVIDIA Picasso is a cloud platform engineered to create and deploy AI-generated visual applications encompassing images, videos, and 3D content. Aimed at enterprises, software developers, and service providers, NVIDIA Picasso allows users to execute inference on their models, utilize NVIDIA Edify base models to train on proprietary data, or employ pretrained models for generating content from text inputs. The service is fully tailored for GPUs and stream...")
- 15:11, 1 April 2023 Daikon Radish talk contribs created page USM (Redirected page to Universal Speech Model) Tag: New redirect
- 15:07, 1 April 2023 Daikon Radish talk contribs created page File:Usm1.png (File uploaded with MsUpload)
- 15:07, 1 April 2023 Daikon Radish talk contribs uploaded File:Usm1.png (File uploaded with MsUpload)
- 15:07, 1 April 2023 Daikon Radish talk contribs created page File:Usm2.png (File uploaded with MsUpload)
- 15:07, 1 April 2023 Daikon Radish talk contribs uploaded File:Usm2.png (File uploaded with MsUpload)
- 15:07, 1 April 2023 Daikon Radish talk contribs created page File:Usm3.png (File uploaded with MsUpload)
- 15:07, 1 April 2023 Daikon Radish talk contribs uploaded File:Usm3.png (File uploaded with MsUpload)
- 15:04, 1 April 2023 Daikon Radish talk contribs created page Universal Speech Model (Created page with "==Universal Speech Model== The Universal Speech Model (USM) is a state-of-the-art collection of speech models with 2 billion parameters, engineered to conduct automatic speech recognition (ASR) in over 300 languages. USM has been trained using 12 million hours of spoken data and 28 billion text sentences. Developed for uses such as subtitles on YouTube, the system supports widely-used languages like English and Mandarin, as well as less common languages, encompassing...")
- 14:54, 29 March 2023 Daikon Radish talk contribs created page File:Nvidia triton2.jpg (File uploaded with MsUpload)
- 14:54, 29 March 2023 Daikon Radish talk contribs uploaded File:Nvidia triton2.jpg (File uploaded with MsUpload)
- 14:54, 29 March 2023 Daikon Radish talk contribs created page File:Nvidia triton1.jpg (File uploaded with MsUpload)
- 14:54, 29 March 2023 Daikon Radish talk contribs uploaded File:Nvidia triton1.jpg (File uploaded with MsUpload)
- 14:19, 29 March 2023 Daikon Radish talk contribs created page NVIDIA Triton Inference Server (Created page with "NVIDIA Triton Inference Server is an open-source software that standardizes model deployment and execution, providing fast and scalable AI in production environments. As part of the NVIDIA AI platform, Triton enables teams to deploy, run, and scale trained AI models from any framework on GPU- or CPU-based infrastructure, offering high-performance inference across cloud, on-premises, edge, and embedded devices. === Support for Multiple Frameworks === Triton supports...")