Coder Social home page Coder Social logo

Aider Researcher about aider HOT 3 OPEN

fire17 avatar fire17 commented on June 18, 2024 2
Aider Researcher

from aider.

Comments (3)

paul-gauthier avatar paul-gauthier commented on June 18, 2024 4

You can use the /web command to add any url to the chat.

from aider.

fire17 avatar fire17 commented on June 18, 2024

Yea just like adding a file.. but the great thing is that aider can find the right files without me adding it, and should gather material from online by itself aswell.

If Aider thinks that a task is non-trivial, it can run Google search, get all of the sites and rank them in terms of usability, how modern they are, and relevance to the task.
Display to the user but what it's found in the research, and ultimately which chunks of each guide was chosen to help solve this task

I hope we do know by itself how to find online coding guides, answers from stack overflow, and useful GitHub libraries and repos that enable or do something close to the current set of tasks.

Thanks @paul-gauthier , I love pingponging with you, all the best !

from aider.

rawwerks avatar rawwerks commented on June 18, 2024

@fire17 -

  1. see my comment in #508 regarding a community that is excited by these same ideas.

  2. one thing to keep in mind is that with LLMs in general, and even with very sophisticated RAG pipelines (which I believe @paul-gauthier is working on adding ) --- more information does not reliably lead to better outputs. this is specifically true in code-generation models, where adding a bunch of human-written (or at least "natural language") documentation actually takes the LLM away from writing code well. in other words - my sense is that adding a "perplexity"-style search in front of aider will make aider dumber. (unless there is a really smart agent that is taking the search and then re-writing instructions to aider, but again that's an agent, not aider.) see this discussion for additional thoughts on this: https://forum.cursor.sh/t/has-cursor-gotten-dumb/2884/14?u=raw.works

from aider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.