Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added real information into the Readme file
  • Loading branch information
Mazeniify authored Mar 7, 2024
1 parent 2476fda commit 4de64e6
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,20 @@
<div id="header" align="center">
<img src="https://lablab.ai/_next/image?url=https%3A%2F%2Fstorage.googleapis.com%2Flablab-static-eu%2Fimages%2Fevents%2Fclsvwsh8m000x3b6rhvbmf7cf%2Fundefined_imageLink_xbaa800rg.jpg&w=1080&q=75" width="1050" height="400"/>
</div>
<h1 align="center">APP NAME</h1>
<h1 align="center">Dr. Dracula</h1>

## Application Description

APP DESCRIPTION
A web application that allows users to understand their blood test results quick easy using AI.

## Table of Contents

<details>
<summary>APP NAME</summary>
<summary>Dr. Dracula</summary>

- [Application Description](#application-description)
- [Table of Contents](#table-of-contents)
- [Demo](#demo)
- [Prototype](#prototype)
- [Screenshots](#screenshots)
- [Technology Stack](#technology-stack)
- [Features](#features)
- [How to use the app locally](#how-to-use-the-app)
Expand All @@ -29,28 +27,28 @@ APP DESCRIPTION

## Demo

[View Demo Video](https://link.com)

## Prototype

[View Prototype](https://link.com)

## Screenshots
[View Demo Video]([https://link.com](https://dr-dracula.vercel.app/))


## Technology Stack

| Technology | Description |
| ------------------------------------------------------------- | -------------------------------------------------------------------- |
| TypeScript | TypeScript is a free and open source programming language developed and maintained by Microsoft. |

| TypeScript | TypeScript is a free and open source programming language developed and maintained by Microsoft.
| FastAPI | a modern, fast (high-performance), web framework for building APIs with Python.
| Next.js | Next.js is a popular open-source React framework for building web applications.
| ShadCn | Beautifully designed components that you can copy and paste into your apps.
| OpenAI Python Library | A library that allows developers to interact with OpenAI's powerful models.
| JavaScript | A versatile and widely used programming language, primarily known for its role in web development.
| PyMuPDF | A library used for dealing with PDF files in Python.
| Beautiful Soup 4 | A library used for web scraping in Python.


## Features

- FEATURE 1
- FEATURE 1
- FEATURE 1
- Extremely easy to use
- Provides accurate information and a source
- Fast performance

## How to use the app locally

Expand Down Expand Up @@ -105,4 +103,4 @@ docker run -p 3000:3000 sandramsc/leap-hackathon

## License

[![GitLicense](https://img.shields.io/badge/License-MIT-lime.svg)](https://github.com/sandramsc/leap-hackathon/blob/master/LICENSE)
[![GitLicense](https://img.shields.io/badge/License-MIT-lime.svg)](https://github.com/sandramsc/leap-hackathon/blob/master/LICENSE)

0 comments on commit 4de64e6

Please sign in to comment.