This project is an AI Research Assistant built using Langflow.
It’s designed to assist users in:
- Summarizing academic papers
- Drafting research notes and reports
- Generating references and citations
- Enhancing literature review workflows
The core workflow is stored as a Langflow JSON file (research_assistant_flow.json) which can be imported into Langflow and run.
- Install or launch Langflow.
- Import the workflow JSON file.
- Connect your LLM provider (OpenAI key or another LLM).
- Input research topics, text, or questions into the assistant and receive summarized outputs.
- Requires an active LLM API key.
- Outputs should be reviewed carefully; AI-generated content may require validation.
- Primarily intended for educational and research assistance purposes, not as a standalone authoring tool.
- Learned prompt engineering and building modular conversational flows.
- Gained experience in automating research summarization tasks.
- Applied AI to practical academic workflows.
This repository is licensed under the MIT License. Educational use and modification are permitted.