chore: update readme
This commit is contained in:
parent
b6118fdb47
commit
15e6e2a07c
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -1,10 +1,8 @@
|
||||||
# Cozy Discovery: Uncover Hidden Gems on the Fediverse
|
# Cozy Discovery: Uncover Hidden Gems on the Fediverse
|
||||||
|
|
||||||
Welcome to Cozy Discovery, a pioneering project that brings the power of the decentralized social platform, Fediverse, directly into [cozy.pub](https://cozy.pub). We're excited to introduce an aggregated explore API that reveals what's trending in the Fediverse, so you can discover new and interesting articles with ease.
|
Welcome to Cozy Discovery, a pioneering project that brings the power of the decentralized social platform, Fediverse, directly into [cozy.pub](https://cozy.pub).
|
||||||
|
|
||||||
## **What is Cozy Discovery?**
|
The API aggregates data from various platforms, providing a comprehensive view of popularly shared articles within any given day. Whether you're a curious reader or an editor looking for inspiration, Cozy Discovery has got you covered.
|
||||||
|
|
||||||
Our mission is simple: empower users to explore the vast, decentralized social space of the Fediverse. Our API aggregates data from various platforms, providing a comprehensive view of popularly shared articles within any given day. Whether you're a curious reader or an editor looking for inspiration, Cozy Discovery has got you covered.
|
|
||||||
|
|
||||||
## **Key Features**
|
## **Key Features**
|
||||||
|
|
||||||
|
@ -18,13 +16,15 @@ Unlike traditional social media platforms, Cozy Discovery is built on a decentra
|
||||||
|
|
||||||
### 3. **Easy Integration**
|
### 3. **Easy Integration**
|
||||||
|
|
||||||
Our explore API is designed to be easily integrated into any application or website. Whether you're building the next big thing or just want to add a touch of Fediverse flair to your cozy reader, we've got you covered.
|
Our explore API is designed to be easily integrated into any client application or website. Whether you're building the next big thing or just want to add a touch of Fediverse flair to your cozy reader, we've got you covered.
|
||||||
|
|
||||||
## **Technical Details**
|
## **Technical Details**
|
||||||
|
|
||||||
- Data aggregation and processing using Python and SQL
|
- Web server built using [Actix](https://actix.rs/) fromwork for [Rust](https://www.rust-lang.org/)
|
||||||
- API endpoints for easy integration (more details coming soon)
|
|
||||||
- Compatible with various programming languages and frameworks
|
## Use of LLMs
|
||||||
|
- Coding assistance using [qwen3-coder:30b](https://ollama.com/library/qwen3-coder)
|
||||||
|
- Documentation assistance using [llama3.1:8b](https://ollama.com/library/llama3.1)
|
||||||
|
|
||||||
## **Why Cozy Discovery?**
|
## **Why Cozy Discovery?**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue