Skip to content

Command-line research assistant that processes user queries into concise, source-backed summaries. (*Learning Project)

Notifications You must be signed in to change notification settings

dvaidwho/AI-Research-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research Agent

A Python-based research assistant that leverages LangChain and multiple LLM providers (OpenAI, Anthropic) to gather, structure, and analyze information from sources like Wikipedia and DuckDuckGo. Outputs are organized into structured text files for easy review.

Features

  • Automated research workflow
  • Integration with OpenAI & Anthropic APIs
  • Wikipedia & DuckDuckGo search
  • Structured output with Pydantic models
  • Object-Oriented Programming Design

Installation

pip install -r requirements.txt

About

Command-line research assistant that processes user queries into concise, source-backed summaries. (*Learning Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages