Fosowl/agenticSeek
AgenticSeek is a fully local, autonomous AI assistant powered by Deepseek R1 agents that can code, browse the web, and manage files without relying on cloud services, ensuring user data privacy and eliminating ongoing costs.
Awesome AI Agents › Programming Languages
Agency is a Go library designed for developers interested in leveraging Large Language Models (LLMs) and generative AI through a clean, effective, and idiomatic Go approach. It provides a fast, lightweight, and statically typed framework that avoids the complexity of integrating Python or JavaScript, making it ideal for Go developers. The library supports OpenAI API bindings, enabling text-to-text, text-to-image, text-to-speech, and speech-to-text operations, and is designed to facilitate the creation of autonomous AI agents and complex generative AI applications. The core philosophy of Agency is to promote clean code and architecture by separating business logic from concrete implementations. It allows developers to create custom operations by implementing simple interfaces and compose these operations into processes with step-by-step observation through interceptors. This modular and extensible design makes it suitable for a wide range of use cases, from chat interfaces to advanced data analysis and autonomous agent coordination. Agency addresses the gap in the Go ecosystem for native generative AI libraries, offering an idiomatic alternative to existing solutions like LangChainGo, which is a port from Python and may not align well with Go's style. The library emphasizes simplicity, robustness, and performance, leveraging Go's strengths in static typing and speed. The project includes examples demonstrating complex use cases such as retrieval-augmented generation (RAG) and multimodal operations. The roadmap outlines future enhancements including support for more provider adapters beyond OpenAI, metadata handling, a powerful API for autonomous agents, and advanced output parsing features. Overall, Agency is a promising tool for Go developers aiming to explore and build with generative AI technologies in a native and idiomatic manner, fostering innovation in autonomous AI systems and beyond.
https://github.com/neurocult/agency
AgenticSeek is a fully local, autonomous AI assistant powered by Deepseek R1 agents that can code, browse the web, and manage files without relying on cloud services, ensuring user data privacy and eliminating ongoing costs.
SurfSense is a highly customizable AI research agent that integrates with personal knowledge bases and external sources to provide advanced, privacy-conscious research and knowledge management capabilities.
AI-Researcher is a fully automated scientific discovery platform powered by large language models that autonomously conducts research from idea generation to manuscript creation.
XTuner is a comprehensive and efficient toolkit for fine-tuning large language and vision-language models, supporting a wide range of models and training algorithms with scalability and flexibility.
A Perplexity-inspired answer engine built with Next.js and multiple AI and search technologies to provide rich, context-aware responses including sources, images, videos, and follow-up questions.
LlamaIndexTS is a lightweight, extensible data framework designed to integrate large language models into server-side JavaScript applications, supporting multiple runtimes and a wide range of LLM providers.
An open-source comprehensive resource and engineering guide for mastering in-context learning and prompt engineering with large language models like ChatGPT, GPT-3, and FlanT5.
Deep Research Web UI is a secure, AI-powered web interface that enables iterative, deep research by combining search engines, web scraping, and large language models with real-time feedback and exportable research reports.