Skip to content

Commit

Permalink
update projects list
Browse files Browse the repository at this point in the history
  • Loading branch information
ApplebaumIan authored Jan 18, 2025
1 parent 3bdd726 commit b907c92
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions documentation/src/pages/projects.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ The goal is to develop a GitHub Copilot clone that functions similarly but inclu
This project focuses on enhancing augmentative and alternative communication (AAC) devices for children. It aims to integrate games that encourage social interaction while also providing necessary communication tools for AAC users, potentially reducing social isolation.
### Piggyback Learning
The project involves creating tools to make educational YouTube videos more engaging for children. These tools would inject interactive quizzes and learning materials into videos to improve structured learning experiences.
### Procedural Scaffolding
Inspired by the Mechanical Novel framework, this project explores the use of AI agents to replace crowdsourcing workers in creating stories. Different agents can be assigned personalities, akin to famous authors, to evaluate how effectively AI can produce quality written content.
### 3D Printer Security
The project involves developing a security tool for 3D printing systems used by the U.S. Navy and Marine Corps. The goal is to create a "last mile" security solution that scans the manufacturing files either before or as they are being sent to the 3D printer. This tool should detect and prevent malicious activities such as wasting materials, overheating, or damaging the printer through unauthorized commands.
### Bioinformatics Software Tutorial Supporting Chatbot
This project aims to develop a software that uses AI to facilitate learning about bioinformatics. It involves creating a chatbot with retrieval-augmented generation (RAG) capabilities, which can refer to a database to answer user questions. Key features include a customized tutorial experience, a clean web application interface, chat history, use of a free API key to keep costs low, and the ability to admit when it doesn't know an answer rather than providing incorrect information. This project highlights the potential for interdisciplinary collaboration and overcoming barriers in bioinformatics education.
### Story Builder Project
This project proposes the use of AI agents to automate story creation. It envisions a system where users can generate agents that create story outlines and chapters, which are then voted on for selection. The process is inspired by crowdsourcing but uses AI agents instead of human writers. The system also allows for user edits and aims to create a full story autonomously. The project draws inspiration from existing research on collaborative writing to develop a new method using AI technology.

0 comments on commit b907c92

Please sign in to comment.