Pinned Repositories
-Clinical_Trial-clinical_trials_3000
-Doctor_AI-doctorai-ui
-Doctor_AI-react-simple-chatbot
:speech_balloon: Easy way to create conversation chats
-HealthCare-GNN_drug_disease
AlphaCodium
Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
big-data-datasets
Curated list of Publicly available Big Data datasets. Uncompressed size in brackets. No Blockchains.
ChatGPT_Clone
This is the code for "I Built a ChatGPT Clone of Myself!" by Siraj Raval on Youtube
code_contests
ecubeproject's Repositories
ecubeproject/-Clinical_Trial-clinical_trials_3000
ecubeproject/-Doctor_AI-react-simple-chatbot
:speech_balloon: Easy way to create conversation chats
ecubeproject/-HealthCare-GNN_drug_disease
ecubeproject/AlphaCodium
Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
ecubeproject/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
ecubeproject/Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
ecubeproject/GPT4DFCI_Cancer_AI
A private and secure generative AI tool, based on GPT-4 and deployed for non-clinical use at Dana-Farber Cancer Institute
ecubeproject/nyc-taxi-data
Import public NYC taxi and for-hire vehicle (Uber, Lyft) trip data into a PostgreSQL or ClickHouse database
ecubeproject/open-interpreter
A natural language interface for computers
ecubeproject/qdrant_fastLLLM
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
ecubeproject/diabetes_prediction
a diabetes_prediction app based on pima_india diabetes dataset
ecubeproject/EMAIL_SPAM_HAM_DETECTION_E2E
This is an end to end machine learning AI and NLP project including model building, deployment, model monitoring and retraining.
ecubeproject/GEN_AI_P9_VOICE_TRANSCRIBER
This is an audio transcriber utility with GUI where user can select a small audio file from his PC and transcription text for the audio is displayed in GUI
ecubeproject/GENAI_P10_LONG_AUDIO_TRANSCRIBER
This is an audio transcriber application without GUI but capbale of handling bigger files. It splits and stores them into smaller files and then produces transcription output on console.
ecubeproject/GENAI_P11_RAG_URL_INFORMATION_RETRIEVER
This RAG application is information retriever using openAI API. User can specify upto 5 URLs and we can get information from them on specified topic
ecubeproject/GENAI_P12_RAG_PDF_SUMMARIZER
This is RAG based GEN AI streamlit application. It uses openAI API key. User uploads a PDF and asks question to get relevant summary from PDF
ecubeproject/GENAI_P3_QUIZ_GENERATOR
this is a quiz generator project using the django framework , html, css and open AI API key in the back ground
ecubeproject/GENAI_P4_LANGUAGE_TRANSLATOR
This is tkinter based project and stan alone desktop application for Windows. User browses to any words document and can translate it to Gujarati, Hindi, French or Spanish
ecubeproject/GENAI_P6_PPT_GENERATOR
This is a powerpoint generator that uses openAI API and Dalle-3 API to produce powerpoint presentation based on text prompt given by user. Contains a progress bar so that user can see the progress of process.
ecubeproject/GENAI_P7_IMAGE_GENERATOR
This is a simple python app which creates image based on prompt entered by user and displays it in a GUI
ecubeproject/GENAI_P8_TRANSLATE_TRANSCRIBE
A simple app using whisper_AI and python to translate and transcribe small audio files
ecubeproject/GENAI_P9_VOICE_TRANSCRIBER
This is a voice transcriber app with minimal UI. It allows user to select an audio file from his PC, automatically detects the language and generates text transcription in same language.
ecubeproject/GENERIC_SUPER_CLASSIFIER
A super powerful generic classifier that allows user to upload dataset, do EDA and print all summary statistics by a button-click. User selects one of 13 algorithms and hyperparameters using UI and train and evaluate model in one click. Bonus: User can plot 7 plots in one click.
ecubeproject/heart_attack_prediction_gradio_app
A gradio app based on XGBoost classifier with 97% F1-Score on real data for predicting probability of heart-attack. Its basic versionis deployed on hugging face at https://huggingface.co/spaces/minusquare/gradio_app
ecubeproject/loan_eligibility_chatbot
This loan eligibility chatbot allows loan applicants to enter their details and instatly shows if their loan is approved or not. It also explains which facotrs in applicant's profile lead to decision as 'Approval' or ' Rejection', bringing transparency to entire process.
ecubeproject/ppp-final
this is final repository with modified front-end in previous property price prediction project
ecubeproject/PPP_XGB_REGRESSION
ecubeproject/Smart_Agriculture_App
This is a crop-recommender app(classification) which suggests which crop would grow optimally based on conditions like Nitrogen, Phosphorous,Potassium,temperature, humidity, PH and rainfall
ecubeproject/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
ecubeproject/Three_Web_Scrappers