Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jerryblessed/fastprompt

Try it now
https://github.com/jerryblessed/fastprompt

educational-game gemini-pro generative-ai llama3-8b p2p-network theta theta-edgecloud videostreaming

Last synced: about 23 hours ago
JSON representation

Try it now

Awesome Lists containing this project

README

        

# FastPrompt πŸš€

- Enter multiple prompts ✏️
- 90% AI theta generated content πŸ€–
- Performing theta signed transactions as players move on πŸ”„
- AI in-game help from LLaMA 82b and Gemini 🀝
- ThetaPass login πŸ”
- Creative levels 🎨

[Try it](https://fast-prompt.vercel.app/)

In order to host url of theta video and generated content, view [MongoDB data storage](https://fast-prompt.vercel.app/)

## Getting Started

```bash
# clone the repository
git clone https://github.com/frontendweb3/open-blog.git
# change the directory
cd open-blog
# install packages with pnpm or npm or yarn.
pnpm install
# or
npm install
# or
yarn install
```

Then, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Folder Structure

```bash
.
β”œβ”€β”€ components
β”‚Β Β  β”œβ”€β”€ Card.tsx
β”‚Β Β  β”œβ”€β”€ Footer.tsx
β”‚Β Β  β”œβ”€β”€ Header.tsx
β”‚Β Β  β”œβ”€β”€ Layout.tsx
β”‚Β Β  β”œβ”€β”€ Newsletter.tsx
β”‚Β Β  β”œβ”€β”€ Pagination.tsx
β”‚Β Β  β”œβ”€β”€ Search.tsx
β”‚Β Β  └── useFuse.ts
β”œβ”€β”€ data
β”‚Β Β  └── posts.ts
β”œβ”€β”€ next.config.js
β”œβ”€β”€ next-env.d.ts
β”œβ”€β”€ package.json
β”œβ”€β”€ pages
β”‚Β Β  β”œβ”€β”€ 404.tsx
β”‚Β Β  β”œβ”€β”€ _app.tsx
β”‚Β Β  β”œβ”€β”€ authors
β”‚Β Β  β”œβ”€β”€ _document.tsx
β”‚Β Β  β”œβ”€β”€ index.tsx
β”‚Β Β  β”œβ”€β”€ read
β”‚Β Β  β”‚Β Β  └── [slug].tsx
β”‚Β Β  └── tags
β”‚Β Β  └── [slug].tsx
β”œβ”€β”€ pnpm-lock.yaml
β”œβ”€β”€ postcss.config.js
β”œβ”€β”€ public
β”‚Β Β  β”œβ”€β”€ favicon.ico
β”‚Β Β  β”œβ”€β”€ images
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ android.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ blog-2.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ camera.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ computer.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ health.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ios.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ photographer.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ smartphone.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ software-developer.jpg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ technology.jpg
β”‚Β Β  β”‚Β Β  └── vegetables.jpg
β”‚Β Β  β”œβ”€β”€ moon.jpg
β”‚Β Β  β”œβ”€β”€ next.svg
β”‚Β Β  β”œβ”€β”€ thirteen.svg
β”‚Β Β  └── vercel.svg
β”œβ”€β”€ README.md

β”œβ”€β”€ styles
β”‚Β Β  └── globals.css
β”œβ”€β”€ tailwind.config.js
β”œβ”€β”€ tsconfig.json
└── type.d.ts
```

Spacial thanks to [OpenBlog](https://github.com/frontendweb3/open-blog) for their framework

[Support development❀️](https://paystack.com/pay/47piu3ljaq)