ResearchAgent
ResearchAgent copied to clipboard
Welcome to ResearchAgent ! A personal research assistant powered by GPT-3.5/GPT-4. You can ask follow up questions. Get source details of your answer
ResearchAgent
Welcome to ResearchAgent! ResearchAgent is not just any web search tool – it's your personal research assistant powered by the mighty GPT-3.5/GPT-4 at its core. It not only provides concise and accurate answers but also offers references to the extracted data sources. With its memory capabilities, you can ask follow-up questions, enabling a continuous flow of insightful conversations.
https://github.com/Shivanandroy/ResearchAgent/assets/25221992/d9e1740c-339b-4f2b-b38f-8476164cb3f0
Installation
- Clone this repository to your local machine:
git clone https://github.com/Shivanandroy/ResearchAgent.git
- Install the required dependencies using pip:
pip install -r requirement.txt
- Add your OPENAI_API_KEY to the .env file:
OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>
- Run the application:
chainlit run app.py
Support
If you encounter any problems or have questions regarding ResearchAgent, please create an issue in the GitHub repository.
License
ResearchAgent is released under the APACHE License.