The idea is that the agent will be prompted with a question, and based on the question, it will counter-question the user to gain more insights. It will then pass this information to the web researcher, who will conduct thorough research on the topic and provide the research insights to a LaTeX converter. The LaTeX converter will then pass the results to the PDF maker, and the final document will be saved to the user's directory.
The AI Research Generator is a platform that automates the entire research paper generation process through a series of intelligent AI agents:
We aim to build a research hub like arXiv but with a twist: instead of traditional researchers, anyone can prompt the system to generate research papers, making it accessible to anyone curious enough to ask a question.
Clone the repository:
git clone https://github.com/yourusername/ai-research-generator.git
cd ai-research-generator
Install dependencies:
pip install -r -q requirements.txt
Set up environment variables:
# Create a .env file and add your API keys
GROQ_API_KEY="YOUR_KEY_GOES_HERE"
Get your API key here:
While weβre still in development, our roadmap includes:
Weβre excited to have contributions from the community! Feel free to fork the repo and submit a Pull Request. Weβd love to see what you create!