REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
28/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Multi_Agent
AI agent using Python and Crew AI to automate the search process for relevant blog articles and YouTube videos on a given topic. The system utilized tools like SerperDevTool for web scraping and YouTube Search Tool for video retrieval
Technologies Used- Python: Core programming language used for the project.
- Crew AI: Used for defining and managing AI agents and tasks.
- Langchain: Provides the ability to manage natural language processing workflows and agent-based tasks.
- SerperDevTool: Used for web scraping to find relevant blog articles.
- YouTube API: Utilized for retrieving YouTube videos based on search queries.
- Pydantic: Ensures data validation and serialization in JSON format.
- Streamlit: Simple UI for inputting topics and displaying search results.
Installation
Clone this repository:
git clone https://github.com/Venkateshh-Sugandham/Multi_Agent.git
cd Multi_Agent
Create a Virtual Environment
python3 -m venv venv
Activate the Virtual Environment
venv\Scripts\activate
Install the required dependencies:
pip install -r requirements.txt
Create a .env file in the root directory and add your API keys for YouTube and SerperDevTool:
YOUTUBE_API_KEY=your_youtube_api_key
SERPER_API_KEY=your_serper_api_key
Running the Application
streamlit run app.py
Enter the topic of interest in the app's input field, and the system will automatically retrieve and display the relevant blog articles and YouTube videos.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.
96/100 healthRecently updatedPopularActive repositoryHas homepage
PythonMIT#algorithmic-trading#auto-quant#deep-learning#finance
⑂ 7.4K forks◯ 466 issuesUpdated today
Project homepage ↗An autonomous agent that conducts deep research on any data using any LLM providers
97/100 healthRecently updatedPopularActive repositoryHas homepage
PythonApache-2.0#agent#ai#automation#deepresearch
⑂ 3.9K forks◯ 114 issuesUpdated today
Project homepage ↗