Generative AI Intern
Ryght AI
Remote·Mar 2024 - May 2025
Built conversational generative AI agents over the public ClinicalTrials.gov API that turn a natural-language question into structured queries and return grounded results, using hybrid vector and keyword retrieval.
What I worked on
- •Built conversational generative AI agents over the public ClinicalTrials.gov API that translate a user's natural-language question into structured API queries and return grounded results they can keep interrogating.
- •Implemented hybrid retrieval combining vector search with keyword matching over clinical trial data, testing retrieval strategies against search quality.
- •Deployed the agents with Docker and Spring Boot behind a React front end with SQL-backed API generation.
Tools and techniques
PythonGenerative AI AgentsHybrid RetrievalVector SearchRAGDockerSpring BootReact