View the live system at news.elata.bio
Elata Biosciences is pioneering an open-source model at the intersection of blockchain and neuropsychiatry.
Our mission is to create a decentralized, distributed, and open ecosystem that utilizes blockchain to capitalize drug development efforts in high-impact areas across psychiatry.
We aim to pursue opportunities in areas of high unmet patient need and assemble a collective of experts around the given area to create new solutions.
To achieve our goals, we consider the entire drug development pipeline from start to finish by utilizing novel or undervalued basic and applied science and translating these findings into real-world solutions for patients. Our iterative approach combines the power of working directly with patient communities and alternative governance structures that can finance these innovations.
Elata Biosciences is functioning as a Decentralized Autonomous Organization (DAO) and does not have a CEO or Board of Directors. Its members govern the organization through voting on governance proposals with our governance token. The token utilized for governance within Elata is the ERC-20 token, $ELATA. A person or organization verifiably holding at least one governance token becomes a member automatically.
Elata Biosciences employs a democratic governance model where each token holder's voting power is directly proportional to their token holdings. Specifically, each $ELATA token represents one vote, ensuring that governance is distributed among all token holders based on their stake in the DAO. This one token, one vote system is guided by insights from our stewards and core teams, facilitating a community-driven approach where every token holder's voice is heard, proportional to their commitment to the DAO.
You can learn more about us on our website here, join our Discord to stay updated on our progress, or read the news provided by this system at news.elata.bio.
This project implements System 4 of Stafford Beer's cybernetic framework for organizational management, specifically adapted for Decentralized Autonomous Organizations (DAOs). In Beer's model, System 4 serves as the "outside and future" sensing organ - monitoring the environment and planning for adaptation. This project applies this principle to the DAO's decision-making process.
The platform acts as the DAO's environmental scanner, using GPT to process information about scientific papers, industry developments, consumer trends, developments in decentralized science, etc. This systematic monitoring allows the DAO to detect emerging opportunities, potential threats, and shifting paradigms that could impact its strategic direction. By transforming this environmental data into actionable intelligence, the system enables informed decision-making by token holders and helps maintain the organization's viability in a complex, fast-moving landscape.
The overall intent of this project is to automate as much of the DAO's System 4 process as possible with AI.
elata-vsm-system/
├── scraper/ # AI-powered news aggregation engine
├── web/ # Next.js frontend platform
└── shared-types/ # Shared TypeScript types
- Clone the repository:
git clone https://github.com/Elata-Biosciences/elata-vsm-system-4.git
cd elata-vsm-system-4
- Follow setup guides for each module For detailed setup instructions:
- Node.js, Express,TypeScript
- PM2 process management
- OpenAI API for content analysis against our scrapping sources
- NewsAPI for keyword-based news aggregation
- Automated data aggregation
- Full Scraper Documentation
- Next.js 15 with App Router
- Server-side rendering
- Full Web Documentation
- TypeScript
- Zod schemas for data validation and ChatGPT structured outputs
- Full Shared Domain Logic Documentation
We welcome contributions! You can join our Discord to discuss ideas, ask questions, and contribute to the project.
All skill levels are welcome to contribute, and let us know if you need help getting started.
- Integration of more advanced AI models for analysis pending token launch
- Integration with communities on Reddit, X, Farcaster, and Discord
- Addition of more sources and keywords for scraping
- Scrapping for more complex scientific and grey literature sources
- Assistance in flagging information about new molecules, drugs, research, and devices for deal flow
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.