A collection of specialized AI agents for different tasks, built with modern AI frameworks.
A modular scientific research agent built with LangGraph that can search for papers, analyze them, and answer research queries.
A lightweight agent for podcast-related tasks and processing audio content.
- Clone the repository:
git clone https://github.com/MohitGoyal09/ai-agents.git
cd ai-agents- Choose an agent to work with and follow its specific setup instructions in the agent's README.
- Python 3.9+
- Dependencies vary by agent (see individual READMEs)
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.