LangDrive

1
5
0 评价
1 收藏
工具介绍:
通过直接集成LLM,安全地将AI数据存储在Google Drive中。
收录时间:
2023年8月31日
月流量:
--
社交媒体&邮箱:
LangDrive 工具信息

什么是LangDrive?

LangDrive是一个库,使用户能够直接从其现有的Google Drive存储、访问和管理其AI数据,确保无与伦比的隐私和控制。它还具有直接调用主要语言模型的功能。

如何使用 LangDrive?

要使用LangDrive,只需将库集成到现有的AI系统中。它提供了与Google Drive交互的API和函数,允许无缝地存储、检索和管理数据。您还可以直接调用主要的LLM,以提升语言处理能力。

LangDrive 的核心功能

与Google Drive直接集成

安全存储和访问AI数据

能够直接调用主要LLM

LangDrive 的使用案例

#1

在Google Drive中存储AI数据构建AI应用程序

#2

确保AI数据的隐私和控制

#3

增强语言处理能力

来自 LangDrive 的常见问题

LangDrive是什么?

如何使用LangDrive?

LangDrive的核心功能是什么?

LangDrive的用例是什么?

LangDrive是否有定价计划?

LangDrive 评价 (0)

5 满分 5 分
您会推荐 LangDrive 吗? 发表您的评论
0/10000

LangDrive数据分析

LangDrive 网站流量分析

最新流量情况

月访问量
--
平均访问时长
00:00:00
每次访问页数
0.00
跳出率
0.00%
Jun 2023 - Feb 2025 所有流量

社交媒体聆听

All
YouTube
Tiktok
14:25

How I Made My Own ChatGPT in 15 Minutes *IT WORKS!

In this video, I show you how to create your own ChatGPT without any knowledge of Artificial Intelligence (AI) or Machine Learning (ML) in less than 15 minutes. -------------------------------------------------------------------------------------------------- Code: https://github.com/addy-ai/langdrive/tree/main/demos/langdrive-chatgpt-demo -------------------------------------------------------------------------------------------------- Tech Stack - LangDrive (https://github.com/addy-ai/langdrive): Free and Open source library to train and use open source Large Language Models. I used LangDrive API to call a large language model called mistral-7b (https://huggingface.co/mistralai/Mistral-7B-v0.1). The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.1 outperforms Llama 2 13B on all benchmarks we tested. - Screenshot to Code (https://github.com/abi/screenshot-to-code): Upload a screenshot of any website and get the frontend code for it. Used to create a lookalike of the ChatGPT webpage. - ChatGPT (https://chat.openai.com): Used to generate code to add interactivity for the webpage. FIND ME HERE -------------------------------------------------------------------------------------------------------- Twitter: https://twitter.com/michael_vandi Github: https://github.com/MichaelVandi/ Website: https://mvandi.com LinkedIn: https://www.linkedin.com/in/michael-vandi/ Instagram: https://www.instagram.com/mike_ehl_/ Discord: https://discord.gg/7dDeReJ -------------------------------------------------------------------------------------------------- ChatGPT Prompt Used "Act as a worldclass javascript developer. I am developing an AI chat application where a user asks a question, the content of the question is sent over to an AI model via an API, and the response from the AI is shown back to the user together with their question. I already have the frontend code for the webpage and I need you to use plain javascript to add interactivity to the frontend webpage. I will provide you with the front end code and your task is to finish the following tasks. 1. When a user click on the send button with id `send-button` Get the current value of the input element with id `message-input`. 2. Create the chat message div of class `chat-message` with it's child elements as currently specified in the fron end code. Give this chat message div a unique ID. For content of the child element of class "user-prompt" must be the value of the user's input found in the input element. For the AI response, just put a placeholder of "thinking" in the child element of class `ai-response`. 3. Append the chat message to the main content div of id `chat-history` 4. Make a POST request using the fetch API in javascript to the following model API endpoint and get the response: Here is the format of the model API. Model API format: ``` Endpoint: https://api.langdrive.ai/v1/chat/completions Request Body { "prompt": "string", "model": "string" "max_tokens": "number" } Response { "success": "boolean", "generated_text": "string" } ``` 5. Once the response is received from the model API endpoint, replace the "thinking" placeholder in the `ai-response` element in the current chat message element with the value of the response. 6. If there is an error or no response from the model. Create an error element saying `Sorry something went wrong. Please try again and append it in the `ai-response` element. Front end code ``` REPLACE WITH HTML CODE FROM SCREENSHOT TO CODE ``` " --------------------------------------------------------------------------------------------------

Michael Vandi
2023年12月6日
957
0
1:01:36

AI in Hollywood and Fine-Tuning Open-Source LLMs | Multimodal Weekly 29

​​​In the 29th session of Multimodal Weekly, we featured two founders working with Generative AI and open-source AI. ​​✅ Russell Palmer, CEO & Co-Founder of CyberFilm AI, will give a presentation on how AI can benefit Hollywood and share his tool SAGA. - Connect with Russell here: https://www.linkedin.com/in/russellsapalmer/ - Check out CyberFilm AI: https://cyberfilm.ai/ - Try out SAGA: https://writeonsaga.com/ ​​✅ Michael Vandi, Founder and CEO of Addy AI, will give a presentation on fine-tuning open-source LLMs with LangDrive. - Connect with Michael: https://www.linkedin.com/in/michael-vandi/ - Check out Addy AI: https://addy-ai.com/ - Try out LangDrive: https://docs.langdrive.ai/ Timestamps: 02:40 Introduction 06:42 Russell starts 07:19 Act 1 12:20 Digital, 4k, VR, DVD, drones, green-screen... 14:40 Act 2 16:30 AI can be a force for good 18:10 Can AI make a good movie? 19:35 Why now? What's different? 23:55 Act 3 (GPT-4, DALL-E3, Midjourney, Pika, Runway) 29:54 AI + Human = Winner 32:25 A Live Demo of SAGA 38:30 Michael starts 40:45 Fine-tuning is hard 42:02 LangDrive makes fine-tuning easy 42:39 Let's dive into LangDrive docs 46:10 A Live Demo of LangDrive 48:45 Custom Data Loaders 49:35 Benefits of fine-tuning 51:25 Check out LangDrive on GitHub (https://github.com/addy-ai/langdrive) 52:25 Q&A for Michael Join the Multimodal Minds community to receive an invite for future webinars: https://discord.gg/Sh6BRfakJa

Twelve Labs
2024年1月25日
193
3

LangDrive 启动嵌入功能

使用网站徽章推动社区对 Toolify 启动的支持。它们很容易嵌入到您的主页或页脚。

Light
Neutral
Dark
LangDrive: 通过直接集成LLM,安全地将AI数据存储在Google Drive中。
复制嵌入代码
如何安装?

更多内容关于 LangDrive

7个简单步骤将音频文件保存到谷歌云盘

Genevieve 发布于 2024年8月18日

发现如何轻松地通过七个简单步骤将音频文件保存到你的谷歌云端硬盘。立即优化你的文件整理!