Skip to content

reshmachitre/AI-Agent-For-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AI-Agent-For-Research

This project is an intelligent research assistant built using LangChain, OpenAI's GPT-4o, and Wikipedia search tools. It takes a user's query and returns a structured research summary with key points, sources, and the tools used.


๐Ÿ“ฆ Features

  • Uses OpenAI's GPT-4o to generate structured research responses
  • Integrates with tools like Wikipedia Search for up-to-date information
  • Outputs a Pydantic-validated structured summary including:
    • Topic
    • Summary
    • Sources
    • Tools used
  • Modular architecture for adding more tools easily (e.g., Google Search)
  • Saves research to disk (if configured with save tool)

๐Ÿ› ๏ธ Tech Stack


๐Ÿš€ Getting Started

1. Clone the Repo

git clone https://github.com/yourusername/AI-Agent-For-Research.git
cd AI-Agent-For-Research

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages