Skip to content

vijay-sb/AI-Research-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Installation

Follow these steps to set up the project locally:

1. Install Ollama

Download and install Ollama for your system:
👉 https://ollama.com/download

2. Pull LLaMA 3.1 Model

Once Ollama is installed, open a terminal and run:

ollama run llama3:latest

This will download and prepare the model for local use.

3. Clone This Repository

git clone https://github.com/your-username/research-ai-agent.git
cd research-ai-agent

4. Install Python Requirements

Make sure you have Python 3.8+ installed, then run:

pip install -r requirements.txt

5. Run the Agent

python main.py

📌 Notes

  • Ensure Ollama is running in the background when you start the agent.
  • You may customize the agent's prompts or integrate additional tools like search APIs, PDF readers, or citation managers for extended capabilities.

About

Ai Agent Using Custom Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages