GeneticsGPT is a powerful and intuitive application that leverages the OpenAI GPT-3.5-turbo model to provide insights and answers to genetic and disease-related questions. With its user-friendly interface and integration with the Open Targets genetics database, this application makes it easy to explore and understand complex genetic information.
Clone the repository.
Install the required dependencies using pip.
Set up your OpenAI API key:
"your-openai-api-key"
in the code with your actual API key.Run the application:
python main.py
Enter your question related to genetics or diseases in the input field and click the "Submit" button.
The application will display the query response in the answer widget on the left side.
Generated FAQs will be listed below the answer widget. Click on an FAQ to view a concise answer in the answer text area on the right side.
Explore the generated FAQs and their answers to gain insights into the genetic and disease-related information.
GeneticsGPT is a GPT-based search engine to translate natural language queries into valid GraphQL queries. This empowers users to easily explore and extract insights from the Open Targets dataset as currently Open Targets lacks a sophisticated search engine for complex queries, so this tool becomes very useful for drug discovery and genetics research.
This project is licensed under the MIT License.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
For any questions or inquiries, please contact owensingh72@gmail.com.
Please leave a star on the repository! 🧬✨