Skip to content
    zahid

    Zahid Khawaja

    @zahid
    Atlanta, GA
    Twitter
    GitHub
    zahid
    zahid
    published a Repl
    1 year ago
    18
    Cursive: Function Calling
    Cursive: Function CallingCursive is a universal and intuitive framework for interacting with LLMs. It works in any JavaScript runtime and has a heavy focus on extensibility and developer experience. This example shows how easy it is to implement function calling.
    zahid
    zahid
    published a Repl
    1 year ago
    14
    Motorhead Chat Memory Template
    Motorhead Chat Memory TemplateMotorhead is a memory and information retrieval server for LLMs. Fork this template and start chatting! 🤘 In order for this to work, you will need to set the following environment variables as Secrets in this Repl: OPENAI_API_KEY, METAL_API_KEY, and METAL_CLIENT_ID. See README.md for details. To learn more, visit: https://github.com/getmetal/motorhead
    zahid
    zahid
    published a Repl
    1 year ago
    4
    Google Bard API: Unofficial
    Google Bard API: UnofficialUnofficial API implementation for Google Bard. Please make sure to set BARD_API_KEY as a Secret in this Repl. See README.md for instructions.
    zahid
    zahid
    published a Repl
    1 year ago
    1
    Microsoft Guidance: Chat Dialog Example
    Microsoft Guidance: Chat Dialog ExampleA guidance language for controlling large language models. This Repl showcases an example of interactive dialog development that combines rich templating and logical control with modern chat models. Make sure to set OPENAI_API_KEY as a Secret in this Repl. Learn more: https://github.com/microsoft/guidance
    zahid
    zahid
    published a Repl
    1 year ago
    63
    Poe API Bot Template
    Poe API Bot TemplateBuild your own Poe API bot. Simply fork this Repl to get started! To learn more about the Poe API launch, see this Twitter thread: https://twitter.com/adamdangelo/status/1658121701077516291?s=20
    zahid
    zahid
    published a Repl
    1 year ago
    42
    Communicative Agents: LangChain Implementation of CAMEL
    Communicative Agents: LangChain Implementation of CAMELCreate two agents in a sandbox and watch them interact. This is the LangChain implementation of CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society. Read the paper on arXiv: https://arxiv.org/abs/2303.17760 Please make sure to set OPENAI_API_KEY as a Secret in this Repl.
    zahid
    zahid
    published a Repl
    1 year ago
    310
    AutoGPT: An Autonomous GPT-4 Experiment
    AutoGPT: An Autonomous GPT-4 ExperimentAn experimental open-source attempt to make GPT-4 fully autonomous. Watch the live demo: https://twitter.com/chillzaza_/status/1645923169654505473?s=20 Fork this Repl to get started! Make sure to set the environment variable OPENAI_API_KEY as a Secret. GPT-4 is strongly recommended for optimal performance. A big thank you to Significant Gravitas for their incredible work on AutoGPT!
    zahid
    zahid
    published a Repl
    1 year ago
    2
    Text-to-3D AI: ChatGPT Plugin
    Text-to-3D AI: ChatGPT PluginAsk ChatGPT to create 3D models! Fork this template to get started. Requires ChatGPT Plugins Developer Early Access. You can join the waitlist here: https://openai.com/waitlist/plugins Powered by Point-E on Replicate: https://replicate.com/cjwbw/point-e/api Note: Point-E can take several minutes to generate a 3D model. I'm currently looking into ways to make this faster.
    zahid
    zahid
    published a Repl
    1 year ago
    2
    Text-to-Music AI: ChatGPT Plugin
    Text-to-Music AI: ChatGPT PluginGenerate music with this ChatGPT plugin! Fork this template to get started. Requires ChatGPT Plugins Developer Early Access. You can join the waitlist here: https://openai.com/waitlist/plugins Text-to-music powered by Riffusion on Replicate: https://replicate.com/riffusion/riffusion
    zahid
    zahid
    published a Repl
    1 year ago
    0
    Flan T5 Large: Banana.dev
    Flan T5 Large: Banana.devRun Flan T5 Large on Banana.dev with this template.
    zahid
    zahid
    published a Repl
    1 year ago
    31
    Text-to-Video AI: Next.js Template
    Text-to-Video AI: Next.js TemplateGenerate a video from a prompt! Using ModelScope text-to-video synthesis. Deployment: https://text-to-video.replit.app/ Text-to-video powered by Replicate: https://replicate.com/
    zahid
    zahid
    published a Repl
    1 year ago
    13
    Text-to-Video AI: ChatGPT Plugin
    Text-to-Video AI: ChatGPT PluginAsk ChatGPT to generate a video for you! Live demo: https://twitter.com/chillzaza_/status/1644031140779421696?s=20 Fork this plugin template to get started. Requires ChatGPT Plugins Developer Early Access. You can join the waitlist here: https://openai.com/waitlist/plugins Text-to-video powered by Replicate: https://replicate.com/
    zahid
    zahid
    published a Repl
    1 year ago
    25
    Moar Particles
    Moar ParticlesIt's simple: adjust the slider for moar particles! 🎉 Deployed: https://moarparticles.replit.app/
    zahid
    zahid
    published a Repl
    1 year ago
    3
    ChatGPT w/ Streaming in Go (Beta)
    ChatGPT w/ Streaming in Go (Beta)This beta version of the Go template is powered by Repl.it's Nix modules system. In this example, we have implemented ChatGPT w/ Streaming. To get started, make sure you set OPENAI_API_KEY as a Secret.
    zahid
    zahid
    published a Repl
    1 year ago
    5
    LangChain Python with AI Plugins (Claude)
    LangChain Python with AI Plugins (Claude)Using AI Plugins with LangChain. This currently only works for plugins with no auth. This is the Python version, using Claude by Anthropic. To get started, make sure you set ANTHROPIC_API_KEY as a Secret.
    zahid
    zahid
    published a Repl
    1 year ago
    2
    LangChain Python with ChatGPT Plugins
    LangChain Python with ChatGPT PluginsUsing ChatGPT Plugins with LangChain. This currently only works for plugins with no auth. This is the Python version. To get started, make sure you set OPENAI_API_KEY as a Secret.
    zahid
    zahid
    published a Repl
    1 year ago
    2
    LangChain Node.js with ChatGPT Plugins
    LangChain Node.js with ChatGPT PluginsUsing ChatGPT Plugins with LangChain. This currently only works for plugins with no auth. This is the Node.js version. To get started, make sure you set OPENAI_API_KEY as a Secret.
    zahid
    zahid
    published a Repl
    1 year ago
    4
    LangChain Agents with Zapier NLA
    LangChain Agents with Zapier NLAThis integration gives you access to the 5,000+ apps and 20,000+ actions on Zapier's platform through a natural language API interface. To get started, make sure you set OPENAI_API_KEY and ZAPIER_NLA_API_KEY as Secrets. Here's the official blog post: https://blog.langchain.dev/langchain-zapier-nla/
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang