Code Monkey home page Code Monkey logo

aidesign's Introduction

智能备忘录prompt工程

部署需要安装

调用大模型api以及prompt工程的langChain

openai

简单的可视化界面gradio

pip install langchain
pip install openai
pip install gradio

运行demo之前需要先改一下proxy

在终端分别输入

export ALL_PROXY=''
export all_proxy=''

在准备完成后运行以下demo,如果有报错没依赖的,就安装相关库

python AIreminder_test.py

shell_view

成功运行过后复制输出的网络端口在浏览器打开

即可得到ui界面并且测试智能备忘录

输入要生成备忘录的语句,点击submit即可输出相应备忘录

ui_view

aidesign's People

Contributors

egd060708 avatar alen-zeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.