Agents
nanosearch
Nanosearch is an in-memory search engine designed for small (< 10,000 URL) websites.
With Nanosearch, you can build a search engine in a few lines of code.
Nanosearch supports the BM25 and TF/IDF algorithms.
Nanosearch also computes a link graph and uses the number of inlinks to a page as a ranking factor. This is useful for ranking ... See more
Nanosearch is an in-memory search engine designed for small (< 10,000 URL) websites.
With Nanosearch, you can build a search engine in a few lines of code.
Nanosearch supports the BM25 and TF/IDF algorithms.
Nanosearch also computes a link graph and uses the number of inlinks to a page as a ranking factor. This is useful for ranking ... See more
GitHub - capjamesg/nanosearch: Build a search engine from a website sitemap.
Here are example ways to increase the success rate of these custom agents:
Provide a more focused, use-case specific system prompt to kick things off. Since you know what kinds of goals the agent supports, you can improve the odds of coming up with the right set of tasks initially. In fact, there’s nothing wrong with actually defining the set of tas... See more
Provide a more focused, use-case specific system prompt to kick things off. Since you know what kinds of goals the agent supports, you can improve the odds of coming up with the right set of tasks initially. In fact, there’s nothing wrong with actually defining the set of tas... See more
Shortwave — rajhesh.panchanadhan@gmail.com [Gmail alternative]
The LLM doesn’t call the tool directly (yet), but it does pass back to the application what functions should be called — and with which parameters. And, now, OpenAI lets multiple function calls be “invoked” at once.
But, this idea is not just about GPT. The open source world is moving towards this model as well.
This Is The Future…It’s Just Not Here ... See more
But, this idea is not just about GPT. The open source world is moving towards this model as well.
This Is The Future…It’s Just Not Here ... See more
Shortwave — rajhesh.panchanadhan@gmail.com [Gmail alternative]
So right now, LLMs (Large Language Models) are all the rage. But in the future, it’s possible that the way we get things done is composing things with a combination of LLMs, SMMs (Small, Mighty Models), agents and tools.
It’s what I call Cognitive Composition (because it sounds cool and I have a longtime love affair with alliteration).
This is how we... See more
It’s what I call Cognitive Composition (because it sounds cool and I have a longtime love affair with alliteration).
This is how we... See more
Shortwave — rajhesh.panchanadhan@gmail.com [Gmail alternative]
💸🤑 Announcing our Bounty Program: Help the Julep community fix bugs and ship features and get paid. More details here.
Start your project with conversation history, support for any LLM, agentic workflows, integrations & more.
Explore the docs »
Report Bug · Request Feature · Join Our Discord · X · LinkedIn
Why Julep?
We've built a lot of AI ap... See more
Start your project with conversation history, support for any LLM, agentic workflows, integrations & more.
Explore the docs »
Report Bug · Request Feature · Join Our Discord · X · LinkedIn
Why Julep?
We've built a lot of AI ap... See more
GitHub - julep-ai/julep: Open-source alternative to Assistant's API with a managed backend for memory, RAG, tools and tasks. ~Supabase for building AI agents.
Self-Operating Computer Framework
A framework to enable multimodal models to operate a computer.
Using the same inputs and outputs of a human operator, the model views the screen and decides on a series of mouse and keyboard actions to reach an objective.
Key Features
A framework to enable multimodal models to operate a computer.
Using the same inputs and outputs of a human operator, the model views the screen and decides on a series of mouse and keyboard actions to reach an objective.
Key Features
- Compatibility : Designed for various multimodal models.
- Integration : Currently
OthersideAI • GitHub - OthersideAI/self-operating-computer: A framework to enable multimodal models to operate a computer.
🤖 Create perpetual chatbots with self-editing memory!
🗃️ Chat with your data - talk to your SQL database or your local files!
📄 You can also talk to docs - for example ask about LlamaIndex!
🗃️ Chat with your data - talk to your SQL database or your local files!
📄 You can also talk to docs - for example ask about LlamaIndex!
cpacker • GitHub - cpacker/MemGPT: Teaching LLMs memory management for unbounded context 📚🦙
🔎 GPT Researcher
GPT Researcher is an autonomous agent designed for comprehensive online research on a variety of tasks.
The agent can produce detailed, factual and unbiased research reports, with customization options for focusing on relevant resources, outlines, and lessons. Inspired by the recent Plan-and-Solve and RAG (Retrieval Augmented Gene... See more
GPT Researcher is an autonomous agent designed for comprehensive online research on a variety of tasks.
The agent can produce detailed, factual and unbiased research reports, with customization options for focusing on relevant resources, outlines, and lessons. Inspired by the recent Plan-and-Solve and RAG (Retrieval Augmented Gene... See more
assafelovic • GitHub - assafelovic/gpt-researcher: GPT based autonomous agent that does online comprehensive research on any given topic
Introduction
VT.ai is a multi-modal AI Chatbot Assistant, offering a chat interface to interact with Large Language Models (LLMs) from various providers. Both via remote API or running locally with Ollama.
The application supports multi-modal conversations, seamlessly integrating text, images, and vision processing with LLMs.
[Beta] Multi-modal AI As... See more
VT.ai is a multi-modal AI Chatbot Assistant, offering a chat interface to interact with Large Language Models (LLMs) from various providers. Both via remote API or running locally with Ollama.
The application supports multi-modal conversations, seamlessly integrating text, images, and vision processing with LLMs.
[Beta] Multi-modal AI As... See more