Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.17.1
metadata
title: Multi-Agent AI - Article Writing
emoji: 📖
colorFrom: blue
colorTo: gray
sdk: gradio
sdk_version: 5.5.0
app_file: app.py
pinned: true
license: apache-2.0
short_description: Multi-Agent AI with crewAI
AI Scientific Paper Generator
An AI-powered application that generates comprehensive scientific papers using a multi-agent system. Created by Dr. Fernando Ly.
Features
- Research Agent: Collects relevant scientific articles from PubMed Central and Google Scholar
- Writing Agent: Synthesizes research into a well-structured scientific paper
- Proper APA citations and references
- Modern, user-friendly interface
Installation
- Clone the repository:
git clone https://github.com/yourusername/ai-scientific-paper-generator.git
cd ai-scientific-paper-generator
- Install dependencies:
pip install -r requirements.txt
- Create a .env file with your Gemini API key:
GEMINI_API_KEY=your_api_key_here
Usage
- Run the application:
python app.py
- Open your browser and navigate to the provided URL
- Enter your research topic
- Wait for the agents to generate your paper
Paper Structure
The generated papers follow standard scientific paper format:
- Introduction
- Materials and Methods
- Results
- Discussion
- Conclusion
- References
Credits
Created by Dr. Fernando Ly
License
MIT License
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference