Inspiration

The inspiration behind Reactant314 comes from the unique mental state between wakefulness and sleep known as the hypnagogic state. During this time, the mind is exceptionally fluid and inventive, often generating novel connections between ideas. Our goal was to harness this creativity through artificial intelligence to spark innovation across various aspect of real life solutions.

What Reactant314 does

Reactant314 uses the Gemini model to replicate a pseudo-hypnagogic state, fostering a digital environment where creativity is enhanced. It takes daily prompts—like a 'word of the day'—and generates expansive, innovative ideas across multiple categories including personal well-being, education, environment, healthcare, community, and industry. This allows users to explore new concepts and solutions that might not arise during conventional brainstorming sessions.

How we built it

We integrated AI technology using Python, employing libraries such as requests for web scraping and BeautifulSoup for parsing HTML content. This setup grabs the daily word from a trusted dictionary site, which then serves as a stimulus for the Gemini AI model. The AI is configured to simulate a state of relaxed awareness, pushing the boundaries of conventional idea generation through a structured brainstorming protocol that we designed.

Challenges we ran into

Initially, the trigger word for the idea generation process was chosen randomly, which did not guarantee uniqueness each day. Additionally, manually curating a list of words proved to be labor-intensive. To address these challenges, we adopted a more reliable approach by sourcing the "word of the day" from a dictionary website. Adapting AI to accurately simulate the hypnagogic state posed significant challenges. Ensuring the AI's output remained relevant and innovative without straying into impractical or abstract ideas required meticulous tuning of the model's parameters, such as temperature and top-p settings.

Accomplishments that we're proud of

We are proud to have developed a prototype that not only stimulates creativity but does so in a structured manner that can be applied to real-world problems. The feedback from initial testers (my friends and family members) has been positive, with users reporting a significant enhancement in the quality and originality of their ideas.

What we learned

This project deepened our understanding of both AI’s capabilities and its limitations in creative processes. We explored advanced AI configuration settings and learned to balance creativity with coherence. It is exciting to see that Gemini understand the hypnogogic state and try to mimic it.

What's next for Reactant314

Moving forward, we plan to refine the AI's understanding of different industry sectors to tailor the brainstorming sessions more effectively. We also aim to develop a mobile application to make our tool accessible anywhere, anytime. Additionally, we are considering a collaborative feature that allows users to build on each other’s ideas, fostering a community of innovation.

Built With

Share this project:

Updates