Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jerryblessed/fastprompt
- Owner: Jerryblessed
- Created: 2024-07-23T01:19:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T01:26:43.000Z (4 months ago)
- Last Synced: 2024-07-28T01:45:38.764Z (4 months ago)
- Topics: educational-game, gemini-pro, generative-ai, llama3-8b, p2p-network, theta, theta-edgecloud, videostreaming
- Language: TypeScript
- Homepage: https://fast-prompt.vercel.app/
- Size: 14.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)