
Microsoft researchers are introducing AutoGen, a framework for simplifying the orchestration, optimization, and automation of workflows for large language model (LLM) applications—potentially transforming and extending what LLMs can do. Learn more.

ChatGPT and other front end AI apps and tools discussion, share your find your "15 apps that will improve your flow" and ask questions about how to use AI apps.
We follow Lemmy’s code of conduct.
Microsoft researchers are introducing AutoGen, a framework for simplifying the orchestration, optimization, and automation of workflows for large language model (LLM) applications—potentially transforming and extending what LLMs can do. Learn more.
Extracts emails and attachments saved in Microsoft Outlook's .msg files - GitHub - TeamMsgExtractor/msg-extractor: Extracts emails and attachments saved in Microsoft Outlook's .msg files
lightweight package to simplify LLM API calls - Azure, OpenAI, Cohere, Anthropic, Replicate. Manages input/output translation - GitHub - BerriAI/litellm: lightweight package to simplify LLM API cal...
GitHub - facebookresearch/audiocraft: Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable...
Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc. - GitHub - danswer-ai/danswer: Ask Questions in natural language ...
Agent Protocol - The open source communication protocol for AI agents.
LLMs custom-chatbots console ⚡. Contribute to openchatai/OpenChat development by creating an account on GitHub.
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo - GitHub - geekan/MetaGPT: 🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Task...
Jupyter Notebook 7 is the most significant release of the Jupyter Notebook in years. Some highlights of this release include real-time…
MarkovML is collaboration software for modern AI teams. We created an easy-to-use interface for saving and sharing your models, experiments, and datasets – and combined that with powerful analysis tools – so you can build with confidence.
Today we’re incredibly excited to announce the launch of a big new capability within LlamaIndex: Data Agents.
Today we’re incredibly excited to announce the launch of a big new capability within LlamaIndex: Data Agents.
Talk to ChatGPT AI using your voice and listen to its answers through a voice - GitHub - C-Nedelcu/talk-to-chatgpt: Talk to ChatGPT AI using your voice and listen to its answers through a voice
LLM is my command-line utility and Python library for working with large language models such as GPT-4. I just released version 0.5 with a huge new feature: you can now …
Hands on with Microsoft Windows 11 Preview Build with Copilot
Click to view this content.
BabyCommandAGI - Write software through feedback
Reviews:
BabyCommandAGI, which is based on @yoheinakajima 's BabyAGI, can now automatically create apps just by providing feedback.
The following example is for creating a Reversi game Flutter app.
Set the following OBJECTIVE and INITIAL_TASK, then wait for about 30 minutes.
OBJECTIVE: "Please install the Flutter environment via git, implement a Flutter app to play Reversi with black and white stones, and make the Flutter app you created accessible from outside the container by running 'flutter run -d web-server --web-port 8080 --web-hostname 0.0.0.0'."
INITIAL_TASK: "Develop a task list"
The AI will install the Flutter environment on the Linux container and c