Prashant Sinha
Developer
Info
- prashant@noop.pw
- Paris, France
Summary
Je suis développeur à Paris. Mon travail consiste à employer la programmation, les mathematique et le design comme des outils pour résoudre de problèmes complexes et intéressants. Mes projets couvrent une variété de domaines : Intelligence Artificielle, Vision artificielle, Data Visualisation, Applications Web, et Systèmes Intégrés. J’aime aussi concevoir et imprimer des objets 3D fonctionels.
Experience
Je travaille actuellement sur l’infrastructure pour les flux de travail agentiques et l’analyse des retours. Mon équipe a travaillé sur les chatbots d’IA pour les messageries professionnelles, ce qui a conduit à la création d’une architecture standardisée permettant d’exécuter ces flux de travail. Elle est capable de gérer de grandes quantités d’appels agentiels. Le cadre sous-jacent est Pydantic AI.
My team implemented and supported the Business Messaging products at Partoo.
WeLearn - A tool for collective learning
- Responsible for architecting and developing APIs for a Machine Learning model that classified webpages into Wikipedia Pages (concepts).
- Created visualisation (a map of concepts) that efficiently displays a users concepts with spatial cues and the ability to find other similar concepts.
- Developed browser extensions to ingest webpages.
Hydrodynamics of Super-Paramagnetic Micro-Beads
My work here was to capture the motion of the micro beads undergoing attraction due to an external magnetic field. Based on this it is possible to quantify hydrodynamic drag forces on the beads.
Using open source tools
trackpyandscikit-image, I developed an image processing pipeline to isolate, track, and calculate motion dynamics from the frames. We reached an average frame rate of~800 fps.The Mechanical Sense of Paramecium
As a research intern, I developed high-frequency, real-time image analysis and hardware control pipeline to track long trajectories of Paramecium. I wrote a driver for the microscope stage, and a high-speed image aquisition and processing (~50fps) tool. Using these software we were able to follow the trajectory of moving Paramecium.
Study of Diversity in Phyllotactic Patterns
Phyllotaxis is the arrangement of lateral organs in plants. In this project we attempt to explain the origin of emergent patterns, transitions, and irregularities in such arrangements. Using cylindrical projection unrolling and unwarping, I developed an image analysis pipeline allowing better study of complicated plant organs.
Personalised Medical Events, Conferences, and Courses Recommendation for Doctors at NHS, UK
- Developed the algorithm for classification of events into medical specialities.
- Integrated the classification system into the web app.
- Implemented an event recommendation engine leveraging Elasticsearch and stored features.
- Wrote a framework for event data aggregation from multiple NHS websites.
Computer Vision and Information Extraction
Developed and shipped a utility for digitizing waveforms and extracting metadata from
ECGreports. It is being used at Brigham and Women’s Hospital, Boston for processing more than a million patient records.Also worked on extracting normalized tabular data from scanned medical records. Key challenges here involved handling skewed, desaturated and otherwise low quality images.
Survaider Web App and Survey Builder
Developed a web app backend and REST API in Python.
Designed and developed a web based survey builder tool which was later integrated into the core application.
Human Activity Recognition from Acceleration data Under Naturalistic Conditions
The goal of this project was to develop a system for recognition of low level human activities, such as Walking, Running, Sitting, etc., using a single accelerometer.
Using supervised learning method, we trained a Random Forest Classifier using feature vectors obtained via our model. We were able to produce an accuracy of
95%through our model.Aspiring Researcher Challenge
As a research associate, I was part of the team which was responsible for developing a large, online experiment to study the wisdom of the crowd where I formulated the algorithm for scraping and formatting raw data off multiple crowdfunding platforms.
Modelling and Network Analysis of Intronic miRNA Mediated Gene Expression Regulation
In this project, we developed a mathematical model for gene expression regulation via intronic micro
RNAs, based on emperical data and experimental observations at IGIB.As a part of study, we’ve also generated a
miRNA <=> mRNAtarget network using various available databases.Developed an open-source and modular
ERPsystem andAPIsub-system.Built a classification system for geospacial features between texts originated in different continents. Other responsibilities included design and development of several web portals, graphic designing, media and publishing tasks.
Education
Approches Interdisciplinaires du Vivant
B.Tech. (IT and Mathematical Innovations)
- Major
- Information Technology
- Minors
- Mathematics, Systems Biology
Publications
Investigating the “wisdom of crowds” at scale
ACM UIST, 2015
Protein engineering and de novo designing of a biocatalyst
Journal of Molecular Recognition, 2016
Intronic miRNA mediated gene expression regulation controls protein crowding inside the cell
Gene, 2018
Meta-analysis of genomic variants and gene expression data in schizophrenia suggests the potential need for adjunctive therapeutic interventions for neuropsychiatric disorders
Journal of genetics, 2019
Open Source
Traceur avec changeur d’outils
Peut aligner les outils automatiquement. Publication sur Hackaday.
DisInfo: (Info)rmation (Dis)play
Disinfo tries to make it easier to build animated, interactive, and physical dashboards. I use it as a sandbox to explore and better understand existing technologies and patterns, while maintaing performance on resource constrained devices.
PyBloomFilter: Fast, Memory Mapped Bloom Filter
The goal of
PyBloomFilteris to provide a fast, simple, scalable and correct library for Bloom Filters in Python. I’ve maintained this package since 2016.Hues: Colored terminal text made easy for Python
Hues is a Python package which facilitates printing ANSI encoded text to terminal in unix-like systems.
metaRNA: Find target sites for the miRNAs in genomic sequences
metaRNA finds potential target sites for the microRNAs in genomic sequences. It is built on miRanda, an algorithm for detection and ranking of the targets of microRNA.