Dorothy, the wife your AI agents needs.
The main features of charlie85270/dorothy are: Autonomous AI Agents, Desktop and Mobile Apps, Productivity and Collaboration.
Open-source alternatives to charlie85270/dorothy include: trigaten/learn_prompting — Learn_Prompting is an educational project focused on prompt engineering, providing the principles and techniques… 0xplaygrounds/rig — Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow… dnhkng/glados — GLaDOS is a multimodal AI agent framework designed to create autonomous systems that process text, speech, and visual… chatchat-space/langchain-chatchat — Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It… datatalksclub/llm-zoomcamp — llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language… ed-donner/llm_engineering — This project is an educational resource and software architecture framework focused on the technical foundations of…
Learn_Prompting is an educational project focused on prompt engineering, providing the principles and techniques required to craft effective inputs and improve the quality of generative AI outputs. The project covers advanced prompting strategies to enhance reasoning, reliability, and output quality. This includes techniques for task decomposition, chain-of-thought reasoning, and the use of few-shot and zero-shot guidance. It also addresses model security through the study of prompt hacking, vulnerability analysis, and privacy auditing to prevent sensitive data leaks. The scope extends to th
Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow builder for retrieval-augmented generation systems. It serves as an orchestrator for creating autonomous agents that can maintain conversation state and execute complex tasks through custom prompting and plugins. The project provides standardized interfaces for both completion and embedding model providers, allowing for unified request and response patterns across different engines. It also includes a vector database integration layer that defines a common interface for indexing
Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It integrates a knowledge base management system and an agent framework to enable language models to interact with private documents and execute multi-step tasks through external tools. The platform supports local deployment of language models on private infrastructure to operate without an internet connection. It includes a multimodal AI platform that combines vision models for image analysis with text-to-image generation capabilities. The system provides a web-based conversatio
llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language models. It serves as a structured curriculum and implementation guide for developing AI applications and retrieval techniques. The project provides instructional material on building retrieval augmented generation pipelines to ground model responses in custom knowledge bases. It includes training on vector database implementation, semantic search, and the use of function calling to create autonomous agentic workflows. The curriculum covers a broad range of system development