Deploy Conversational AI Agent in 15 Minutes with 2 Lines of Code

Deploy Conversational AI Agent in 15 Minutes with 2 Lines of Code

// This article is contributed by Agora. Based on the open-source framework TEN Framework, Agora recently launched its latest conversational AI engine. This is a “plug-and-play” deployment solution for conversational AI. With just 2 lines of code and 15 minutes, even large text models like DeepSeek can quickly transform into conversational multimodal models, capable of … Read more

RestGPT Framework: Controlling Real-World Applications via RESTful APIs

RestGPT Framework: Controlling Real-World Applications via RESTful APIs

©PaperWeekly Original · Author | Yifan Song Affiliation | PhD Student, Institute of Computational Linguistics, Peking University Research Area | Natural Language Processing Paper Title: RestGPT: Connecting Large Language Models with Real-World RESTful APIs Paper Link: https://arxiv.org/abs/2306.06624 Code Link: https://github.com/Yifan-Song793/RestGPT Research Background Large language models (LLMs) such as ChatGPT and GPT-4 have demonstrated many powerful … Read more